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




The basic approach involved improving your code's running time by limiting the amount of memory space the program uses. €�Any fool can write code that a computer can understand. What I found most useful are all the examples that are given for almost every refactoring that is described. Refactoring: Improving the Design of Existing Code, by Fowler et al, Addison-Wesley, 1999. Image by seizethedave via Flickr You may say I've been reading a lot recently. It is a great book from Martin Fowler & Co. Last week, I had the opportunity to do a presentation on refactoring, using Martin Fowler's book Refactoring as the basis, for the Bartlesville Dot Net Users Group (BDNUG). 3 thoughts on “Refactoring: Improving the Design of Existing Code (Addison-Wesley Object Technology Series)”. This book should be treated as a classic in software craftmanship, and its contents are still relevant today as they were in 1999. Refactoring improving the design of existing code[ebook]. ɇ�构的目的是让可以工作的代码更好,使面向对象的代码更简单,更容易维护。书上还说,所有的程序员应当能使用重构技术改进他们的代码。 nuts-and-bolts n.具体细节 前言 Chapter 3. €�Certain structures in code that suggest (sometimes they scream for) the possibility of refactoring.” Martin Fowler. Sean Kelly "Consultant" April 27, 2013 at 11:27 am. Refactoring: Improving the Design of Existing Code - Martin Fowler. One of the great books I read about refactoring was, “Refactoring: Improving the Design of Existing Code”, this book is unbelievable, I recommend everyone to read it. Refactoring: Improving the design of existing code. Improving the Design of Existing Code (Refactoring). In addition to creating a design and coding it, you can now analyze the design of existing code and improve it. And you can be right saying that :) I've just read Refactoring: Improving. Refactoring enables an approach to design I call reflective design.