Fifty Inventions That Shaped the Modern Economy


Tim Harford - 2017
    Who thought up paper money? What was the secret element that made the Gutenberg printing press possible? And what is the connection between The Da Vinci Code and the collapse of Lehman Brothers? Fifty Inventions That Shaped the Modern Economy paints an epic picture of change in an intimate way by telling the stories of the tools, people, and ideas that had far-reaching consequences for all of us. From the plough to artificial intelligence, from Gillette’s disposable razor to IKEA’s Billy bookcase, bestselling author and Financial Times columnist Tim Harford recounts each invention’s own curious, surprising, and memorable story. Invention by invention, Harford reflects on how we got here and where we might go next. He lays bare often unexpected connections: how the bar code undermined family corner stores, and why the gramophone widened inequality. In the process, he introduces characters who developed some of these inventions, profited from them, and were ruined by them, as he traces the principles that helped explain their transformative effects. The result is a wise and witty book of history, economics, and biography.

Cities For A Small Planet


Richard Rogers - 1993
    As the world’s population has grown, our cities have burgeoned, and their impact on the environment worsened. Meanwhile, from the isolated, gated communities within Houston and Los Angeles, to the millions of residents of Bombay living in squalor, the city has failed to serve its ideal function—as the cradle of civilization, the engine of culture, and the inspiration for community and citizenship. In Cities for a Small Planet, Sir Richard Rogers, one of the world’s leading architects and the designer of the Pompidou Center in Paris, demonstrates how future cities could provide the springboard for restoring humanity’s harmony with its environment.Rogers outlines the disastrous impact cities have had and will continue to have on our world, from waste-saturated Tokyo Bay, to the massive plumes of pollution caused by London’s traffic, to the depleted water resources of Mexico City. He traces these problems to the underlying social and cultural values that create them—unchecked commercial zeal, selfish individualism, and a lack of community. Bringing to bear concepts such as that of “open-minded” space—places within cities that serve multiple functions such as markets, parks, and sidewalk cafes—he explains how urban design can be used to give citizens a sense of shared experience. The city built with comfortable and safe public space can bring diverse groups together and breed a sense of tolerance, awareness, identity, and mutual respect. He calls for a new theoretical shift in the way cities do business and interact with the environment, arguing that many products come to market and are sold without figuring their social or environmental cost.Rogers goes on to describe the city of the future: one that is sustainable within its own environment; that can make a positive impact on its surroundings; that encourages communication among its citizens; that is compact and focused around neighborhoods; and that is beautiful, a city whose buildings and spaces spark the creative potential of its inhabitants.As our population grows larger, our planet grows smaller. Cities for a Small Planet is a passionate and eloquent blueprint for the cities we must create in response, cities that provide for the needs of both their residents and the earth on which they live.

Inverting the Pyramid: The History of Football Tactics


Jonathan Wilson - 2008
    Along the way, author Jonathan Wilson, an erudite and detailed writer who never loses a sense of the grand narrative sweep, takes a look at the lives of the great players and thinkers who shaped the game, and discovers why the English in particular have proved themselves so “unwilling to grapple with the abstract.” This is a modern classic of soccer writing that followers of the game will dip into again and again.

Calculus: Concepts and Contexts [With CD-ROM]


James Stewart - 1997
    The First Edition of this book was highly successful because it reconciled two schools of thought: it skillfully merged the best of traditional calculus with the best of the reform movement. This new edition continues to offer the balanced approach along with Stewart's hallmark features: meticulous accuracy, patient explanations, and carefully graded problems. The content has been refined and the examples and exercises have been updated. In addition, CALCULUS: CONCEPTS AND CONTEXTS, Second Edition now includes a free CD-ROM for students that contains animations, activities, and homework hints. The book integrates the use of the CD throughout by using icons that show students when to use the CD to deepen their understanding of a difficult concept.In CALCULUS: CONCEPTS AND CONTEXTS, this well respected author emphasizes conceptual understanding - motivating students with real world applications and stressing the Rule of Four in numerical, visual, algebraic, and verbal interpretations. All concepts are presented in the classic Stewart style: with simplicity, character, and attention to detail. In addition to his clear exposition, Stewart also creates well thought-out problems and exercises. The definitions are precise and the problems create an ideal balance between conceptual understanding and algebraic skills.

Complexity and Contradiction in Architecture


Robert Venturi - 1966
    As Venturi's "gentle manifesto for a nonstraightforward architecture," Complexity and Contradiction in Architecture expresses in the most compelling and original terms the postmodern rebellion against the purism of modernism. Three hundred and fifty architectural photographs serve as historical comparisons and illuminate the author's ideas on creating and experiencing architecture. Complexity and Contradiction in Architecture was the winner of the Classic Book Award at the AIA's Seventh Annual International Architecture Book Awards.

