Refactoring: Improving the Design of Existing Code. Don Roberts, John Brant, Kent Beck, Martin Fowler, William Opdyke

Refactoring: Improving the Design of Existing Code


Refactoring.Improving.the.Design.of.Existing.Code.pdf
ISBN: 0201485672,9780201485677 | 468 pages | 12 Mb


Download Refactoring: Improving the Design of Existing Code



Refactoring: Improving the Design of Existing Code Don Roberts, John Brant, Kent Beck, Martin Fowler, William Opdyke
Publisher: Addison-Wesley Professional




Refactoring: Improving the Design of Existing Code (@bookpool) (@amazon) Because all code can be better. In addition to creating a design and coding it, you can now analyze the design of existing code and improve it. Refactoring enables an approach to design I call reflective design. As such, it is not a surprise that Refactoring: Improving the Design of Existing Code feels a little dated. However, not as much as I had expected. The concept of 'Code smells' was popularized by Kent Beck and Martin Fowler in the book 'Refactoring: Improving the Design of Existing Code' (ISBN 978-0201485677). Michael Wooten replied on Mon, 2011/10/31 - 12:29pm. I think this is the single greatest book on improving software that has ever been written. Refactoring: Improving the Design of Existing Code 重構:改善既有程式的設計. This book is an extensive compilation of refactorings that range from providing meaningful names for variable to collapsing class hierarchies. By far the most important programming book I ever read was Martin Fowler's "Refactoring: Improving the Design of Existing Code".