Book picks similar to
Computers: An Illustrated History by Christian Wurster
technology
nonfiction
computer-science
history
The Art of Readable Code
Dustin Boswell - 2010
Over the past five years, authors Dustin Boswell and Trevor Foucher have analyzed hundreds of examples of "bad code" (much of it their own) to determine why they’re bad and how they could be improved. Their conclusion? You need to write code that minimizes the time it would take someone else to understand it—even if that someone else is you.This book focuses on basic principles and practical techniques you can apply every time you write code. Using easy-to-digest code examples from different languages, each chapter dives into a different aspect of coding, and demonstrates how you can make your code easy to understand.Simplify naming, commenting, and formatting with tips that apply to every line of codeRefine your program’s loops, logic, and variables to reduce complexity and confusionAttack problems at the function level, such as reorganizing blocks of code to do one task at a timeWrite effective test code that is thorough and concise—as well as readable"Being aware of how the code you create affects those who look at it later is an important part of developing software. The authors did a great job in taking you through the different aspects of this challenge, explaining the details with instructive examples." —Michael Hunger, passionate Software Developer
Tata
Morgen Witzel - 2010
1 Lakh/ below US$ 2500 car), is set to change our perception of India': on the threshold of becoming a truly global brand.*s oldest and most respected corporate brand. With a major international presence, in a variety of areas including steel, tea, chemicals, communications and software, Tata now stands 65th in the world brand valuation league. But what is the Tata brand all about? What are its values? How do people perceive it, in India and around the world? In this absorbing and informed book Morgen Witzel digs into the heart of the Tata enterprise, describes its origins, how Tata's reputation and image evolved, and how the group has worked to transform that image into a powerful and valuable brand. Tata: The Evolution of a Corporate Brand goes to the core of the Tata ethos to explore the unique relationship between the Tata group and the Indian people, a relationship that goes beyond the achievements of a successful business to its social contributions for its employees and the society at large. Finally it asks how that reputation will be perceived and understood as Tata moves into global markets. Whether you re an entrepreneur, a manager, a marketer, or an interested Tata loyalist this book will help you understand the durability of the brand and inspire you with the values it holds onto in the global economy.
What's New in Java 7?
Madhusudhan Konda - 2011
Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism.
The One Device: The Secret History of the iPhone
Brian Merchant - 2017
But packed within its slim profile is the fascinating, untold story of scientific, technological, and business breakthroughs--global in scope, sometimes centuries in the making, and coming from vastly different disciplines--that enabled Apple to create the most profitable product in history.For all the time we spend swiping, tapping, and staring at iPhones, you think there would be few things we didn't know about these gadgets. But think again. is a Magic School Bus trip inside the iPhone--traveling into its guts, peeling back its layers, and launching explorations that take us to the driest place on earth and a Mongolian lake of toxic sludge, down the Silk Road, into 19th century photography, and all the way back to Cupertino, California, where members of the original design team reflect on the earth-shattering work they did.As multifaceted as the invention it follows, The One Device is a roving, wide-lens approach to tech history that engages the imagination as it explores the marvel of engineering that millions of us use each day.
Fundamentals of Computer Graphics
Peter Shirley - 2002
It presents the mathematical foundations of computer graphics with a focus on geometric intuition, allowing the programmer to understand and apply those foundations to the development of efficient code. - The fundamental mathematics used in graphics programs - The basics of the graphics pipeline - BSP trees - Ray tracing - Surface shading - Texture mapping Advanced topics include: - Curves and surfaces - Color science - Global illumination - Reflection models - Image-based rendering - Visualization Extensive exercises and references for further reading enhance each chapter. An introduction for novices---a refresher for professionals.
Trespass: A History Of Uncommissioned Urban Art
Carlo McCormick - 2010
Yet unsanctioned public art remains the problem child of cultural expression, the last outlaw of visual disciplines. It has also become a global phenomenon of the 21st century. Made in collaboration with featured artists, Trespass examines the rise and global reach of graffiti and urban art, tracing key figures, events and movements of self-expression in the city's social space, and the history of urban reclamation, protest, and illicit performance. The first book to present the full historical sweep, global reach and technical developments of the street art movement, Trespass features key works by 150 artists, and connects four generations of visionary outlaws including Jean Tinguely, Spencer Tunick, Keith Haring, Os Gemeos, Jenny Holzer, Barry McGee, Gordon Matta-Clark, Shepard Fairey, Blu, Billboard Liberation Front, Guerrilla Girls and Banksy, among others. It also includes dozens of previously unpublished photographs of long-lost works and legendary, ephemeral urban artworks. Also includes: • Unpublished images of street art by Keith Haring and Jean-Michel Basquiat • Unpublished photographs by Subway Art luminary Martha Cooper • Unpublished photos from the personal archives of selected artists • Incisive essays by Anne Pasternak (director of public arts fund Creative Time) and civil rights lawyer Tony Serra • Special feature: exclusive preface by Banksy
Mastering Digital SLR Photography
David D. Busch - 2004
This book uniquely concentrates on creative techniques for the digital SLR photographer. Photography with Digital SLR and "SLR-like" cameras isn't exactly like conventional film SLR photography; nor is it exactly like digital photography with non-SLR cameras. DSLRs have special advantages, special features, and special problems that need to be addressed and embraced. In addition, users of these cameras tend to expect more from their photography and crave the kind of information that will let them wring every ounce of creativity out of their equipment. Anyone who has a Windows PC or Macintosh and a digital SLR camera will find advanced techniques in this book. Readers will cover various aspects of DSLRs including: why DSLRs work best for creative posing for group and individual portraits, using DSLRs to capture close-up scenes on the desktop using the digital camera's special capabilities, how to get great travel photos with a DSLR, and how to archive them when far from a computer.
Clean Architecture
Robert C. Martin - 2017
"Uncle Bob" Martin shows how to bring greater professionalism and discipline to application architecture and design.As with his other books, Martin's Clean Architecture doesn't merely present multiple choices and options, and say "use your best judgment": it tells you what choices to make, and why those choices are critical to your success. Martin offers direct, no-nonsense answers to key architecture and design questions like:What are the best high level structures for different kinds of applications, including web, database, thick-client, console, and embedded apps?What are the core principles of software architecture?What is the role of the architect, and what is he/she really trying to achieve?What are the core principles of software design?How do designs and architectures go wrong, and what can you do about it?What are the disciplines and practices of professional architects and designers?Clean Architecture is essential reading for every software architect, systems analyst, system designer, and software manager — and for any programmer who aspires to these roles or is impacted by their work.
Beginning Programming All-In-One Desk Reference for Dummies
Wallace Wang - 2007
If programming intrigues you (for whatever reason), Beginning Programming All-In-One Desk Reference For Dummies is like having a starter programming library all in one handy, if hefty, book.In this practical guide, you'll find out about algorithms, best practices, compiling, debugging your programs, and much more. The concepts are illustrated in several different programming languages, so you'll get a feel for the variety of languages and the needs they fill.Inside you'll discover seven minibooks:Getting Started: From learning methods for writing programs to becoming familiar with types of programming languages, you'll lay the foundation for your programming adventure with this minibook. Programming Basics: Here you'll dive into how programs work, variables, data types, branching, looping, subprograms, objects, and more. Data Structures: From structures, arrays, sets, linked lists, and collections, to stacks, queues, graphs, and trees, you'll dig deeply into the data. Algorithms: This minibook shows you how to sort and search algorithms, how to use string searching, and gets into data compression and encryption. Web Programming: Learn everything you need to know about coding for the web: HyperText. Markup Language (better known simply as HTML), CSS, JavaScript, PHP, and Ruby. Programming Language Syntax: Introduces you to the syntax of various languages - C, C++, Java, C#, Perl, Python, Pascal, Delphi, Visual Basic, REALbasic - so you know when to use which one. Applications: This is the fun part where you put your newly developed programming skills to work in practical ways. Additionally, Beginning Programming All-In-One Desk Reference For Dummies shows you how to decide what you want your program to do, turn your instructions into "machine language" that the computer understands, use programming best practices, explore the "how" and "why" of data structuring, and more. And you'll get a look into various applications like database management, bioinformatics, computer security, and artificial intelligence. After you get this book and start coding, you'll soon realize that -- wow! You're a programmer!
Wall and Piece
Banksy - 2005
Not only did he smuggle his pieces into four of New York City's major art museums, he's also "hung" his work at London's Tate Gallery and adorned Israel's West Bank barrier with satirical images. Banksy's identity remains unknown, but his work is unmistakable with prints selling for as much as $45,000.
The Century
Peter Jennings - 1998
Sharpe James, the mayor of Newark, New Jersey, recalls the sense of excitement and possibility he felt when Jackie Robinson became the first black ballplayer in the major leagues. Gilles Ryan remembers what it was like to be a high-school student in Dayton, Tennessee, during the Scopes Trial. Connie Chang talks about emigrating to the United States from Korea and establishing a liquor store in Los Angeles, only to have it destroyed in the civil unrest. Comparisons to Harold Evans's The American Century are, perhaps, inevitable, but in addition to the emphasis on ordinary lives, The Century is further distinguished by the effective use of color photography (as well as several black-and-white shots). The book's sweeping narrative, shaped by Jennings and Brewster's comprehensive text, also flows a bit more smoothly than Evans's telegraphic prose; one can almost imagine Jennings reciting from these pages as he hosts the ABC/History Channel documentaries to which this book is a companion piece.
See America: A Celebration of Our National Parks & Treasured Sites
Creative Action Network - 2016
Artists from all over the world have participated in the creation of this new, crowdsourced collection of See America posters for a modern era. Featuring artwork for 75 national parks and monuments across all 50 states, this engaging keepsake volume celebrates the full range of our nation's landmarks and treasured wilderness.
Programming F# 3.0
Chris Smith - 2009
You’ll quickly discover the many advantages of the language, including access to all the great tools and libraries of the .NET platform.Reap the benefits of functional programming for your next project, whether you’re writing concurrent code, or building data- or math-intensive applications. With this comprehensive book, former F# team member Chris Smith gives you a head start on the fundamentals and walks you through advanced concepts of the F# language.Learn F#’s unique characteristics for building applicationsGain a solid understanding of F#’s core syntax, including object-oriented and imperative stylesMake your object-oriented code better by applying functional programming patternsUse advanced functional techniques, such as tail-recursion and computation expressionsTake advantage of multi-core processors with asynchronous workflows and parallel programmingUse new type providers for interacting with web services and information-rich environmentsLearn how well F# works as a scripting language
Chromatopia: An Illustrated History of Color
David Coles - 2019
Throughout history, pigments have been made from deadly metals, poisonous minerals, urine, cow dung, and even crushed insects. From grinding down beetles and burning animal bones to alchemy and pure luck, Chromatopia reveals the origin stories behind over fifty of history’s most vivid color pigments.Featuring informative and detailed color histories, a section on working with monochromatic color, and “recipes” for paint-making, Chromatopia provides color enthusiasts with an eclectic story of how synthetic colors came to be. Red lead, for example, was invented by the ancient Greeks by roasting white lead, and it became the dominant red in medieval painting.Spanning from the ancient world to modern leaps in technology, and vibrantly illustrated throughout, this book will add a little chroma to anyone’s understanding of the history of colors.
CompTIA Project+ Study Guide Authorized Courseware: Exam PK0–003
Kim Heldman - 2010
You'll find complete coverage of all exam objectives, including key topics such as project planning, execution, delivery, closure, and others. CompTIA's Project+ is the foundation-level professional exam in the complex world of project management; certified project managers often choose to go on and obtain their Project Management Professional (PMP) certifications as well Provides complete coverage of all exam objectives for CompTIA's first update to the Project+ exam in six years Covers project planning, execution, delivery, change, control, communication, and closure Demonstrates and reinforces exam preparation with practical examples and real-word scenarios Includes a CD with Sybex test engine, practice exams, electronic flashcards, and a PDF of the book Approach the new Project+ exam with confidence with this in-depth study guide! Reviews