Programming Perl


Tom Christiansen - 1991
    The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this book.Programming Perl is not just a book about Perl. It is also a unique introduction to the language and its culture, as one might expect only from its authors. Larry Wall is the inventor of Perl, and provides a unique perspective on the evolution of Perl and its future direction. Tom Christiansen was one of the first champions of the language, and lives and breathes the complexities of Perl internals as few other mortals do. Jon Orwant is the editor of The Perl Journal, which has brought together the Perl community as a common forum for new developments in Perl.Any Perl book can show the syntax of Perl's functions, but only this one is a comprehensive guide to all the nooks and crannies of the language. Any Perl book can explain typeglobs, pseudohashes, and closures, but only this one shows how they really work. Any Perl book can say that my is faster than local, but only this one explains why. Any Perl book can have a title, but only this book is affectionately known by all Perl programmers as "The Camel."This third edition of Programming Perl has been expanded to cover version 5.6 of this maturing language. New topics include threading, the compiler, Unicode, and other new features that have been added since the previous edition.

JavaScript: The Definitive Guide


David Flanagan - 1996
    This book is both an example-driven programmer's guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript, including:Scripted HTTP and Ajax XML processing Client-side graphics using the canvas tag Namespaces in JavaScript--essential when writing complex programs Classes, closures, persistence, Flash, and JavaScript embedded in Java applicationsPart I explains the core JavaScript language in detail. If you are new to JavaScript, it will teach you the language. If you are already a JavaScript programmer, Part I will sharpen your skills and deepen your understanding of the language.Part II explains the scripting environment provided by web browsers, with a focus on DOM scripting with unobtrusive JavaScript. The broad and deep coverage of client-side JavaScript is illustrated with many sophisticated examples that demonstrate how to:Generate a table of contents for an HTML document Display DHTML animations Automate form validation Draw dynamic pie charts Make HTML elements draggable Define keyboard shortcuts for web applications Create Ajax-enabled tool tips Use XPath and XSLT on XML documents loaded with Ajax And much morePart III is a complete reference for core JavaScript. It documents every class, object, constructor, method, function, property, and constant defined by JavaScript 1.5 and ECMAScript Version 3.Part IV is a reference for client-side JavaScript, covering legacy web browser APIs, the standard Level 2 DOM API, and emerging standards such as the XMLHttpRequest object and the canvas tag.More than 300,000 JavaScript programmers around the world have made this their indispensable reference book for building JavaScript applications."A must-have reference for expert JavaScript programmers...well-organized and detailed."-- Brendan Eich, creator of JavaScript

Implementing Domain-Driven Design


Vaughn Vernon - 2013
    Vaughn Vernon couples guided approaches to implementation with modern architectures, highlighting the importance and value of focusing on the business domain while balancing technical considerations.Building on Eric Evans’ seminal book, Domain-Driven Design, the author presents practical DDD techniques through examples from familiar domains. Each principle is backed up by realistic Java examples–all applicable to C# developers–and all content is tied together by a single case study: the delivery of a large-scale Scrum-based SaaS system for a multitenant environment.The author takes you far beyond “DDD-lite” approaches that embrace DDD solely as a technical toolset, and shows you how to fully leverage DDD’s “strategic design patterns” using Bounded Context, Context Maps, and the Ubiquitous Language. Using these techniques and examples, you can reduce time to market and improve quality, as you build software that is more flexible, more scalable, and more tightly aligned to business goals.

The Quick and Easy Way to Effective Speaking


Dale Carnegie - 1962
    Now streamlined and updated, the book that has literally put millions on the highway to greater accomplishment and success can show you how to have maximum impact as a speaker--every day, and in every situation that demands winning others over to your point of view.

How to Design Programs: An Introduction to Programming and Computing


Matthias Felleisen - 2001
    Unlike other introductory books, it focuses on the program design process. This approach fosters a variety of skills--critical reading, analytical thinking, creative synthesis, and attention to detail--that are important for everyone, not just future computer programmers. The book exposes readers to two fundamentally new ideas. First, it presents program design guidelines that show the reader how to analyze a problem statement; how to formulate concise goals; how to make up examples; how to develop an outline of the solution, based on the analysis; how to finish the program; and how to test. Each step produces a well-defined intermediate product. Second, the book comes with a novel programming environment, the first one explicitly designed for beginners. The environment grows with the readers as they master the material in the book until it supports a full-fledged language for the whole spectrum of programming tasks.All the book's support materials are available for free on the Web. The Web site includes the environment, teacher guides, exercises for all levels, solutions, and additional projects.A second edition is now available.

Architecture: From Pre-history to Postmodernism


