Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Refactoring: Improving the Design of Existing Code (Repost)

Posted By: elodar
Refactoring: Improving the Design of Existing Code (Repost)

Martin Fowler, "Refactoring: Improving the Design of Existing Code"
English | 1999-07-08 | ISBN: 0201485672 | 422 pages | PDF | 3.45 mb

Refactoring is about improving the design of existing code. 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. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more than 40 proven refactorings with details as to when and why to use the refactoring, step by step instructions for implementing it, and an example illustrating how it works The book is written using Java as its principle language, but the ideas are applicable to any OO language.

Welcome to my AH collection of ebooks at: http://avaxhome.ws/blogs/elodar

You can also connect to my RSS

Download links: