This is review of the 14th chapter from the book-”Clean Code: A Handbook of Agile Software Craftsmanship” by Robert C. Martin.
This is the third project in the book. Robert carefully dissects a class SerialDate - part of JCommon Library
He follows the same principle exhibited before
First make it right- then make it work
And there is also a humbling message in this chapter
All code can be bettered. Review by another developer should be taken in stride and with humility.It takes courage to put your code for public scrutiny - just like artists ,authors do every day when their work is criticized and minutely looked at by experts and laymen
For review of other chapters- please see this post.






April 21st, 2009 at 10:50 am
[...] Chapter 13: Concurrency Chapter 14: Successive Refinement Chapter 15: JUnit Internals Chapter 16: Refactoring SerialDate Chapter 17: Smells and Heuristics Like it??? Save it [...]