Book description
Practical Software Architecture Solutions from the Legendary Robert C. Martin (“Uncle Bob”)
By applying universal rules of software architecture, you can dramatically improve developer productivity throughout the life of any software system. Now, building upon the success of his best-selling books Clean Code and The Clean Coder, legendary software craftsman Robert C. Martin (“Uncle Bob”) reveals those rules and helps you apply them.
Martin’s Clean Architecture doesn’t merely present options. Drawing on over a half-century of experience in software environments of every imaginable type, Martin tells you what choices to make and why they are critical to your success. As you’ve come to expect from Uncle Bob, this book is packed with direct, no-nonsense solutions for the real challenges you’ll face–the ones that will make or break your projects.
- Learn what software architects need to achieve–and core disciplines and practices for achieving it
- Master essential software design principles for addressing function, component separation, and data management
- See how programming paradigms impose discipline by restricting what developers can do
- Understand what’s critically important and what’s merely a “detail”
- Implement optimal, high-level structures for web, database, thick-client, console, and embedded applications
- Define appropriate boundaries and layers, and organize components and services
- See why designs and architectures go wrong, and how to prevent (or fix) these failures
Clean Architecture is essential reading for every current or aspiring software architect, systems analyst, system designer, and software manager–and for every programmer who must execute someone else’s designs.
Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
Table of contents
- Cover Page
- Title Page
- Copyright Page
- Dedication
- Contents
- Foreword
- Preface
- Acknowledgments
- About the Author
- PART I Introduction
- PART II Starting with the Bricks: Programming Paradigms
- PART III Design Principles
- PART IV Component Principles
-
PART V Architecture
- Chapter 15 What Is Architecture?
- Chapter 16 Independence
- Chapter 17 Boundaries: Drawing Lines
- Chapter 18 Boundary Anatomy
- Chapter 19 Policy and Level
- Chapter 20 Business Rules
- Chapter 21 Screaming Architecture
- Chapter 22 The Clean Architecture
- Chapter 23 Presenters and Humble Objects
- Chapter 24 Partial Boundaries
- Chapter 25 Layers and Boundaries
- Chapter 26 The Main Component
- Chapter 27 Services: Great and Small
- Chapter 28 The Test Boundary
- Chapter 29 Clean Embedded Architecture
- PART VI Details
- Afterword
- PART VII Appendix
- Index
Product information
- Title: Clean Architecture: A Craftsman’s Guide to Software Structure and Design
- Author(s):
- Release date: September 2017
- Publisher(s): Pearson
- ISBN: 9780134494272
You might also like
video
Design Patterns (Clean Coders Video Series)
Overview Get ready for something very different. This ain't no screen cast. This ain't no talkin' …
video
Clean Code
Expanded Edition (August 2018) Updated with Design Patterns episodes from the Clean Code series from Clean …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …