Book picks similar to
Chatter: Architecture Talks Back by Karen Kice


thesis-reference
architechture
architecture
copy

An Introduction to General Systems Thinking


Gerald M. Weinberg - 1975
    Used in university courses and professional seminars all over the world, the text has proven its ability to open minds and sharpen thinking.Originally published in 1975 and reprinted more than twenty times over a quarter century -- and now available for the first time from Dorset House Publishing -- the text uses clear writing and basic algebraic principles to explore new approaches to projects, products, organizations, and virtually any kind of system.Scientists, engineers, organization leaders, managers, doctors, students, and thinkers of all disciplines can use this book to dispel the mental fog that clouds problem-solving. As author Gerald M. Weinberg writes in the new preface to the Silver Anniversary Edition, "I haven’t changed my conviction that most people don’t think nearly as well as they could had they been taught some principles of thinking.”Now an award-winning author of nearly forty books spanning the entire software development life cycle, Weinberg had already acquired extensive experience as a programmer, manager, university professor, and consultant when this book was originally published.With helpful illustrations, numerous end-of-chapter exercises, and an appendix on a mathematical notation used in problem-solving, An Introduction to General Systems Thinking may be your most powerful tool in working with problems, systems, and solutions.

Domain-Driven Design Quickly


Floyd Marinescu - 2006
    This book is a short, quickly-readable summary and introduction to the fundamentals of DDD; it does not introduce any new concepts; it attempts to concisely summarize the essence of what DDD is, drawing mostly Eric Evans' original book, as well other sources since published such as Jimmy Nilsson's Applying Domain Driven Design, and various DDD discussion forums. The main topics covered in the book include: Building Domain Knowledge, The Ubiquitous Language, Model Driven Design, Refactoring Toward Deeper Insight, and Preserving Model Integrity. Also included is an interview with Eric Evans on Domain Driven Design today.

Gardenista: The Definitive Guide to Stylish Outdoor Spaces


Michelle Slatalla - 2016
    The team behind the inspirational design sites Gardenista.com and Remodelista.com presents an all-in-one manual for making your outdoor space as welcoming as your living room. Tour personality-filled gardens around the world and re-create the looks with no-fail planting palettes. Find hundreds of design tips and easy DIYs, editors’ picks of 100 classic (and stylish) objects, a landscaping primer with tips from pros, over 200 resources, and so much more.

System Design Interview – An Insider's Guide


Alex Xu - 2020
    This book provides a step-by-step framework on how to tackle a system design question. It includes many real-world examples to illustrate the systematic approach with detailed steps that you can follow.What’s inside?- An insider’s take on what interviewers really look for and why.- A 4-step framework for solving any system design interview question.- 15 real system design interview questions with detailed solutions.- 188 diagrams to visually explain how different systems work.Table Of ContentsChapter 1: Scale From Zero To Millions Of UsersChapter 2: Back-of-the-envelope EstimationChapter 3: A Framework For System Design InterviewsChapter 4: Design A Rate LimiterChapter 5: Design Consistent HashingChapter 6: Design A Key-value StoreChapter 7: Design A Unique Id Generator In Distributed SystemsChapter 8: Design A Url ShortenerChapter 9: Design A Web CrawlerChapter 10: Design A Notification SystemChapter 11: Design A News Feed SystemChapter 12: Design A Chat SystemChapter 13: Design A Search Autocomplete SystemChapter 14: Design YoutubeChapter 15: Design Google DriveChapter 16: The Learning Continues

Cloud Architecture Patterns: Using Microsoft Azure


Bill Wilder - 2012
    You’ll learn how each of these platform-agnostic patterns work, when they might be useful in the cloud, and what impact they’ll have on your application architecture. You’ll also see an example of each pattern applied to an application built with Windows Azure.The patterns are organized into four major topics, such as scalability and handling failure, and primer chapters provide background on each topic. With the information in this book, you’ll be able to make informed decisions for designing effective cloud-native applications that maximize the value of cloud services, while also paying attention to user experience and operational efficiency.Learn about architectural patterns for:Scalability. Discover the advantages of horizontal scaling. Patterns covered include Horizontally Scaling Compute, Queue-Centric Workflow, and Auto-Scaling.Big data. Learn how to handle large amounts of data across a distributed system. Eventual consistency is explained, along with the MapReduce and Database Sharding patterns.Handling failure. Understand how multitenant cloud services and commodity hardware influence your applications. Patterns covered include Busy Signal and Node Failure.Distributed users. Learn how to overcome delays due to network latency when building applications for a geographically distributed user base. Patterns covered include Colocation, Valet Key, CDN, and Multi-Site Deployment.

Architecting for the AWS Cloud: Best Practices (AWS Whitepaper)


Amazon We Services - 2016
    It discusses cloud concepts and highlights various design patterns and best practices. This documentation is offered for free here as a Kindle book, or you can read it in PDF format at https://aws.amazon.com/whitepapers/.

Building Construction Handbook


Roy Chudley - 1988
    It is full of detailed drawings that clearly illustrate the construction of building elements. The principles and processes of construction are explained with the concepts of design included where appropriate. Extensive coverage of building construction practice and techniques, representing both traditional procedures and modern developments, are also included to provide the most comprehensive and easy to understand guide to building construction. The new edition has been reviewed and updated and includes additional material on energy conservation, sustainable construction, environmental and green building issues. Further details of fire protection to elements of construction are provided.Building Construction Handbook is an essential text for undergraduate and vocational students on a wide range of courses including NVQ and BTEC National, through Higher National Certificate and Diploma to Foundation and three-year Degree level. It is also a useful practice reference for building designers, contractors and others engaged in the construction industry. It is ideal for students on all construction courses. The topics are presented concisely in plain language and with clear drawings. It incorporates recent revisions to Building and Construction Regulations.

