Book picks similar to
Printing Things: Visions and Essentials for 3D Printing by Claire Warnier
technology
art-stories
references
college-summer-reading-lists
Universal Methods of Design: 100 Ways to Research Complex Problems, Develop Innovative Ideas, and Design Effective Solutions
Bella Martin - 2012
Universal Methods of Design serves as an invaluable compendium of methods that can be easily referenced and used by cross-disciplinary teams in nearly any design project. Methods and techniques are organized alphabetically for ongoing, quick reference. Each method is presented in a two-page format. The left-hand page contains a concise description of the method, accompanied by references for further reading. On the right-hand page, images and cases studies for each method are presented visually. The relevant phases for design application are highlighted as numbered icons along the right side of the page, from phases 1 (planning) through 5 (launch and monitor).Build more meaningful products with these methods and more: A/B Testing, Affinity Diagramming, Behavioral Mapping, Bodystorming, Contextual Design, Critical Incident Technique, Directed Storytelling, Flexible Modeling, Image Boards, Graffiti Walls, Heuristic Evaluation, Parallel Prototyping, Simulation Exercises, Touchstone Tours, and Weighted Matrix. This essential guide:Dismantles the myth that user research methods are complicated, expensive, and time-consumingCreates a shared meaning for cross-disciplinary design teamsIllustrates methods with compelling visualizations and case studiesCharacterizes each method at a glanceIndicates when methods are best employed to help prioritize appropriate design research strategiesUniversal Methods of Design is an essential resource for designers of all levels and specializations.
Modern Architecture Since 1900
William J.R. Curtis - 1982
Worldwide in scope, it combines a clear historical outline with masterly analysis and interpretation. Technical, economic, social and intellectual developments are brought together in a comprehensive narrative which provides a setting for the detailed examination of buildings. Throughout the book the author's focus is on the individual architect, and on the qualities that give outstanding buildings their lasting value.For the third edition, the text has been radically revised and expanded, incorporating much new material and a fresh appreciation of regional identity and variety. Seven chapters are entirely new, including expanded coverage of recent world architecture.Described by James Ackerman of Harvard University as "immeasurably the finest work covering this field in existence", this book presents a penetrating analysis of the modern tradition and its origins, tracing the creative interaction between old and new that has generated such an astonishing richness of architectural forms across the world and throughout the century.
Beyond the Twelve-Factor App Exploring the DNA of Highly Scalable, Resilient Cloud Applications
Kevin Hoffman - 2016
Cloud computing is rapidly transitioning from a niche technology embraced by startups and tech-forward companies to the foundation upon which enterprise systems build their future. In order to compete in today’s marketplace, organizations large and small are embracing cloud architectures and practices.
A Place of My Own: The Education of an Amateur Builder
Michael Pollan - 1997
Now Pollan turns his sharp insight to the craft of building, as he recounts the process of designing and constructing a small one-room structure on his rural Connecticut property--a place in which he hoped to read, write and daydream, built with his two own unhandy hands.Invoking the titans of architecture, literature and philosophy, from Vitrivius to Thoreau, from the Chinese masters of feng shui to the revolutionary Frank Lloyd Wright, Pollan brilliantly chronicles a realm of blueprints, joints and trusses as he peers into the ephemeral nature of "houseness" itself. From the spark of an idea to the search for a perfect site to the raising of a ridgepole, Pollan revels in the infinitely detailed, complex process of creating a finished structure. At once superbly written, informative and enormously entertaining, A Place of My Own is for anyone who has ever wondered how the walls around us take shape--and how we might shape them ourselves.A Place of My Own recounts his two-and-a-half-year journey of discovery in an absorbing narrative that deftly weaves the day-to-day work of design and building--from siting to blueprint, from the pouring of foundations to finish carpentry--with reflections on everything form the power of place to shape our lives to the question of what constitutes "real work" in a technological society.A book about craft that is itself beautifully crafted, linking the world of the body and material things with the realm of mind, heart, and spirit, A Place of My Own has received extraordinary praise.
Drift into Failure: From Hunting Broken Components to Understanding Complex Systems
Sidney Dekker - 2011
While pursuing success in a dynamic, complex environment with limited resources and multiple goal conflicts, a succession of small, everyday decisions eventually produced breakdowns on a massive scale. We have trouble grasping the complexity and normality that gives rise to such large events. We hunt for broken parts, fixable properties, people we can hold accountable. Our analyses of complex system breakdowns remain depressingly linear, depressingly componential - imprisoned in the space of ideas once defined by Newton and Descartes. The growth of complexity in society has outpaced our understanding of how complex systems work and fail. Our technologies have gotten ahead of our theories. We are able to build things - deep-sea oil rigs, jackscrews, collateralized debt obligations - whose properties we understand in isolation. But in competitive, regulated societies, their connections proliferate, their interactions and interdependencies multiply, their complexities mushroom. This book explores complexity theory and systems thinking to understand better how complex systems drift into failure. It studies sensitive dependence on initial conditions, unruly technology, tipping points, diversity - and finds that failure emerges opportunistically, non-randomly, from the very webs of relationships that breed success and that are supposed to protect organizations from disaster. It develops a vocabulary that allows us to harness complexity and find new ways of managing drift.
Advanced Apex Programming for Salesforce.com and Force.com
Dan Appleman - 2012
Intended for developers who are already familiar with the Apex language, and experienced Java and C# developers who are moving to Apex, this book starts where the Force.com documentation leaves off. Instead of trying to cover all of the features of the platform, Advanced Apex programming focuses entirely on the Apex language and core design patterns. You’ll learn how to truly think in Apex – to embrace limits and bulk patterns. You’ll see how to develop architectures for efficient and reliable trigger handling, and for asynchronous operations. You’ll discover that best practices differ radically depending on whether you are building software for a specific organization or for a managed package. And you’ll find approaches for incorporating testing and diagnostic code that can dramatically improve the reliability and deployment of Apex software, and reduce your lifecycle and support costs. Based on his experience both as a consultant and as architect of a major AppExchange package, Dan Appleman focuses on the real-world problems and issues that are faced by Apex developers every day, along with the obscure problems and surprises that can sneak up on you if you are unprepared.
The Basics of Digital Forensics: The Primer for Getting Started in Digital Forensics
John Sammons - 2011
This book teaches you how to conduct examinations by explaining what digital forensics is, the methodologies used, key technical concepts and the tools needed to perform examinations. Details on digital forensics for computers, networks, cell phones, GPS, the cloud, and Internet are discussed. Readers will also learn how to collect evidence, document the scene, and recover deleted data. This is the only resource your students need to get a jump-start into digital forensics investigations.This book is organized into 11 chapters. After an introduction to the basics of digital forensics, the book proceeds with a discussion of key technical concepts. Succeeding chapters cover labs and tools; collecting evidence; Windows system artifacts; anti-forensics; Internet and email; network forensics; and mobile device forensics. The book concludes by outlining challenges and concerns associated with digital forensics. PowerPoint lecture slides are also available.This book will be a valuable resource for entry-level digital forensics professionals as well as those in complimentary fields including law enforcement, legal, and general information security.
The Vision Machine
Paul Virilio - 1989
Highly recommended." --ChoiceSurveying art history as well as the technologies of war and urban planning, one of France's leading intellectuals provides an introduction to a new "logistics of the image."
Thinking in JavaScript
Aravind Shenoy - 2014
Before we delve into the intricacies of JavaScript, we need to know why it is used. While HTML tells your browser how your webpage will look, JavaScript is used for dynamic content and to add functionality. Using this book, you will understand the concept of JavaScript and its use in web designing. You will also have a look at jQuery in general. You will learn about Functions, Operators, the concept of Variables, Conditions and Loops, Arrays, and the basics of jQuery in this book. Instead of wandering through loads of theory, we have used practical examples in this book. The examples in this book are compatible with almost every browser. Instead of using the verbatim code, you can modify the code and see the change in the output thereby understanding the subtle nuances of JavaScript. By the end of the book, with practice, you can achieve better things and get more acquainted with JavaScript.
The Perfectly Imperfect Home: How to Decorate & Live Well
Deborah Needleman - 2011
Her conclusion: It's not hard to create a relaxed, stylish, and comfortable home. Just a few well-considered items can completely change the feel of your space, and The Perfectly Imperfect Home reveals them all.Ranging from classics such as "A Really Good Sofa" and "Pretty Table Settings" to unusual surprises like "A Bit of Quirk" and "Cozifications," the essential elements of style are treated in witty and wonderfully useful little essays. You'll learn what to look for, whether you are at a flea market or a fancy boutique--or just mining what you already own.Celebrated artist Virginia Johnson's original watercolor illustrations bring the items and the inspiring rooms of world-famous tastemakers to vibrant life. Styling tips and simple how-tos show you techniques to put it all together to create, say, a beautifully made bed (the fast way and the fancy way), an inviting reading nook, or an effortlessly chic display of pictures.According to Deborah, the point of decorating is to create the background for the best life you can have, with all its joys and imperfections. This book will show you how.Deborah Needleman is the editor in chief of WSJ. Magazine and creator of the Off Duty section of The Wall Street Journal. She was the founding editor in chief of domino magazine and coauthor of domino: the book of decorating.Virginia Johnson's illustrations have appeared in books by Kate Spade and on textiles carried in more than one hundred stores, including Barneys, Liberty of London, and Net-A-Porter.perfectlyimperfect.com
Barcode Booty: How I found and sold $2 million of 'junk' on eBay and Amazon, And you can, too, using your phone
Steve Weber - 2011
Find out which apps are the best, and how to use them. Check prices instantly, and know your potential profits before risking a dime. Learn to resell on eBay and Amazon, and rake in the profits. Find bargain inventory virtually anywhere--yard sales, retail stores, outlet malls, warehouse clubs, wholesale dealers, bargain basements, and online bulk suppliers. Learn to specialize in books, videos, games, toys, electronics, grocery, fashion, health and beauty, auto parts, niche regional products--or take them all! Many books promise to teach you how to start an online business. Look closely, though, and you'll see that very few are written by someone who's really done it. Author Steve Weber has been a full-time, five-star seller on Amazon.com and eBay for 10 years! * Feed your e-commerce business with a continual stream of hot products. * Learn how to leverage the "Long Tail" of retail for low-risk, high-return profits. * Uncover niche products online shoppers want to buy. * Diversify your product line. * Learn to minimize sales taxes and write off the business use of your home office and car. * Find new and hard-to-find products from real wholesalers. * Know exactly how much potential inventory is worth, and how quickly it sells. * Get dirt-cheap warehouse space. * Get the best product research tools available for your phone. * Outsource your fulfillment and customer service tasks. * Benefit from advice from the most experienced, profitable online sellers. The Internet Gold Rush is just getting started. In this insider's guide to online selling, you'll learn the secrets to profitable trading. You can profit from price differences in local and global markets. This book teaches you how, every step of the way.
Mastering Vmware Vsphere 5
Scott Lowe - 2011
You'll learn how to install, configure, operate, manage, and secure the latest release.Covers all the new features and capabilities of the much-anticipated new release of VMware vSphere Discusses the planning, installation, operation, and management for the latest release Reviews migration to the latest vSphere software Offers hands-on instruction and clear explanations with real-world examples Mastering VMware vSphere is the strategic guide you need to maximize the opportunities of virtualization.
The Sense of Order (Wrightsman Lectures 9)
E.H. Gombrich - 1979
The universal human impulse to seek order and rhythm in space and time can be seen in children's play and in poetry, dance, music and architecture, and its prevalence in our every activity calls for an explanation in terms of our biological heritage.
To Engineer Is Human: The Role of Failure in Successful Design
Henry Petroski - 1985
More than a series of fascinating case studies, To Engineer Is Human is a work that looks at our deepest notions of progress and perfection, tracing the fine connection between the quantifiable realm of science and the chaotic realities of everyday life."Alert, inquisitive, unspecialized, wholly human...refreshingly eclectic." --The Spectator"Henry Petroski is an ardent engineer, and if he writes more good books like this, he might find himself nominated to become the meistersinger of the guild. [This is] a refreshing plunge into the dynamics of the engineering ethos...as straightforward as an I-beam."--Science