Refactoring: Improving the Design of Existing Code by 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




Refactoring: Improving the Design of Existing Code Don Roberts, John Brant, Kent Beck, Martin Fowler, William Opdyke ebook
Format: pdf
Publisher: Addison-Wesley Professional
Page: 468
ISBN: 0201485672, 9780201485677


According to Refactoring: Improving the Design of Existing Code (by Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts p.87), there are two ways to solve it. ɇ�构的目的是让可以工作的代码更好,使面向对象的代码更简单,更容易维护。书上还说,所有的程序员应当能使用重构技术改进他们的代码。 nuts-and-bolts n.具体细节 前言 Chapter 3. Refactoring: Improving the Design of Existing Code (Martin Fowler, Kent Beck et al.) – The first couple of chapters are a must read for every developer. Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck, John Brant, William Opdyke and Don Roberts. Refactoring: Improving the Design of Existing Code. What I found most useful are all the examples that are given for almost every refactoring that is described. Design Patterns by Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides. It is a great book from Martin Fowler & Co. Way back in 1999 Martin Fowler published Refactoring — Improving the Design of Existing Code. Design is hard; so improving design of existing code must be hard, as well, right? I think people see refactoring as a difficult process.