
Refactoring: Improving the Design of Existing Code Martin Fowler (Author),
Kent Beck (Author), John Brant (Author), William Opdyke (Author), Don Roberts (Author)

(153)
New!: $64.99 $43.86 (as of 02/19/2013 22:21 PST)
116 Used! | New! from $21.00 (as of 02/19/2013 22:21 PST)
Software Engineering
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.
- Rank: #7687 in Books
- Published on: 1999-07-08
- Original language:
English
- Number of items: 1
- Dimensions: 9.61" h x
1.34" w x
7.52" l,
2.49 pounds
- Binding: Hardcover
- 464 pages

Description #1 by Printsasia.com:
This book is written by Don Roberts, John Brant, Kent Beck, Martin Fowler, William Opdyke Published by Addison Wesley Publishing Company In 1999 and is available in Hardback Usually Ships in 3 Days.
Description #2 by ValoreBooks.com:
Refactoring Improving the Design of Existing Code, ISBN-13: 9780201485677, ISBN-10: 0201485672
Description #3 by Paddle.com:
As the application of object technology--particularly the Java programming language--has become commonplace a new problem has emerged to confront the software development community. Significant numbers of poorly designed programs have been created by less-experienced developers resulting in applications that are inefficient and hard to maintain and extend. Increasingly software system professionals are discovering just how difficult it is to work with these inherited non-optimal applications. For several years expert-level object programmers have employed a growing collection of techniques to improve the structural integrity and performance of such existing software programs. Referred to as refactoring these practices have remained in the domain of experts because no attempt has been made to transcribe the lore into a form that all developers could use. . .until now. In Refactoring Improving the Design of Existing Code renowned object technology mentor Martin Fowler breaks new ground demystifying these master practices and demonstrating how software practitioners can realize the significant benefits of this new process. With proper training a skilled system designer can take a bad design and rework it into well-designed robust code. In this book Martin Fowler shows you where opportunities for refactoring typically can be found and how to go about reworking a bad design into a good one. Each refactoring step is simple--seemingly too simple to be worth doing. Refactoring may involve moving a field from one class to another or pulling some code out of a method to turn it into its own method or even pushing some code up or down a hierarchy. While these individual steps may seem elementary the cumulative effect of such small changes can radically improve the design. Refactoring is a proven way to prevent software decay. In addition to discussing the various techniques of refactoring the author provides a detailed catalog of more than seventy proven refactorings with helpful pointers that teach you when to apply them step-by-step instructions for applying each refactoring and an example illustrating how the refactoring works. The illustrative examples are written in Java but the ideas are applicable to any object-oriented programming language. 0201485672B04062001
No comments:
Post a Comment