
Refactoring
by Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts
Brief Summary
"Refactoring" proves that it's possible to improve the design of existing code without changing its external behavior. Here, you will learn the key principles of refactoring and 40 effective techniques to enhance code's indernal structure. The first step is to identify opportunities for improvement. Find out what to do next in "Refactoring."
You may also like these summaries

