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




Refactoring Improving the Design of Existing Code. Read More Posted in: Email This BlogThis! 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. By re-running the test cases, the developer can be confident that code refactoring is not damaging any existing functionality. I got curious and downloaded its Eclipse plugin, I then picked the first bad smell code which Martin Fowler explains in his book: “Refactoring: Improving the design of existing code”. More specially to a little person like me. This book is all about refactoring. Refactoring: Improving the Design of Existing Code 重構:改善既有程式的設計. 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 - Martin Fowler. Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck, John Brant, William Opdyke and Don Roberts. In my short career I have seen entire systems who should have had a major refactoring. Preface from the book 'Refactoring: Improving the Design of Existing Code'. But what does "updating" means to any human being? 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. Refactoring: Improving the Design of Existing Code. Once upon a time, a consultant made a visit to a development project. At last, I have decided to update myself ;)!!! Design Patterns by Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides.