0%

In Clean Craftsmanship, the legendary Robert C. Martin ("Uncle Bob") has written every programmer's definitive guide to working well. Martin brings together the disciplines, standards, and ethics you need to deliver robust, effective code quickly and productively, and be proud of all the software you write -- every single day.

Martin, the best-selling author of The Clean Coder, begins with a pragmatic, technical, and prescriptive guide to five foundational disciplines of software craftsmanship: test-driven development, refactoring, simple design, collaborative programming (pairing), and acceptance tests. Next, he moves up to standards -- outlining the baseline expectations the world has of software developers, illuminating how those often differ from their own perspectives, and helping you repair the mismatch. Finally, he turns to the ethics of the programming profession, describing ten fundamental promises all software developers should make to their colleagues, their users, and above all, themselves.

With Martin's guidance and advice, you can consistently write code that builds trust instead of undermining it -- trust among your users and throughout a society that depends on software for its very survival.

Table of Contents

  1. Cover Page
  2. Title Page
  3. Contents
  4. Table of Contents
  5. Foreword
  6. Preface
  7. Acknowledgments
  8. About the Author
  9. Chapter 1. Craftsmanship
  10. Part I: The Disciplines
    1. Chapter 2. Test-Driven Development
    2. Overview
    3. The Basics
    4. Conclusion
    5. Chapter 3. Advanced TDD
    6. Sort 1
    7. Sort 2
    8. Getting Stuck
    9. Arrange, Act, Assert
    10. Test Doubles
    11. Architecture
    12. Conclusion
    13. Chapter 4. Test Design
    14. Testing Databases
    15. Testing GUIs
    16. Test Patterns
    17. Test Design
    18. Transformation Priority Premise
    19. Conclusion
    20. Chapter 5. Refactoring
    21. What Is Refactoring?
    22. The Basic Toolkit
    23. The Disciplines
    24. Chapter 6. Simple Design
    25. YAGNI
    26. Covered by Tests
    27. Maximize Expression
    28. Minimize Duplication
    29. Minimize Size
    30. Chapter 7. Collaborative Programming
    31. Chapter 8. Acceptance Tests
    32. The Discipline
    33. The Continuous Build
  11. Part II: The Standards
    1. Chapter 9. Productivity
    2. We Will Never Ship S**T
    3. Inexpensive Adaptability
    4. We Will Always Be Ready
    5. Stable Productivity
    6. Chapter 10. Quality
    7. Continuous Improvement
    8. Fearless Competence
    9. Extreme Quality
    10. We Will Not Dump on QA
    11. QA Will Find Nothing
    12. Test Automation
    13. Automated Testing and User Interfaces
    14. Testing the User Interface
    15. Chapter 11. Courage
    16. We Cover for Each Other
    17. Honest Estimates
    18. You Must Say NO
    19. Continuous Aggressive Learning
    20. Mentoring
  12. Part III: The Ethics
    1. Chapter 12. Harm
    2. First, Do No Harm
    3. Best Work
    4. Repeatable Proof
    5. Chapter 13. Integrity
    6. Small Cycles
    7. Relentless Improvement
    8. Maintain High Productivity
    9. Chapter 14. Teamwork
    10. Work as a Team
    11. Estimate Honestly and Fairly
    12. Respect
    13. Never Stop Learning
44.197.108.187