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


2012-10-31 22:59 by 吴峰, 16 阅读, 0 评论, 收藏, 编辑. Sean Kelly "Consultant" April 27, 2013 at 11:27 am. In the book Refactoring: Improving the Design of Existing Code, we "refactor" code to make it better. 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, by Fowler et al, Addison-Wesley, 1999. Once upon a time, a consultant made a visit to a development project. Preface from the book 'Refactoring: Improving the Design of Existing Code'. ɇ�读《重构》Refactoring Improving the Design of Existing Code. ĸ�次读此书还未正式工作,. After picking it up a few months ago, it took me a while to finish reading it. The first place prize will be a copy of Refactoring: Improving The Design Of Existing Code, an Ubuntu Mug, an Ubuntu 10.04 LTS install disc, and a Mun pen. Now you can dramatically improve the design, performance, and manageability of object-oriented code without altering its interfaces or behavior. 3 thoughts on “Refactoring: Improving the Design of Existing Code (Addison-Wesley Object Technology Series)”. When you find you have to add a feature to a program, and the program's code is not structured in a convenient way to add the feature, first refactor the program to make it easy to add the feature, then add the feature. This book is an extensive compilation of refactorings that range from providing meaningful names for variable to collapsing class hierarchies. Refactoring: Improving the Design of Existing Code; Design Patterns, Gang of Four; Test Driven Development: By Example; The Art of Unit Testing: With Examples in .NET. The basic approach involved improving your code's running time by limiting the amount of memory space the program uses. This page reviews the book Refactoring: Improving the Design of Existing Code by Martin Fowler. I've long been told that this book is one of the must-reads for developers.