Book picks similar to
The Architect's Portable Handbook by Pat Guthrie


architecture
reference
design-reference
technical

At Home with Books: How Booklovers Live with and Care for Their Libraries


Estelle Ellis - 1995
    From an elegant, curved modern library with sunny picture windows to a bedroom library with dark wood paneling; from a simple apartment with floor-to-ceiling bookshelves to the grand Rothschild library, At Home with Books shows how book lovers live with their books in every room of the house.Includes professional advice on editing and categorizing your library; caring for your books; preserving, restoring, and storing rare books; finding out-of-print books; and choosing furniture, lighting, and shelving.

Operative Design: A Catalog of Spatial Verbs


Anthony di Mari - 2012
    These operative verbs abstract the idea of spatial formation to its most basic terms, allowing for an objective approach to create the foundation for subjective spatial design. Examples of these verbs are expand, inflate, nest, wist, lift, embed, merge and many more. Together they form a visual dictionary decoding the syntax of spatial verbs. The verbs are illustrated with three-dimensional diagrams and pictures of designs which show the verbs 'in action'.This approach was devised, tested, and applied to architectural studio instruction by Anthony Di Mari and Nora Yoo while teaching at Harvard University's Career Discovery Program in Architecture in 2010. As instructors and as recent graduates, they saw a need for this kind of catalogue from both sides - as a reference manual applicable to design students in all stages of their studies, as well as a teaching tool for instructors to help students understand the strong spatial potential of abstract operations.

Art’s Principles: 50 years of hard-learned lessons in building a world-class professional services firm


Arthur Gensler - 2015
    The book covers the essentials of leadership, talent acquisition and operations, while outlining the creative strategies that propelled a small business into one of the largest and most admired in its industry. This guidebook is full of well-tested ideas that are applicable to someone running a small, medium or large a professional firm—or running any project where people, profit and customers matter.

Conquer Basic Spanish: A Short Introduction To Beginners Spanish, Including Spanish Grammar, Verbs and Vocabulary (Learn Spanish Book 4)


Linda Plummer - 2014
    I'm sure it will be ...

Sams Teach Yourself PHP, MySQL and Apache


Julie C. Meloni - 2003
    You have also created a website for your business that details the products or services that you offer, but it doesn't allow potential customers to purchase anything online. Don't risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source tools that can work together to help you create a dynamic website, such as an online shopping experience. Sams Teach Yourself PHP, MySQL and Apache All in One is a complete reference manual for all three development tools. You will learn how to install, configure and set up the PHP scripting language, use the MySQL database system, and work with the Apache Web server. Then you'll take it a step further and discover how they work together to create a dynamic website. Use the book and the included CD to create a simple website, as well as a mailing list, online address book, shopping cart and storefront. Updated to reflect the most recent developments in PHP and MySQL, including the final stable release of MySQL 5.0, you will open your website to limitless possibilities with Sams Teach Yourself PHP, MySQL and Apache All in One.

Introduction to Linear Algebra


Gilbert Strang - 1993
    Topics covered include matrix multiplication, row reduction, matrix inverse, orthogonality and computation. The self-teaching book is loaded with examples and graphics and provides a wide array of probing problems, accompanying solutions, and a glossary. Chapter 1: Introduction to Vectors; Chapter 2: Solving Linear Equations; Chapter 3: Vector Spaces and Subspaces; Chapter 4: Orthogonality; Chapter 5: Determinants; Chapter 6: Eigenvalues and Eigenvectors; Chapter 7: Linear Transformations; Chapter 8: Applications; Chapter 9: Numerical Linear Algebra; Chapter 10: Complex Vectors and Matrices; Solutions to Selected Exercises; Final Exam. Matrix Factorizations. Conceptual Questions for Review. Glossary: A Dictionary for Linear Algebra Index Teaching Codes Linear Algebra in a Nutshell.

Sculpture: From Antiquity To Present Day


Georges Duby - 2002
    Taking the sculptures out of the museum context (and thus off of their proverbial pedestals), this volume presents a completely new view which affords enlightening comparisons between eras and genres. This remarkable work is indispensable for artlovers of all tastes and disciplines.

Architecture 101: From Frank Gehry to Ziggurats, an Essential Guide to Building Styles and Materials


Nicole Bridge - 2015
    Architecture 101 cuts out the boring explanations, and instead provides a hands-on lesson that keeps you engaged as you explore the world's greatest structures.Featuring only the most important facts, building styles, and architects, you'll enjoy uncovering the remarkable world of architecture with this book. Inside, you'll also find fascinating elements like:Illustrations of popular building styles, such as Georgian and Greek RevivalDrawings of the essential parts of different buildingsUnique profiles of the most inspirational figures in architectureFrom Norman Foster and Frank Lloyd Wright to the Beauvais Cathedral and the Empire State Building, Architecture 101 is packed with hundreds of entertaining architecture tidbits that you can't get anywhere else!

