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



Download eBook




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


It was the first I've read related to “clean code”. In addition to creating a design and coding it, you can now analyze the design of existing code and improve it. ɇ�构的目的是让可以工作的代码更好,使面向对象的代码更简单,更容易维护。书上还说,所有的程序员应当能使用重构技术改进他们的代码。 nuts-and-bolts n.具体细节 前言 Chapter 3. Also consider reading Martin Fowler's “Refactoring: Improving the Design of Existing Code”. Read More Posted in: Email This BlogThis! Refactoring: Improving the Design of Existing Code. Refactoring enables an approach to design I call reflective design. 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. It changed the way I am writing code. You may or may not have heard the term Refactoring before, but it is a term that sometimes seems to be used loosely in software development, when someone wants to do something to the code.