Book picks similar to
The Design of Scarcity by Jon Goodbun


design
abundance
ㅡstars-3-okay
recommended

Building Design and Construction


Vicente A. Tagayun - 2010
    It also contains the easy to follow instructions on how to analyze and compute the structural design of critical building parts such as: reinforced concrete slabs, beams, columns and footings. There are also simple designs and floor plans for a variety of building types to be found in this book.BUILDING DESIGN AND CONSTRUCTION should be of interest to architects, engineers, contractors, developers and allied professionals who are engaged in building design, planning and construction. Students and graduates reviewing for the board examinations for architects and engineers would find in this book valuable practical knowledge to supplement the theories learned in their classrooms.Project owners studying this book would appreciate and get a clear understanding of how their envisioned pet project, which sprang only from a mere idea - is transformed slowly step-by-step - into concrete form.Explanations and instructions in BUILDING DESIGN AND CONSTRUCTION are conveyed in direct and simple language for easy understanding even by the layman. Plans and drawings are clearly presented, to be easily interpreted by construction workers.

Three Birds Renovations


Erin Cayless - 2019
    Today, with many incredible house transformations under their toolbelt, they're a power trio turning neighbourhood ugly ducklings into swans.If you lust over images of beautiful homes but feel stuck when it comes to your own space, these 'birds' have your back. The book is packed with gorgeous details from their projects, friendly words of encouragement and more than 400 reno tips to help you avoid budget blow-outs, manage trades and timelines, and style without stress. Whether you're starting small or going all-in with a whole-home reno, this is destined to become one of the most useful books you own.Turn your reno dreams into reality!

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.

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.

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.

Affordable Interior Design: High-End Tips for Any Budget


Betsy Helmuth - 2019
     Homeowners and renters of all means dream of having a beautiful home. The media makes it look so easy, but many of us have less to work with and still long to live in style. Affordable Interior Design makes luxury an affordable reality. In this DIY home decorating handbook, Helmuth reveals insider tips and her tried-and-tested methods for choosing colors, creating a gallery wall, how to use accent tables, entry benches, rugs, and more! Helmuth has shared her affordable design advice and step-by-step approaches with millions through live teaching workshops, guest columns, television appearances, and interviews. Now, she has distilled her expertise into this practical guide. The chapters follow her secret design formula and include creating a design budget, mapping out floor plans, selecting a color palette, and accessorizing like a stylist. It’s time to start living in the home of your dreams without maxing out your credit cards. Learn how with Affordable Interior Design!

Software Engineering at Google: Lessons Learned from Programming Over Time


Titus Winters - 2020
    With this book, you'll get a candid and insightful look at how software is constructed and maintained by some of the world's leading practitioners.Titus Winters, Tom Manshreck, and Hyrum K. Wright, software engineers and a technical writer at Google, reframe how software engineering is practiced and taught: from an emphasis on programming to an emphasis on software engineering, which roughly translates to programming over time.You'll learn:Fundamental differences between software engineering and programmingHow an organization effectively manages a living codebase and efficiently responds to inevitable changeWhy culture (and recognizing it) is important, and how processes, practices, and tools come into play

Architecture Now!


Philip Jodidio - 2001
    Appropriated, chewed up, mulled over, digested, contemplated, and contorted - gathering up along the way fashion, ecology, politics, and art - architectural concepts become veritable things unto themselves in the present tense. As astoundingly diverse as contemporary architecture is, most importantly it is a reflection of what's happening right now all over the world, in people's minds and in the global collective consciousness. The many faces of world architecture today make for a mind-expanding book. Here you'll find the most recent work of over 60 architects and firms, including familiar names such as O. Gehry, Meier, Ando, Foster, and Starck, as well as a host of newcomers sure to be the architecture-celebrities of future generations. Highlights include Jakob & MacFarlane's morphological Restaurant at the Centre Georges Pompidou, Diller & Scofidio's "Blur Building" proposal for the International Expo 2001 in Switzerland (an ovular structure suspended over a lake, encapsulated by a fine mist of water, creating the look of a cloud hovering over the lake), and Herzog & de Meuron's remarkable Tate Modern. Proving that contemporary architecture is not limited to physical building design, New York firm Asymptote's Guggenheim Virtual Museum is also included, a place where visitors can take a cyber-stroll through rooms that are designed to be "compelling spatial environments." Presented alphabetically by architect or firm, Architecture Now! can be used like a reference guide, with extensive photographs and illustrations, biographical and contact information for designers, and a careful selection of today's most influential architects.

Residential Landscape Architecture: Design Process for the Private Residence


