A review by garyboland
Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin

5.0

A great read and I think it will be an even better re-read in the future. It is essential that each line of code, each variable name and each module layout receive the amount of attention required in order to deliver the lowest maintenance burden. This book drives home that message and then demonstrates the key techniques and heuristics that should be applied to code at review time. Essential reading