Kursk Down: The Shocking True Story of the Sinking of a Russian Nuclear Submarine


Clyde W. Burleson - 2002
    Hailed as "unsinkable, " the "Kursk" was on maneuvers when mysterious explosions rocked the sub, causing it to sink to the bottom of the sea with its 118-man crew. This in-depth look at the disaster reveals previously unreleased information from family members of the deceased as well as from government officials.

MTIV Process, Inspiration and Practice for the New Media Designer


Hillman Curtis - 2002
    Divided into three parts, this book offers a methodology for artistic and professional work and also offers technical advice for translating this to the web.

Breaking Ground


Daniel Libeskind - 2004
     Drawing on his uncommon background and global perspective, in Breaking Ground Daniel Libeskind explores ideas about tragedy and hope, and the way in which architecture can memorialize-and reshape-human experience. Born in 1946 to Holocaust survivors in Poland, Daniel Libeskind eventually emigrated to New York City in 1959. A virtuoso musician before studying architecture, Libeskind has designed iconic buildings around the world, including the Jewish Museum Berlin and the Imperial War Museum in Manchester, England. In February 2003, Libeskind was chosen as the Master Plan Architect for the World Trade Center reconstruction. Full of the vitality, humor, and visionary spark that helped win him the Trade Center Commission, Breaking Ground invites readers to see architecture-and the larger world-through new perspectives.

Beginning Programming All-In-One Desk Reference for Dummies


Wallace Wang - 2007
    If programming intrigues you (for whatever reason), Beginning Programming All-In-One Desk Reference For Dummies is like having a starter programming library all in one handy, if hefty, book.In this practical guide, you'll find out about algorithms, best practices, compiling, debugging your programs, and much more. The concepts are illustrated in several different programming languages, so you'll get a feel for the variety of languages and the needs they fill.Inside you'll discover seven minibooks:Getting Started: From learning methods for writing programs to becoming familiar with types of programming languages, you'll lay the foundation for your programming adventure with this minibook. Programming Basics: Here you'll dive into how programs work, variables, data types, branching, looping, subprograms, objects, and more. Data Structures: From structures, arrays, sets, linked lists, and collections, to stacks, queues, graphs, and trees, you'll dig deeply into the data. Algorithms: This minibook shows you how to sort and search algorithms, how to use string searching, and gets into data compression and encryption. Web Programming: Learn everything you need to know about coding for the web: HyperText. Markup Language (better known simply as HTML), CSS, JavaScript, PHP, and Ruby. Programming Language Syntax: Introduces you to the syntax of various languages - C, C++, Java, C#, Perl, Python, Pascal, Delphi, Visual Basic, REALbasic - so you know when to use which one. Applications: This is the fun part where you put your newly developed programming skills to work in practical ways. Additionally, Beginning Programming All-In-One Desk Reference For Dummies shows you how to decide what you want your program to do, turn your instructions into "machine language" that the computer understands, use programming best practices, explore the "how" and "why" of data structuring, and more. And you'll get a look into various applications like database management, bioinformatics, computer security, and artificial intelligence. After you get this book and start coding, you'll soon realize that -- wow! You're a programmer!

150 Best Minimalist House Ideas


Àlex Sánchez Vidiella - 2014
    The images are of stunning bedrooms, living rooms, dining rooms, kitchens, and bathrooms; and insightful text complements them to reveal the methods used to make the minimalist rooms so eye-catching and desirable. The text includes a wealth of both big-picture and more focused ideas. It covers subjects such as walls (if and when to use them), doors, and partitions; flooring, lighting, furniture, and staircases; and explores color, patterns, materials, and texture.The houses featured in this extraordinary volume were developed by distinguished international designers at the forefront of the minimalist movement. The result is a guide that offers both inspiration and practical, easy-to follow advice for creating maximum beauty using minimal elements.

Public Places-Urban Spaces: The Dimensions of Urban Design


Matthew Carmona - 2003
    The discussion moves systematically through ideas, theories, research and practice of urban design from a wide range of sources. It gradually builds the concepts one upon the other towards a total view of the subject.

Rework


Jason Fried - 2010
    If you're looking for a book like that, put this one back on the shelf.Rework shows you a better, faster, easier way to succeed in business. Read it and you'll know why plans are actually harmful, why you don't need outside investors, and why you're better off ignoring the competition. The truth is, you need less than you think. You don't need to be a workaholic. You don't need to staff up. You don't need to waste time on paperwork or meetings. You don't even need an office. Those are all just excuses.  What you really need to do is stop talking and start working. This book shows you the way. You'll learn how to be more productive, how to get exposure without breaking the bank, and tons more counterintuitive ideas that will inspire and provoke you.With its straightforward language and easy-is-better approach, Rework is the perfect playbook for anyone who’s ever dreamed of doing it on their own. Hardcore entrepreneurs, small-business owners, people stuck in day jobs they hate, victims of "downsizing," and artists who don’t want to starve anymore will all find valuable guidance in these pages.

Frontend Architecture for Design Systems: A Modern Blueprint for Scalable and Sustainable Websites


Micah Godbolt - 2015
    This practical book takes experienced web developers through the new discipline of frontend architecture, including the latest tools, standards, and best practices that have elevated frontend web development to an entirely new level.Using real-world examples, case studies, and practical tips and tricks throughout, author Micah Godbolt introduces you to the four pillars of frontend architecture. He also provides compelling arguments for developers who want to embrace the mantle of frontend architect and fight to make it a first-class citizen in their next project.The four pillars include:Code: how to approach the HTML, CSS, and JavaScript of a design systemProcess: tools and processes for creating an efficient and error-proof workflowTesting: creating a stable foundation on which to build your siteDocumentation: tools for writing documentation while the work is in progress