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




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


Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts. This book is all about refactoring. Refactoring, I got influence when I read Martin Fowler's book on Refactoring: Improving the Design of Existing Code. In my short career I have seen entire systems who should have had a major refactoring. Refactoring: Improving the Design of Existing Code. Refactoring: improving the design of existing code. Certainly, I just realize how important it becomes when we maintain the code. It is a great book from Martin Fowler & Co. It changed the way I am writing code. 3 thoughts on “Refactoring: Improving the Design of Existing Code (Addison-Wesley Object Technology Series)”. El título me pareció sugerente. It was the first I've read related to “clean code”. ɇ�构的目的是让可以工作的代码更好,使面向对象的代码更简单,更容易维护。书上还说,所有的程序员应当能使用重构技术改进他们的代码。 nuts-and-bolts n.具体细节 前言 Chapter 3. (Refactoring: Improving the Design of Existing Code, Fowler et al, 1999). Sean Kelly "Consultant" April 27, 2013 at 11:27 am. What I found most useful are all the examples that are given for almost every refactoring that is described. When I first read Refactoring, I believed that tests were a necessary prerequisite before making structural changes to the code. Also consider reading Martin Fowler's “Refactoring: Improving the Design of Existing Code”. Il est certain que ce livre est une référence sur la pratique du remaniement (Refactoring): L'étude est exhaustive, les patterns de refactoring sont très clairs, les exemples aussi, en java.