Marvin Trachtenberg - 1986
    Traces the development of architecture from Stonehenge to the new AT&T Building in New York and looks at important movements, architects, and buildings.

Information Architecture for the World Wide Web: Designing Large-Scale Web Sites


Peter Morville - 1998
    How do you present large volumes of information to people who need to find what they're looking for quickly? This classic primer shows information architects, designers, and web site developers how to build large-scale and maintainable web sites that are appealing and easy to navigate. The new edition is thoroughly updated to address emerging technologies -- with recent examples, new scenarios, and information on best practices -- while maintaining its focus on fundamentals. With topics that range from aesthetics to mechanics, Information Architecture for the World Wide Web explains how to create interfaces that users can understand right away. Inside, you'll find:* An overview of information architecture for both newcomers and experienced practitioners* The fundamental components of an architecture, illustrating the interconnected nature of these systems. Updated, with updates for tagging, folksonomies, social classification, and guided navigation* Tools, techniques, and methods that take you from research to strategy and design to implementation. This edition discusses blueprints, wireframes and the role of diagrams in the design phase* A series of short essays that provide practical tips and philosophical advice for those who work on information architecture* The business context of practicing and promoting information architecture, including recent lessons on how to handle enterprise architecture* Case studies on the evolution of two large and very different information architectures, illustrating best practices along the way* How do you document the rich interfaces of web applications? How do you design for multiple platforms and mobile devices? With emphasis on goals and approaches over tactics or technologies, this enormously popular book gives you knowledge about information architecture with a framework that allows you to learn new approaches -- and unlearn outmoded ones.

OCA Java SE 7 Programmer I Certification Guide: Prepare for the 1ZO-803 exam


Mala Gupta - 2012
    You'll explore a wide range of important Java topics as you systematically learn how to pass the certification exam. Each chapter starts with a list of the exam objectives covered in that chapter. You'll find sample questions and exercises designed to reinforce key concepts and to prepare you for what you'll see in the real exam, along with numerous tips, notes, and visual aids throughout the book.About This BookTo earn the OCA Java SE 7 Programmer Certification, you need to know your Java inside and out, and to pass the exam it's good to understand the test itself. This book cracks open the questions, exercises, and expectations you'll face on the OCA exam so you'll be ready and confident on test day.OCA Java SE 7 Programmer I Certification Guide is a comprehensive guide to the 1Z0-803 exam. You'll explore important Java topics as you systematically learn what is required. Each chapter starts with a list of exam objectives, followed by sample questions and exercises designed to reinforce key concepts. It provides multiple ways to digest important techniques and concepts, including analogies, diagrams, flowcharts, and lots of well-commented code.Written for developers with a working knowledge of Java who want to earn the OCA Java SE 7 Programmer I Certification.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideCovers all exam topicsHands-on coding exercisesHow to avoid built-in traps and pitfallsAbout the AuthorMala Gupta has been training programmers to pass Java certification exams since 2006. She holds OCA Java SE7 Programmer I, SCWCD, and SCJP certifications.Table of ContentsIntroductionJava basicsWorking with Java data typesMethods and encapsulationString, StringBuilder, Arrays, and ArrayListFlow controlWorking with inheritanceException handlingFull mock exam

The Future of Architecture in 100 Buildings


Marc Kushner - 2014
    A building that eats smog. An inflatable concert hall. A research lab that can walk through snow. We’re entering a new age in architecture—one where we expect our buildings to deliver far more than just shelter. We want buildings that inspire us while helping the environment; buildings that delight our senses while serving the needs of a community; buildings made possible both by new technology and repurposed materials.Like an architectural cabinet of wonders, this book collects the most innovative buildings of today and tomorrow. The buildings hail from all seven continents (to say nothing of other planets), offering a truly global perspective on what lies ahead. Each page captures the soaring confidence, the thoughtful intelligence, the space-age wonder, and at times the sheer whimsy of the world’s most inspired buildings—and the questions they provoke: Can a building breathe? Can a skyscraper be built in a day? Can we 3D-print a house? Can we live on the moon?Filled with gorgeous imagery and witty insight, this book is an essential and delightful guide to the future being built around us—a future that matters more, and to more of us, than ever.

The Barefoot Architect


Johan van Lengen - 1981
    This comprehensive book clearly explains every aspect of this endeavor, including design (siting, orientation, climate consideration), materials (sisal, cactus, bamboo, earth), and implementation. The author emphasizes throughout the book what is inexpensive and sustainable. Included are sections discussing urban planning, small-scale energy production, cleaning and storing drinking water, and dealing with septic waste, and all information is applied to three distinct tropical regions: humid areas, temporate areas, and desert climates. Hundreds of explanatory drawings by van Lengen allow even novice builders to get started.