Book picks similar to
Contemporary Japanese Architects: Vol. 2 by Philip Jodidio
architecture
ِarchitecture
japan
ref--pro
Making Things Talk: Practical Methods for Connecting Physical Objects
Tom Igoe - 2007
But when devices that you've built start to talk to each other, things really start to get interesting. Through a series of simple projects, you'll learn how to get your creations to communicate with one another by forming networks of smart devices that carry on conversations with you and your environment. Whether you need to plug some sensors in your home to the Internet or create a device that can interact wirelessly with other creations, Making Things Talk explains exactly what you need. This book is perfect for people with little technical training but a lot of interest. Maybe you're a science teacher who wants to show students how to monitor weather conditions at several locations at once, or a sculptor who wants to stage a room of choreographed mechanical sculptures. Making Things Talk demonstrates that once you figure out how objects communicate -- whether they're microcontroller-powered devices, email programs, or networked databases -- you can get them to interact. Each chapter in contains instructions on how to build working projects that help you do just that. You will:Make your pet's bed send you email Make your own seesaw game controller that communicates over the Internet Learn how to use ZigBee and Bluetooth radios to transmit sensor data wirelessly Set up communication between microcontrollers, personal computers, and web servers using three easy-to-program, open source environments: Arduino/Wiring, Processing, and PHP. Write programs to send data across the Internet based on physical activity in your home, office, or backyard And much more With a little electronics know-how, basic (not necessarily in BASIC) programming skills, a couple of inexpensive microcontroller kits and some network modules to make them communicate using Ethernet, ZigBee, and Bluetooth, you can get started on these projects right away. With Making Things Talk, the possibilities are practically endless.
Thermal Delight in Architecture
Lisa Heschong - 1979
This book explores the potential for using thermal qualities as an expressive element in building design. Until quite recently, building technology and design has favored high-energy-consuming mechanical methods of neutralizing the thermal environment. It has not responded to the various ways that people use, remember, and care about the thermal environment and how they associate their thermal sense with their other senses. The hearth fire, the sauna, the Roman and Japanese baths, and the Islamic garden are discussed as archetypes of thermal delight about which rituals have developed--reinforcing bonds of affection and ceremony forged in the thermal experience. Not only is thermal symbolism now obsolete but the modern emphasis on central heating systems and air conditioning and hermetically sealed buildings has actually damaged our thermal coping and sensing mechanisms. This book for the solar age could help change all that and open up for us a new dimension of architectural experience.As the cost of energy continues to skyrocket, alternatives to the use of mechanical force must be developed to meet our thermal needs. A major alternative is the use of passive solar energy, and the book will provide those interested in solar design with a reservoir of ideas.
New Engineering
Yuichi Yokoyama - 2007
If the history of the world had turned out differently from what we know today, men would live according to different sets of values and different aesthetics It would be a civilization completely alien to ours." This first U.S. book on Yokoyama's work combines two of the artist's central themes: fighting and building. One set of graphic stories, "Public Works," details massive structures being erected across a landscape. Plot is pushed aside in favor of sheer formal verve as we watch buildings, about which we know nothing, come into being. The other set of stories, "Combats," is one sequence after another of elegantly choreographed battles. Manga comics have never seen a talent that combines this level of formal ambition with such exquisitely drawn depictions of fashion, art and architecture.
Self-Portrait as Your Traitor
Debbie Millman - 2013
Her hand-lettered typography - sometimes tender, sometimes gritty, always breathtaking in its visceral candor - makes Self Portrait as Your Traitor a moving masterpiece of a singular art form that speaks to our deepest longings for beauty, honesty, and the ineffable magic of what it means to live.
Reactive Design Patterns
Roland Kuhn - 2014
The Reactive Application model addresses these demands through new patterns designed to "react" effectively to user and system events, changes in load, competition for shared system resources, and unanticipated failures. Although reactive design patterns can be implemented using standard enterprise development tools, you best realize the benefits when you pair them with a functional programming language like Scala and an Actor-based concurrency system like Akka.Reactive Design Patterns is a clearly-written guide for building event-driven distributed systems that are resilient, responsive, and scalable. Written by the authors of the Reactive Manifesto, this book teaches you to apply reactive design principles to the real problems of distributed application development. You'll discover technologies and paradigms that can be used to build reactive applications including Akka and other actor-based systems, functional programming, replication and distribution, and implementation techniques such as futures, iteratees, and reactive streams. While the book presents concrete examples in Scala, Java, JavaScript, and Erlang, the primary goal is to introduce patterns and best practices that you can use to apply reactive principles to common problems you'll face when building distributed systems.WHAT'S INSIDE* Discover best practices and patterns for building responsive applications* Build applications that can withstand hardware or software failure at any level* Patterns for fault tolerance, scalability, and responsiveness* Maximize multicore hardware using asynchronous and event-driven solutions* Scale applications under tremendous loadReaders should be familiar with a standard programming language like Java, C++ or C# and be comfortable with the basics of distributed systems. Software engineers and architects will learn how to avoid common pitfalls and apply patterns for solving day-to-day problems in a fault-tolerant and scalable way to maximize their application's responsiveness to users and clients. Project leaders and CTOs will gain a deeper understanding of the philosophy behind resilience and scalability in distributed systems, as well as their limitations, challenges and benefits.
Domain-Driven Design in PHP
Carlos Buenosvinos
Explore applying the Hexagonal Architecture within your application, whether within an open source framework or your own bespoke system. Finally, look into integrating Bounded Contexts, using REST and Messaging approaches.
Requirements Engineering Fundamentals: A Study Guide for the Certified Professional for Requirements Engineering Exam - Foundation Level - IREB compliant
Klaus Pohl - 2009
In order to ensure a high level of knowledge and training, the International Requirements Engineering Board (IREB) worked out the training concept “Certified Professional for Requirements Engineering”, which defines a requirements engineer’s practical skills on different training levels. The book covers the different subjects of the curriculum for the “Certified Professional for Requirements Engineering” (CPRE) defined by the International Requirements Engineering Board (IREB). It supports its readers in preparing for the test to achieve the “Foundation Level” of the CPRE.
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.
The New Architecture and the Bauhaus
Walter Gropius - 1965
Gropius traces the rise of the New Architecture and the work of the now famous Bauhaus and, with splendid clarity, calls for a new artist and architect educated to new materials and techniques and directly confronting the requirements of the age.
New Cottage Home
Jim Tolpin - 1998
Jim Tolpin celebrates the diversity and charm of 30 sample cottages, from a Pacific Northwest cottage modeled after a French hunting lodge to a "salvage yard vernacular cottage" built with junkyard materials.Each featured home reflects individual personality, priorities, and lifestyle. Whether by the water, on a mountain, or in a forest, field, or town, these homes emphasize quality of place over quantity of space.
Working Effectively with Legacy Code
Michael C. Feathers - 2004
This book draws on material Michael created for his renowned Object Mentor seminars, techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include: Understanding the mechanics of software change, adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform, with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structureThis book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.
Time-Saver Standards for Interior Design and Space Planning
Joseph De Chiara - 1991
But now,Time-Saver Standards for Interior Design and Space Planning,Second Edition goes even further to truly make the classic interior design reference the standard in its field. From standard furniture dimensions to architectural woodwork details,you'll find a vast array of time-saving data and details. Editors Joseph DeChiara,Julius Panero,and Martin Zelnik have brought together contributions from well-known architectural and interior design firms to give you details derived from actual designs and working drawings,showing various solutions for typical design problems encountered in interior architecture. You get a wide range of typical layouts and residential spaces,offices,conference rooms,and reception areas,in addition to details of bars,restaurants,and public toilets. This exciting new edition includes new international examples and metrification — and provides you with full coverage of healthcare spaces,educational spaces; home offices; videoconferencing spaces; green design; project forms and schedules. Two outstanding sections cover historic styles and woodworking. Interior architectural details,planning standards,and reference data,for use by architects,interior designers,space planners,facility managers,builders,and design students. Long recognized as one of the most comprehensive architectural and interior design reference resources and known as "the silver bible,"this new edition of Time-Saver Standards for Interior Design and Space Planning is an excellent source of easily accessible design criteria,planning standards,and technical guidelines. The vast array of design information,all contained in a single volume,facilitates and expedites the completion of programming,preliminary planning,design development,and working drawing services. This updated and revised edition of Time-Saver Standards for Interior Design and Space Planning serves as a primary source of information for all design professionals. Organized in an easily accessible format,the book contains key criteria useful to every design professional and builder involved in the planning of a large variety of interior projects. It includes,among other changes,entirely new sections dealing with healthcare spaces,hospitality spaces,banking spaces,conference centers,and accessible design,featuring the latest ADA design requirements. Moreover,many of the existing sections of the book have been significantly expanded to include such new material as design and planning criteria for video-conference spaces,as well as a host of additional lighting design details,workstation configurations,and reference standards. *Accessible Design*ADA*Architectural Woodwork*Audio-Visual Systems*Auditoriums*Banking Spaces*Bars & Restaurants*Bedrooms*Ceiling Types & Details*Classrooms*Closets*Coat Rooms*Conference Centers & Rooms*Construction Details/Interiors*Department Stores*Dining Rooms*Elevators*Fabrics & Furniture*Floor & Wall Coverings*Furniture Hardware *Healthcare Facilities*Home Offices*Hotel Rooms & Suites*Human Factors*Indoor Recreation*Institutional Interiors*Interior Architecture*Kitchens*Libraries*Lighting*Marble Finishes*Mathematical Tables & Formulas*Motels*Nurseries*Offices & Office Planning*Partition Types*Planning Standards*Primary Care Centers*Programming Standards*Ramps*Reference Standards*Residential Design*Restaurants*Retail Spaces*Revolving Doors*Shops*Signage & Graphics*Space Planning*Stairs & Ramps*Stores*Theaters*Universal Design*Wheelchair Lifts*Window Treatments*Wood Veneer Finishes
Radical Technologies: The Design of Everyday Life
Adam Greenfield - 2017
But at what cost? In this urgent and revelatory excavation of our Information Age, leading technology thinker Adam Greenfield forces us to reconsider our relationship with the networked objects, services and spaces that define us. It is time to re-evaluate the Silicon Valley consensus determining the future.We already depend on the smartphone to navigate every aspect of our existence. We're told that innovations--from augmented-reality interfaces and virtual assistants to autonomous delivery drones and self-driving cars--will make life easier, more convenient and more productive. 3D printing promises unprecedented control over the form and distribution of matter, while the blockchain stands to revolutionize everything from the recording and exchange of value to the way we organize the mundane realities of the day to day. And, all the while, fiendishly complex algorithms are operating quietly in the background, reshaping the economy, transforming the fundamental terms of our politics and even redefining what it means to be human.Having successfully colonized everyday life, these radical technologies are now conditioning the choices available to us in the years to come. How do they work? What challenges do they present to us, as individuals and societies? Who benefits from their adoption? In answering these questions, Greenfield's timely guide clarifies the scale and nature of the crisis we now confront --and offers ways to reclaim our stake in the future.
Green from the Ground Up: Sustainable, Healthy, and Energy-Efficient Home Construction
David R. Johnston - 2008
It starts with clear explanations of the concepts and fundamentals of green, healthy and energy-efficient construction and walks the reader through the entire construction process, injecting expert advice at every decision point. Construction techniques, materials, and products are thoroughly explained, making the often vaguely understood concepts cleanly understandable. The book gives builders and architects the tools to respond to growing requests from homeowners for green and energy-efficient houses, whether new or remodeled. Homeowners can use the book to understand the concepts, process, and options, whether they're doing it themselves or working with a professional.