Book picks similar to
Notes on the Synthesis of Form by Christopher W. Alexander
design
architecture
non-fiction
philosophy
100 Things Every Designer Needs to Know about People
Susan M. Weinschenk - 2011
We want them to buy something, read more, or take action of some kind. Designing without understanding what makes people act the way they do is like exploring a new city without a map: results will be haphazard, confusing, and inefficient. This book combines real science and research with practical examples to deliver a guide every designer needs. With it you'll be able to design more intuitive and engaging work for print, websites, applications, and products that matches the way people think, work, and play.Learn to increase the effectiveness, conversion rates, and usability of your own design projects by finding the answers to questions such as: What grabs and holds attention on a page or screen?What makes memories stick?What is more important, peripheral or central vision?How can you predict the types of errors that people will make?What is the limit to someone's social circle?How do you motivate people to continue on to (the next step?What line length for text is best?Are some fonts better than others? These are just a few of the questions that the book answers in its deep-dive exploration of what makes people tick.
Domain-Driven Design: Tackling Complexity in the Heart of Software
Eric Evans - 2003
"His book is very compatible with XP. It is not about drawing pictures of a domain; it is about how you think of it, the language you use to talk about it, and how you organize your software to reflect your improving understanding of it. Eric thinks that learning about your problem domain is as likely to happen at the end of your project as at the beginning, and so refactoring is a big part of his technique. "The book is a fun read. Eric has lots of interesting stories, and he has a way with words. I see this book as essential reading for software developers--it is a future classic." --Ralph Johnson, author of Design Patterns "If you don't think you are getting value from your investment in object-oriented programming, this book will tell you what you've forgotten to do. "Eric Evans convincingly argues for the importance of domain modeling as the central focus of development and provides a solid framework and set of techniques for accomplishing it. This is timeless wisdom, and will hold up long after the methodologies du jour have gone out of fashion." --Dave Collins, author of Designing Object-Oriented User Interfaces "Eric weaves real-world experience modeling--and building--business applications into a practical, useful book. Written from the perspective of a trusted practitioner, Eric's descriptions of ubiquitous language, the benefits of sharing models with users, object life-cycle management, logical and physical application structuring, and the process and results of deep refactoring are major contributions to our field." --Luke Hohmann, author of Beyond Software Architecture "This book belongs on the shelf of every thoughtful software developer." --Kent Beck "What Eric has managed to capture is a part of the design process that experienced object designers have always used, but that we have been singularly unsuccessful as a group in conveying to the rest of the industry. We've given away bits and pieces of this knowledge...but we've never organized and systematized the principles of building domain logic. This book is important." --Kyle Brown, author of Enterprise Java(TM) Programming with IBM(R) WebSphere(R) The software development community widely acknowledges that domain modeling is central to software design. Through domain models, software developers are able to express rich functionality and translate it into a software implementation that truly serves the needs of its users. But despite its obvious importance, there are few practical resources that explain how to incorporate effective domain modeling into the software development process. Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book incorporates numerous examples based on actual projects to illustrate the application of domain-driven design to real-world software development. Readers learn how to use a domain model to make a complex development effort more focused and dynamic. A core of best practices and standard patterns provides a common language for the development team. A shift in emphasis--refactoring not just the code but the model underlying the code--in combination with the frequent iterations of Agile development leads to deeper insight into domains and enhanced communication between domain expert and programmer. Domain-Driven Design then builds on this foundation, and addresses modeling and design for complex systems and larger organizations.Specific topics covered include:Getting all team members to speak the same language Connecting model and implementation more deeply Sharpening key distinctions in a model Managing the lifecycle of a domain object Writing domain code that is safe to combine in elaborate ways Making complex code obvious and predictable Formulating a domain vision statement Distilling the core of a complex domain Digging out implicit concepts needed in the model Applying analysis patterns Relating design patterns to the model Maintaining model integrity in a large system Dealing with coexisting models on the same project Organizing systems with large-scale structures Recognizing and responding to modeling breakthroughs With this book in hand, object-oriented developers, system analysts, and designers will have the guidance they need to organize and focus their work, create rich and useful domain models, and leverage those models into quality, long-lasting software implementations.
Space, Time and Architecture: The Growth of a New Tradition
Siegfried Giedion - 1941
In this revised edition of Mr. Giedion's classic work, major sections have been added and there are 81 new illustrations. The chapters on leading contemporary architects have been greatly expanded. There is new material on the later development of Frank Lloyd Wright and the more recent buildings of Walter Gropius, particularly his American Embassy in Athens. In his discussion of Le Corbusier, Mr. Giedion provides detailed analyses of the Carpenter Center at Harvard University, Le Corbusier's only building in the United States, and his Priory of La Tourette near Lyons. There is a section on his relations with his clients and an assessment of his influence on contemporary architecture, including a description of the Le Corbusier Center in Zurich (designed just before his death], which houses his works of art. The chapters on Mies van der Rohe and Alvar Aalto have been brought up to date with examples of their buildings in the sixties. There is an entirely new chapter on the Danish architect Jorn Utzon, whose work, as exemplified in his design for the Sydney Opera House, Mr. Giedion considers representative of post-World War II architectural concepts. A new essay, Changing Notions of the City, traces the evolution of the structure of the city throughout history and examines current attempts to deal with urban growth, as shown in the work of such architects as Jose Luis Sert, Kenzo Tange, and Fumihiko Maki. Mr. Sert's Peabody Terrace is discussed as an example of the interlocking of the collective andindividual spheres. Finally, the conclusion has been enlarged to include a survey of the limits of the organic in architecture.
How to Make Sense of Any Mess: Information Architecture for Everybody
Abby Covert - 2014
It is easy to be overwhelmed by the amount of information we encounter each day. Whether at work, at school, or in our personal endeavors, there’s a deepening (and inescapable) need for people to work with and understand information. Information architecture is the way that we arrange the parts of something to make it understandable as a whole. When we make things for others to use, the architecture of information that we choose greatly affects our ability to deliver our intended message to our users. We all face messes made of information and people. I define the word “mess” the same way that most dictionaries do: “A situation where the interactions between people and information are confusing or full of difficulties.” — Who doesn’t bump up against messes made of information and people every day? This book provides a seven step process for making sense of any mess. Each chapter contains a set of lessons as well as workbook exercises architected to help you to work through your own mess.
Pragmatic Thinking and Learning: Refactor Your Wetware
Andy Hunt - 2008
Not in an editor, IDE, or design tool. You're well educated on how to work with software and hardware, but what about wetware--our own brains? Learning new skills and new technology is critical to your career, and it's all in your head. In this book by Andy Hunt, you'll learn how our brains are wired, and how to take advantage of your brain's architecture. You'll learn new tricks and tips to learn more, faster, and retain more of what you learn. You need a pragmatic approach to thinking and learning. You need to Refactor Your Wetware. Programmers have to learn constantly; not just the stereotypical new technologies, but also the problem domain of the application, the whims of the user community, the quirks of your teammates, the shifting sands of the industry, and the evolving characteristics of the project itself as it is built. We'll journey together through bits of cognitive and neuroscience, learning and behavioral theory. You'll see some surprising aspects of how our brains work, and how you can take advantage of the system to improve your own learning and thinking skills.In this book you'll learn how to:Use the Dreyfus Model of Skill Acquisition to become more expertLeverage the architecture of the brain to strengthen different thinking modesAvoid common "known bugs" in your mindLearn more deliberately and more effectivelyManage knowledge more efficientlyPrinted in full color.
The Four Books of Architecture
Andrea Palladio
The wide spread of Palladianism was due partly to the private and public buildings he constructed in Italy, the designs of which were copied throughout Europe. But of even greater consequence was his remarkable magnum opus, "I Quattro Libri dell'Architettura"; translated into every major Western European language in the two centuries following its publication in 1570, it has been one of the most influential books in the history of architecture. The Four Books of Architecture offers a compendium of Palladio's art and of the ancient Roman structures that inspired him. The First Book is devoted to building materials and techniques and the five orders of architecture: Tuscan, Doric, Ionic, Corinthian, and Composite. Palladio indicates the characteristic features of each order and supplies illustrations of various architectural details. The Second Book deals with private houses and mansions, almost all of Palladio's own design. Shown and described are many of his villas in and near Venice and Vicenza (including the famous Villa Capra, or "The Rotunda," the Thiene Palace, and the Valmarana Palace). Each plate gives a front view drawing of the building and the general floor plan. The Third Book is concerned with streets, bridges, piazzas, and basilicas, most of which are of ancient Roman origin. In the Fourth Book, Palladio reproduces the designs of a number of ancient Roman temples. Plates 51 to 60 are plans and architectural sketches of the Pantheon.In all, the text is illustrated by over 200 magnificently engraved plates, showing edifices, either of Palladio's own design or reconstructed (in these drawings) by him from classical ruins and contemporary accounts. All the original plates are reproduced in this new single-volume edition in full size and in clear, sharp detail. This is a republication of the Isaac Ware English edition of 1738. Faithful and accurate in the translation and in its reproduction of the exquisite original engravings, it has long been a rare, sought-after work. This edition makes The Four Books available for the first time in more than 200 years to the English-speaking public.
Linked: How Everything Is Connected to Everything Else and What It Means for Business, Science, and Everyday Life
Albert-László Barabási - 2002
Albert-László Barabási, the nation’s foremost expert in the new science of networks and author of Bursts, takes us on an intellectual adventure to prove that social networks, corporations, and living organisms are more similar than previously thought. Grasping a full understanding of network science will someday allow us to design blue-chip businesses, stop the outbreak of deadly diseases, and influence the exchange of ideas and information. Just as James Gleick and the Erdos–Rényi model brought the discovery of chaos theory to the general public, Linked tells the story of the true science of the future and of experiments in statistical mechanics on the internet, all vital parts of what would eventually be called the Barabási–Albert model.
Modern Architecture: A Critical History
Kenneth Frampton - 1980
Now revised, enlarged and expanded, Kenneth Frampton brings the story up to date and adds an entirely new concluding chapter that focuses on four countries where individual talent and enlightened patronage have combined to produce a comprehensive and convincing architectural culture: Finland, France, Spain and Japan. The bibliography has also been reviewed and extended, making this volume more indispensable than ever.
The Great Mental Models: General Thinking Concepts
Shane Parrish - 2018
The more tools you have at your disposal, the more likely you'll use the right tool for the job — and get it done right. The same is true when it comes to your thinking. The quality of your outcomes depends on the mental models in your head. And most people are going through life with little more than a hammer. Until now. The Great Mental Models: General Thinking Concepts is the first book in The Great Mental Models series designed to upgrade your thinking with the best, most useful and powerful tools so you always have the right one on hand. This volume details nine of the most versatile, all-purpose mental models you can use right away to improve your decision making, productivity, and how clearly you see the world. You will discover what forces govern the universe and how to focus your efforts so you can harness them to your advantage, rather than fight with them or worse yet— ignore them. Upgrade your mental toolbox and get the first volume today!
Shaping Things
Bruce Sterling - 2005
He adds: Seen from sufficient distance, this is a small topic.Sterling offers a brilliant, often hilarious history of shaped things. We have moved from an age of artifacts, made by hand, through complex machines, to the current era of gizmos. New forms of design and manufacture are appearing that lack historical precedent, he writes; but the production methods, using archaic forms of energy and materials that are finite and toxic, are not sustainable. The future will see a new kind of object; we have the primitive forms of them now in our pockets and briefcases: user-alterable, baroquely multi-featured, and programmable, that will be sustainable, enhanceable, and uniquely identifiable. Sterling coins the term spime for them, these future-manufactured objects with informational support so extensive and rich that they are regarded as material instantiations of an immaterial system. Spimes are designed on screens, fabricated by digital means, and precisely tracked through space and time. They are made of substances that can be folded back into the production stream of future spimes, challenging all of us to become involved in their production. Spimes are coming, says Sterling. We will need these objects in order to live; we won't be able to surrender their advantages without awful consequences.The vision of Shaping Things is given material form by the intricate design of Lorraine Wild. Shaping Things is for designers and thinkers, engineers and scientists, entrepreneurs and financiers; and anyone who wants to understand and be part of the process of technosocial transformation.
Design for Hackers
David Kadavy - 2011
The term 'hacker' has been redefined to consist of anyone who has an insatiable curiosity as to how things work--and how they can try to make them better. This book is aimed at hackers of all skill levels and explains the classical principles and techniques behind beautiful designs by deconstructing those designs in order to understand what makes them so remarkable. Author and designer David Kadavy provides you with the framework for understanding good design and places a special emphasis on interactive mediums. You'll explore color theory, the role of proportion and geometry in design, and the relationship between medium and form. Packed with unique reverse engineering design examples, this book inspires and encourages you to discover and create new beauty in a variety of formats. Breaks down and studies the classical principles and techniques behind the creation of beautiful design. Illustrates cultural and contextual considerations in communicating to a specific audience. Discusses why design is important, the purpose of design, the various constraints of design, and how today's fonts are designed with the screen in mind. Dissects the elements of color, size, scale, proportion, medium, and form. Features a unique range of examples, including the graffiti in the ancient city of Pompeii, the lack of the color black in Monet's art, the style and sleekness of the iPhone, and more.By the end of this book, you'll be able to apply the featured design principles to your own web designs, mobile apps, or other digital work.
Thinking with Type
Ellen Lupton - 2004
What type of font to use? How big? How should those letters, words, and paragraphs be aligned, spaced, ordered, shaped, and otherwise manipulated? In this groundbreaking new primer, leading design educator and historian Ellen Lupton provides clear and concise guidance for anyone learning or brushing up on their typographic skills. Thinking with Type is divided into three sections: letter, text, and grid. Each section begins with an easy-to-grasp essay that reviews historical, technological, and theoretical concepts, and is then followed by a set of practical exercises that bring the material covered to life. Sections conclude with examples of work by leading practitioners that demonstrate creative possibilities (along with some classic no-no's to avoid).
User Friendly: How the Hidden Rules of Design Are Changing the Way We Live, Work, and Play
Cliff Kuang - 2019
Spanning over a century of sweeping changes, from women's rights to the Great Depression to World War II to the rise of the digital era, this book unpacks the ways in which the world has been--and continues to be--remade according to the principles of the once-obscure discipline of user-experience design.In this essential text, Kuang and Fabricant map the hidden rules of the designed world and shed light on how those rules have caused our world to change--an underappreciated but essential history that's pieced together for the first time. Combining the expertise and insight of a leading journalist and a pioneering designer, User Friendly provides a definitive, thoughtful, and practical perspective on a topic that has rapidly gone from arcane to urgent to inescapable. In User Friendly, Kuang and Fabricant tell the whole story for the first time--and you'll never interact with technology the same way again.
Genius Loci: Towards a Phenomenology of Architecture
Christian Norberg-Schulz - 1979
It also relates to…Meaning in Western Architecture. Common to all of them is the view that architecture represents a means to give man an “existential foothold”…The philosophy of Heidegger has been the catalyst which has made the present book possible and determined its approach. The wish for understanding architecture as a concrete phenomenon…could be satisfied in the present book…thanks to Heidegger’s essays on language and aesthetics.Man dwells when he can orient himself within and identify himself with an environment, or, in short, when he experiences the environment as meaningful. Dwelling therefore implies something more than “shelter”. It implies that the spaces where life occurs are places, in the true sense of the word. A place is a space which has a distinct character. Since ancient times the genius loci, or “spirit of place”, has been recognized as the concrete reality man has to face and come to terms with in his daily life. Architecture means to visualize the genius loci, and the task of the architect is to create meaningful places, whereby he helps man to dwell.
The Model Thinker: What You Need to Know to Make Data Work for You
Scott E. Page - 2018
But as anyone who has ever opened up a spreadsheet packed with seemingly infinite lines of data knows, numbers aren't enough: we need to know how to make those numbers talk. In The Model Thinker, social scientist Scott E. Page shows us the mathematical, statistical, and computational models—from linear regression to random walks and far beyond—that can turn anyone into a genius. At the core of the book is Page's "many-model paradigm," which shows the reader how to apply multiple models to organize the data, leading to wiser choices, more accurate predictions, and more robust designs. The Model Thinker provides a toolkit for business people, students, scientists, pollsters, and bloggers to make them better, clearer thinkers, able to leverage data and information to their advantage.