Norman K. Booth - 1991
    The text provides a thorough, how-to explanation of each of the steps of the design process--from initial contact with the client to a completed master plan. The text's numerous illustrations and useful case study examples offer a rich learning experience for students. Whether you are just starting your design career or are a current practitioner, this valuable resource is sure to enhance your skills and knowledge.

Designing Data-Intensive Applications


Martin Kleppmann - 2015
    Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords?In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications. Peer under the hood of the systems you already use, and learn how to use and operate them more effectively Make informed decisions by identifying the strengths and weaknesses of different tools Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity Understand the distributed systems research upon which modern databases are built Peek behind the scenes of major online services, and learn from their architectures

The Growth Quotient: How to achieve sustainable professional growth and development (Growth Engineering Master Series, #1)


Subbarao Mukkavilli - 2020
    Most of the skillsets we use today will be irrelevant very soon. Several jobs that exist today will be extinct. AI-powered apps and robots will replace all of them. Corona Pandemic has fast-tracked most of these developments. COVID is rewriting the rules of the game, and AI is automating them. Acute talent deficiency is another pandemic all of us will face very soon. Ok. Let us park the pandemics for some time and talk about our eyesight. The average human eyesight is around 20 by 20. People with 20/30 vision don’t get a driving license in most countries. Anything around 20/1000 is considered blindness. What about our mindsight? Is it 20/20? Much lesser. This book teaches you how to improve your mind-sight. This book introduces four different lenses. These lenses improve the mind-sight significantly. Let's talk about hunger now. Whenever we are hungry, our tummy sends multiple signals to the whole body. Immediately, our eyes start the search operation, and our tongue joins the mission with the taste sensors. The nose filters out the smells, and the mouth begins to secrete the saliva. The whole body works in tandem until we finish a plate or two—most of the time, over-cooperation results in super binging.What about our brains? Is it endowed with all these facilities? How do you know when the brain is hungry? How do you sense if someone feeds it toxic food?All successful leaders in the world have a Mind Position System™ fitted to their brains. The mid positioning system helps them to navigate through any tough and uncomfortable situation. You can also get this if you want. This book teaches you how to install one. Three aspects define your personality:What you haveWhat you dropWhat you pickThe foundational qualities you need to have:High AmbitionA strong Belief systemClarity on goals and ambitionsUndeterred DisciplineABCDs™ in short.The thoughts you need to drop:Unrealistic ExpectationsUnfounded FearGreedHatredEFGH in short.You need to pick four quotients (or lenses):1. Consciousness Quotient 2. Environmental Quotient 3. Digital Quotient4. Number QuotientThat's not all. You will learn to apply the following time tested methods at your workplace:GRIT method to achieve your goalsOPEN method for better communication SIMPLE method to for effective communication and presentation PATH method to get customer delightHEAL method to heal the wounded clients and team membersSUIT method to resolve team conflictsCALM method to overcome fear★★★★★ Jose Cornelio for Readers' FavoriteThe author has the gift of communicating complex ideas in a clear and accessible manner. In a world filled with distractions, Suram teaches leaders how to thrive and successfully accomplish work that matters. This is a book that anyone who wants to be an effective leader should read.

Bobby Approved: Your Ultimate Shopping Guide At The Grocery Store


Bobby Parrish - 2019
    The shopping guide is designed to help you identity the best products on the store shelves and allow you to access this guide easily, as you shop. Ultimately, this guide will make you a better shopper and it will help get you in and out of the store with ease. Disclaimer: The opinions in this book are my own. I am not a licensed dietician or food scientist.

The Doctor, the Hitman, and the Motorcycle Gang: The True Story of One of New Jersey's Most Notorious Murder for Hire Plots


Annie McCormick - 2020
    

Not So Big House Coll-2cy


Sarah Susanka - 2002
    Available for the first time, Sarah Susanka's best-selling books in one handsome slipcase set.-- Great gift package-- Offers all of Sarah Susanka's trendsetting architectural ideas in one set

Laurie Baker: Life, Works & Writings


Gautam Bhatia - 2000
    His distinctive brand of architecture, usually moulded around local building traditions (especially those of Kerela, his adopted home state in south India), is instantly identifiable and has, unsurprisingly, revolutionized traditional concepts of architecture in India. Baker's architecture is responsive, uses local materials and lays stress on low-cost design.This biograpy of Laurie Baker, like his work, is direct, simple and comprehensive; further embellished with sketches, plans, photographs and some of Baker's own writings, the book offers the professional architect view of the life, methods and thoughts of an unorthodox genius.