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
Page: 468
ISBN: 0201485672, 9780201485677
Publisher: Addison-Wesley Professional
Format: pdf


It is a great book from Martin Fowler & Co. 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. Hi all: First meetup for the book club on Refactoring, Improving the Design of Existing Code. ̠�자 : 마틴 파울러 옮긴이 : 윤성준, 조재박. Refactoring does not involve adding new features. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts. Refactoring has been described as "the art of safely improving the design of existing code" (Martin Fowler, see refs). What I found most useful are all the examples that are given for almost every refactoring that is described. El título me pareció sugerente. Refactoring is about improving the design of existing code. Refactoring: Improving the Design of Existing Code (@bookpool) (@amazon) Because all code can be better. Refactoring: Improving the Design of Existing Code 重構:改善既有程式的設計. By roundcrisis | November 23, 2009. ̛�제 : Refactoring Improving the Design of Existing Code. I think this is the single greatest book on improving software that has ever been written. Refactoring: improving the design of existing code. New Book: Refatoring Improving the Design of Existing Code. Refactoring is thus a process of software source code transformation. ̠�통적인 소프트웨어 개발 단계는 분석-설계-구현-테스트로 이어진다.