HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
This EPUB will be accessible from your Account page after purchase.
This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
Also available in other formats.
Register your product to gain access to bonus material or receive a coupon.
The Robert C. Martin Clean Code Collection consists of two bestselling eBooks:
In Clean Code, legendary software expert Robert C. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer--but only if you work at it. You will be challenged to think about what’s right about that code and what’s wrong with it. More important, you will be challenged to reassess your professional values and your commitment to your craft.
In The Clean Coder, Martin introduces the disciplines, techniques, tools, and practices of true software craftsmanship. This book is packed with practical advice--about everything from estimating and coding to refactoring and testing. It covers much more than technique: It is about attitude. Martin shows how to approach software development with honor, self-respect, and pride; work well and work clean; communicate and estimate faithfully; face difficult decisions with clarity and honesty; and understand that deep knowledge comes with a responsibility to act.
Readers of this collection will come away understanding
Clean Code
Chapter 1 Clean Code 1A
Chapter 2 Meaningful Names 17A
Chapter 3 Functions 31A
Chapter 4 Comments 53A
Chapter 5 Formatting 75A
Chapter 6 Objects and Data Structures 93A
Chapter 7 Error Handling 103A
Chapter 8 Boundaries 113A
Chapter 9 Unit Tests 121A
Chapter 10 Classes 135A
Chapter 11 Systems 153A
Chapter 12 Emergence 171A
Chapter 13 Concurrency 177A
Chapter 14 Successive Refinement 193A
Chapter 15 JUnit Internals 251A
Chapter 16 Refactoring SerialDate 267A
Chapter 17 Smells and Heuristics 285A
Appendix A Concurrency II 317A
Appendix B org.jfree.date.SerialDate 349A
Appendix C Cross References of Heuristics 409A
Epilogue 411A
Index 413A
The Clean Coder
Pre-Requisite Introduction 1B
Chapter 1 Professionalism 7B
Chapter 2 Saying No 23B
Chapter 3 Saying Yes 45B
Chapter 4 Coding 57B
Chapter 5 Test Driven Development 77B
Chapter 6 Practicing 85B
Chapter 7 Acceptance Testing 95B
Chapter 8 Testing Strategies 113B
Chapter 9 Time Management 121B
Chapter 10 Estimation 135B
Chapter 11 Pressure 149B
Chapter 12 Collaboration 157B
Chapter 13 Teams and Projects 167B
Chapter 14 Mentoring, Apprenticeship, and Craftsmanship 173B
Appendix A Tooling 187B
Index 205B