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



Refactoring: Improving the Design of Existing Code book download




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


Here are a few I like: 1) Code Complete 2nd edition by Steve McConnell. What I found most useful are all the examples that are given for almost every refactoring that is described. At last, I have decided to update myself ;)!!! This page reviews the book Refactoring: Improving the Design of Existing Code by Martin Fowler. This book is an extensive compilation of refactorings that range from providing meaningful names for variable to collapsing class hierarchies. It is a great book from Martin Fowler & Co. Refactoring: Improving the Design of Existing Code. More specially to a little person like me. In the book Refactoring: Improving the Design of Existing Code, we "refactor" code to make it better. But what does "updating" means to any human being? Refactoring: Improving the Design of Existing Code (Martin Fowler, Kent Beck et al.) – The first couple of chapters are a must read for every developer.