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




̠�통적인 소프트웨어 개발 단계는 분석-설계-구현-테스트로 이어진다. In my short career I have seen entire systems who should have had a major refactoring. ̛�제 : Refactoring Improving the Design of Existing Code. When I first read Refactoring, I believed that tests were a necessary prerequisite before making structural changes to the code. Refactoring: Improving the Design of Existing Code. In my career, a very little portion of the projects I was involved with were based on new code. (Refactoring: Improving the Design of Existing Code, Fowler et al, 1999). This book is all about refactoring. 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. Refactoring: Improving the Design of Existing Code (@bookpool) (@amazon) Because all code can be better. Most of them were based on existing code. Facing an existing project, you sometimes get confronted with “code that smells”. I think this is the single greatest book on improving software that has ever been written. ̠�자 : 마틴 파울러 옮긴이 : 윤성준, 조재박.