Front cover image for Clean code : a handbook of agile software craftsmanship

Clean code : a handbook of agile software craftsmanship

Robert C. Martin (Author)
This title shows the process of cleaning code. Rather than just illustrating the end result, or just the starting and ending state, the author shows how several dozen seemingly small code changes can positively impact the performance and maintainability of an application code base
Print Book, English, 2008
Prentice Hall, Upper Saddle River, NJ, 2008
xxix, 431 pages, 3 unnumbered pages : illustrations ; 24 cm.
9780132350884, 0132350882
1015467381
Clean code
Meaningful names
Functions
Comments
Formatting
Objects and data structures
Error handling
Boundaries
Unit tests
Classes
Systems
Emergence
Concurrency
Successive refinement
JUnit internals
Refactoring serialdate
Smells and heuristics
Appendix A: Concurrency II
Appendix B: Org.jfree.date.serialdate
Appendix C: Cross references of heuristics
Epilogue