内容简介

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 product at informit.com/register for convenient access to downloads, updates, and/or corrections as they become available.


Robert C. Martin,Object Mentor公司总裁,面向对象设计、模式、UML、敏捷方法学和极限编程领域的资深顾问。他是Designing Object-Oriented C++ Applications Using the Booch Method 以及 Jolt 获奖图书 Agile Software Development, Principles,Palterns,and Practices(中译版《敏捷软件开发:原则、模式与实践》)《代码整洁之道》等畅销书作者。

译者简介

孙宇聪:曾在谷歌工作多年,任谷歌高级SRE(Senior Site Reliblity Engineer),前Coding.net 技术负责人。

下载地址

豆瓣评论

  • 狂气之瞳改
    为扩展性而设计不过一句话:对稳定KISS,对易变抽象。设计之外,是更复杂的业务知识和os/db/web技术细节。读完很是伤感,半个世纪过去了,software design仍既不是science也不是common sense,只是读者们或仍能期待有生之年的下半个世纪。06-23
  • 奏乐
    读下SOLID原则和 clean arch那章就差不多可以了02-21
  • 脚趾头
    更多地讲一些principle和为什么这些principle有道理,没有太多地讲具体该怎么实现10-12
  • 邻家の躺平人
    整体上挺好看的,除了略浅,算是提纲挈领总结一类。其实整本核心内容都可以看成是对:lower level depends on higher level(business logic) , not the other way around 的展开,不管是 SOLID principles 还是architecture in the big picture。不过IMO,国内互联网公司这么写代码的应该是越来越少了。11-04
  • DustinTang
    老实讲, 不太系统...07-11

猜你喜欢

大家都喜欢