31 Days of Refactoring by Sean Chambers, Simone Chiaretta
Publisher: Los Techies 2009
Number of pages: 52
Refactoring is an integral part of continually improving your code while it moves forward through time. Without refactoring you accrue technical debt, forget what portions of code do and create code that is resistant to any form of testing. It is an easy concept to get started with and opens the door to much better practices such as unit testing, shared code ownership and more reliable, bug-free code in general.
Computers & Internet Programming Software Design Testing & Engineering