Clean code that works--now. This is the seeming contradiction that lies behind much of the pain of programming. Test-driven development …
I came across this book in the Bibliography section of Scott Berkun's "The art of Project Management". First, the structure. …
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In …
-Motivation- The author is Kent Beck. That alone merits at least a thumb-through of any book. Beck's self-described premise of …