Robert C. Martin
共收錄 6 本作品。 若你知道作者其他著作不在清單上,可建立新的 Hugo Book 專案並補上 topic。
🌟
Clean Agile
Robert C. Martin
Co-author of the Agile Manifesto restores the original meaning of agile, clearing away the distortions that have grown around its practices and values.
clean-agile
🌟
Clean Architecture
Robert C. Martin
Architecture matters—it determines how easily a system can be maintained, extended, and adapted. Martin lays out the principles for building structures that survive change, framing architecture as the higher-level extension of good design that every working programmer needs to learn.
clean-architecture
✍ 已回應
🌟
Clean Code
Robert C. Martin
A handbook of agile software craftsmanship, walking from naming and functions through to architecture—the discipline of code that stays clean.
clean-code
Clean Craftsmanship
Robert C. Martin
Uncle Bob lays out a complete code of professional behavior across three parts—Disciplines (TDD, refactoring, simple design, pairing, acceptance testing), Standards (productivity, quality, courage), and Ethics (do no harm, integrity, teamwork).
clean-craftsmanship
Functional Design: Principles, Patterns, and Practices
Robert C. Martin
Uncle Bob compares Java and Clojure side by side to show how SOLID principles, design patterns, and clean architecture translate into a functional style.
functional-design-principles-patterns-practices
🌟
The Clean Coder
Robert C. Martin
A code of conduct for the professional programmer, focused not on code quality but on the discipline, attitude, and behavior that separate journeymen from craftsmen and let an engineer reliably ship.
clean-coder