Java SE 6: The Complete Reference


Herbert Schildt - 2006
    He includes information on Java Platform Standard Edition 6 (Java SE 6) and offers complete coverage of the Java language, its syntax, keywords, and fundamental programming principles.

Modern Automotive Technology


James E. Duffy - 1994
    This comprehensive textbook uses a building-block approach that starts with the fundamental principles of system operation and progresses gradually to complex diagnostic and service procedures. Short sentences, concise definitions, and thousands of color illustrations help students learn quickly and easily. This newly revised text provides thorough coverage of the latest developments in the automotive field, including hybrid drive systems, computer network communication, and tire pressure monitoring systems. Organized around the eight ASE automobile test areas, Modern Automotive Technology is a valuable resource for students preparing for a career in automotive technology, as well as experienced technicians who are preparing for the ASE certification tests.

The New Science of Strong Materials: Or Why You Don't Fall Through the Floor


J.E. Gordon - 1975
    E. Gordon's classic introduction to the properties of materials used in engineering answers some fascinating and fundamental questions about how the structural world around us works. Gordon focuses on so-called strong materials--such as metals, wood, ceramics, glass, and bone--explaining in engaging and accessible terms the unique physical and chemical basis for their inherent structural qualities. He also shows how an in-depth understanding of these materials' intrinsic strengths--and weaknesses--guides our engineering choices, allowing us to build the structures that support our society. This work is an enduring example of first-rate scientific communication. Philip Ball's introduction describes Gordon's career and the impact of his innovations in materials research, while also discussing how the field has evolved since Gordon wrote this enduring example of first-rate scientific communication.

Refactoring to Patterns


Joshua Kerievsky - 2004
    In 1999, "Refactoring" revolutionized design by introducing an effective process for improving code. With the highly anticipated " Refactoring to Patterns ," Joshua Kerievsky has changed our approach to design by forever uniting patterns with the evolutionary process of refactoring.This book introduces the theory and practice of pattern-directed refactorings: sequences of low-level refactorings that allow designers to safely move designs to, towards, or away from pattern implementations. Using code from real-world projects, Kerievsky documents the thinking and steps underlying over two dozen pattern-based design transformations. Along the way he offers insights into pattern differences and how to implement patterns in the simplest possible ways.Coverage includes: A catalog of twenty-seven pattern-directed refactorings, featuring real-world code examples Descriptions of twelve design smells that indicate the need for this book s refactorings General information and new insights about patterns and refactoringDetailed implementation mechanics: how low-level refactorings are combined to implement high-level patterns Multiple ways to implement the same pattern and when to use each Practical ways to get started even if you have little experience with patterns or refactoring"Refactoring to Patterns" reflects three years of refinement and the insights of more than sixty software engineering thought leaders in the global patterns, refactoring, and agile development communities. Whether you re focused on legacy or greenfield development, this book will make you a better software designer by helping you learn how to make important design changes safely and effectively. "

Happy Home: Everyday Magic for a Colorful Life


Charlotte Hedeman Guéniau - 2013
    Happy Home brims with useful ideas for transforming a ho-hum home with relaxed contemporary style featuring bright colors, cheerful patterns, and varying textures and scale inspired by designer Charlotte Hedeman Gueniau and her home furnishings company Rice, which are well-known among design fans for innovative home furnishings and houseware collections featuring ethically sourced and produced products. The book shows how the basics of everyday life can be enlivened by bringing color and a sense of fun to daily living, whether by using brightly colored accessories or by introducing fabrics with patterns, textures, and hints of humor throughout the home. Included are practical suggestions that add informal charm to any room, as well as do-it-yourself projects ranging from brightly colored throws and cushions, storage ideas to hide clutter, hand-painted furniture, and decorative motifs for walls and other surfaces.

Desk Reference to the Diagnostic Criteria From DSM-IV-TR


American Psychiatric Association - 2000
    It includes all the diagnostic criteria from DSM-IV-TR(R) in an easy-to-use, spiralbound format. It includes a pull-out chart of the DSM-IV-TR Classification.Changes were made to the following diagnostic criteria: - Personality Change Due to a General Medical Condition - Paraphilias- Tic Disorders

Citizens of No Place: An Architectural Graphic Novel


Jimenez Lai - 2012