Refactoring: Improving the Design of Existing Code
Format: kindle
ISBN:
9780321513748
Publish date: June 28th 1999
Publisher: Addison-Wesley Professional
Pages no: 464
Edition language: English
Category:
Non Fiction,
Reference,
Computer Science,
Programming,
Science,
Technology,
Software,
Technical,
Computers,
Coding,
Design
Pros: presenting refactoring as a regular part of the development process is an important step forward. The example at the start of the book is a great demonstration if why this stuff matters. Nice to systematically catalog code smells. Cons: the code smells section is great, but has no actual code ...