Book picks similar to
Ecohouse: A Design Guide by Susan Roaf
architecture
houses
autoras
interior-design-sustainability
Hacker's Delight
Henry S. Warren Jr. - 2002
Aiming to tell the dark secrets of computer arithmetic, this title is suitable for library developers, compiler writers, and lovers of elegant hacks.
Yes is More: An Archicomic on Architectural Evolution
Bjarke Ingels Group - 2009
Published on the occassion of an exhibition at the Danish Architecture Centre, Copenhagen, 21 February - 31 May 2009.
Art Since 1900: 1900 to 1944 (Vol. 1)
Hal Foster - 2011
Each turning point and breakthrough of modernism and postmodernism is explored in depth, as are the frequent anti-modernist reactions that proposed alternative visions of art and the world. Art Since 1900 introduces students to the key theoretical approaches to modern and contemporary art in a way that enables them to comprehend the many “voices” of art in the twentieth and twenty-first centuries.
Cities Are Good for You: The Genius of the Metropolis
Leo Hollis - 2013
Already at the beginning of the century, we became 50% urban as a global population, and by 2050 we're going to be up to 70% urban. So cities could either be our coffin or our ark.Leo Hollis presents evidence that cities can deliver a better life and a better world in the future. From exploring what slime mold can tell us about traffic flow, to looking at how traditional civic power structures are being overturned by Twitter, to investigating how cities all over the world are tackling climate change, population growth, poverty, shifting work patterns and the maintenance of the fragile trust of their citizens, Cities Are Good for You offers a new perspective on the city.Combining anecdote, scientific studies, historical portraits, first-hand interviews and observations of some of the most exciting world cities, Hollis upends long-held assumptions with new questions: Where do cities come from? Can we build a city from scratch? Does living in the city make you happier or fitter? Is the metropolis of the future female? What is the relationship between cities and creativity? And are slums really all that bad?Cities Are Good for You introduces us to dreamers, planners, revolutionaries, writers, scientists, architects, slum-dwellers and kings. Ranging globally and through time in search of answers--from the archive to the laboratory, from City Hall to the architect's desk--it is above all driven by the idea that cities are for people and by people.
Object Design: Roles, Responsibilities, and Collaborations
Rebecca Wirfs-Brock - 2002
This work includes the practices and techniques of Responsibility-Driven Design, and show how to apply them as you develop modern object-based applications. It is suitable for software designers and students.
AWS Certified Solutions Architect Official Study Guide: Associate Exam
Joe Baron - 2016
AWS has been the frontrunner in cloud computing products and services, and the AWS Certified Solutions Architect Official Study Guide for the Associate exam will get you fully prepared through expert content, and real-world knowledge, key exam essentials, chapter review questions, access to Sybex’s interactive online learning environment, and much more. This official study guide, written by AWS experts, covers exam concepts, and provides key review on exam topics, including: Mapping Multi-Tier Architectures to AWS Services, such as web/app servers, firewalls, caches and load balancers Understanding managed RDBMS through AWS RDS (MySQL, Oracle, SQL Server, Postgres, Aurora) Understanding Loose Coupling and Stateless Systems Comparing Different Consistency Models in AWS Services Understanding how AWS CloudFront can make your application more cost efficient, faster and secure Implementing Route tables, Access Control Lists, Firewalls, NAT, and DNS Applying AWS Security Features along with traditional Information and Application Security Using Compute, Networking, Storage, and Database AWS services Architecting Large Scale Distributed Systems Understanding of Elasticity and Scalability Concepts Understanding of Network Technologies Relating to AWS Deploying and Managing Services with tools such as CloudFormation, OpsWorks and Elastic Beanstalk. Learn from the AWS subject-matter experts, review with proven study tools, and apply real-world scenarios. If you are looking to take the AWS Certified Solutions Architect Associate exam, this guide is what you need for comprehensive content and robust study tools that will help you gain the edge on exam day and throughout your career.
An Elegant Puzzle: Systems of Engineering Management
Will Larson - 2019
Management is a key part of any organization, yet the discipline is often self-taught and unstructured. Getting to the good solutions of complex management challenges can make the difference between fulfillment and frustration for teams, and, ultimately, the success or failure of companies. Will Larson's An Elegant Puzzle orients around the particular challenges of engineering management--from sizing teams to technical debt to succession planning--and provides a path to the good solutions. Drawing from his experience at Digg, Uber, and Stripe, Will Larson has developed a thoughtful approach to engineering management that leaders of all levels at companies of all sizes can apply. An Elegant Puzzle balances structured principles and human-centric thinking to help any leader create more effective and rewarding organizations for engineers to thrive in.
Continuous Delivery: Reliable Software Releases Through Build, Test, and Deployment Automation
Jez Humble - 2010
This groundbreaking new book sets out the principles and technical practices that enable rapid, incremental delivery of high quality, valuable new functionality to users. Through automation of the build, deployment, and testing process, and improved collaboration between developers, testers, and operations, delivery teams can get changes released in a matter of hours-- sometimes even minutes-no matter what the size of a project or the complexity of its code base. Jez Humble and David Farley begin by presenting the foundations of a rapid, reliable, low-risk delivery process. Next, they introduce the "deployment pipeline," an automated process for managing all changes, from check-in to release. Finally, they discuss the "ecosystem" needed to support continuous delivery, from infrastructure, data and configuration management to governance. The authors introduce state-of-the-art techniques, including automated infrastructure management and data migration, and the use of virtualization. For each, they review key issues, identify best practices, and demonstrate how to mitigate risks. Coverage includes - Automating all facets of building, integrating, testing, and deploying software - Implementing deployment pipelines at team and organizational levels - Improving collaboration between developers, testers, and operations - Developing features incrementally on large and distributed teams - Implementing an effective configuration management strategy - Automating acceptance testing, from analysis to implementation - Testing capacity and other non-functional requirements - Implementing continuous deployment and zero-downtime releases - Managing infrastructure, data, components and dependencies - Navigating risk management, compliance, and auditing Whether you're a developer, systems administrator, tester, or manager, this book will help your organization move from idea to release faster than ever--so you can deliver value to your business rapidly and reliably.
Design Like You Give a Damn {2}: Building Change from the Ground Up
Architecture For Humanity - 2011
Following the success of their first book, Architecture for Humanity brings readers the next edition, with more than 100 projects from around the world. Packed with practical and ingenious design solutions, this book addresses the need for basic shelter, housing, education, health care, clean water, and renewable energy. One-on-one interviews and provocative case studies demonstrate how innovative design is reimagining community and uplifting lives. From building-material innovations such as smog-eating concrete to innovative public policy that is repainting Brazil’s urban slums, Design Like You Give a Damn [2] serves as a how-to guide for anyone seeking to build change from the ground up.Praise for Design Like You Give a Damn [2]:<!--StartFragment--> “The resourcefulness of the projects in the book is inspiring, its information practical (see Stohr’s chapter on financing sustainable community development) and its numerous factoids sobering.” —TMagazine.blogs.NYTimes.com
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.
M.C. Escher: The Graphic Work
M.C. Escher - 1954
Escher was born in 1898 in Leeuwarden (Netherlands). He received his first drawing lessons during secondary school from F.W. van der Haagen, who also taught him the block printing, thus fostering Escher's innate graphic talents. From 1912 to 1922 he studied at the School of Architecture and Ornamental Design in Haarlem, where he was instructed in graphic techniques by S. Jessurun de Mesquita, who greatly influenced Escher's further artistic development. Between 1922 and 1934 the artist lived and worked in Italy. Afterwards Escher spent two years in Switzerland and five in Brussels before finally moving back to Barn in Holland, where he died in 1972. M.C. Escher is not a surrealist drawing us into his dream world, but an architect of perfectly impossible worlds who presents the structurally unthinkable as though it were a law of nature. The resulting dimensional and perspectival illusions bring us into confrontation with the limitations of our sensory perception. About the Series: Each book in TASCHEN's Basic Art series features:a detailed chronological summary of the life and oeuvre of the artist, covering his or her cultural and historical importance a concise biography approximately 100 illustrations with explanatory captions
Access 2007: The Missing Manual
Matthew MacDonald - 2006
It runs on PCs rather than servers and is ideal for small- to mid-sized businesses and households. But Access is still intimidating to learn. It doesn't help that each new version crammed in yet another set of features; so many, in fact, that even the pros don't know where to find them all. Access 2007 breaks this pattern with some of the most dramatic changes users have seen since Office 95. Most obvious is the thoroughly redesigned user interface, with its tabbed toolbar (or "Ribbon") that makes features easy to locate and use. The features list also includes several long-awaited changes. One thing that hasn't improved is Microsoft's documentation. To learn the ins and outs of all the features in Access 2007, Microsoft merely offers online help.Access 2007: The Missing Manual was written from the ground up for this redesigned application. You will learn how to design complete databases, maintain them, search for valuable nuggets of information, and build attractive forms for quick-and-easy data entry. You'll even delve into the black art of Access programming (including macros and Visual Basic), and pick up valuable tricks and techniques to automate common tasks -- even if you've never touched a line of code before. You will also learn all about the new prebuilt databases you can customize to fit your needs, and how the new complex data feature will simplify your life. With plenty of downloadable examples, this objective and witty book will turn an Access neophyte into a true master.
Marketing to Millennials: Reach the Largest and Most Influential Generation of Consumers Ever
Jeff Fromm - 2013
Companies that think winning their business is a simple matter of creating a Twitter account and applying outdated notions of "cool" to their advertising are due for a rude awakening. "Marketing to Millennials "is both an enlightening look at this generation of consumers and a practical plan for earning their trust and loyalty. Based on original market research, the book reveals the eight attitudes shared by most Millennials, as well as the new rules for engaging them successfully. Millennials: - Value social networking and aren't shy about sharing opinions - Refuse to remain passive consumers--they expect to participate in product development and marketing - Demand authenticity and transparency - Are highly influential--swaying parents "and" peers - Are not all alike--understanding key segments is invaluable Featuring expert interviews and profiles of brands doing Millennial marketing right, this eye-opening book is the key to persuading the customers who will determine the bottom line for decades to come.
Case in Point 10: Complete Case Interview Preparation
Marc P. Cosentino - 2018
He takes you inside a typical interview by exploring the various types of case questions, and he shares with you the acclaimed Ivy Case System. It will give you the confidence to answer even the most sophisticated cases. The book includes dozens of strategy cases, with case starts exercises, 21 ways to cut costs -- plus a special section on Federal and nonprofit cases.!
Natural Capitalism
Paul Hawken - 1999
This groundbreaking book reveals how today's global businesses can be both environmentally responsible and highly profitable.