Pearson Education Home Higher Education HomeInstructor SupportStudent SupportAbout UsCareers
Bookshop
Texts & Technology
ABOUT THIS PRODUCT
Description
Table of Contents
Appropriate Courses
Preface
About the Author(s)
 
RESOURCES
First Day of Class
 
SERIES
Addison-Wesley Object Technology Series
 
RELATED TITLES
Problem Solving (Computer Science)
Software Engineering--Advanced (Computer Science)
Refactoring: Improving the Design of Existing Code
View Larger Cover Image
View Larger Image

Martin Fowler
Kent Beck
John Brant
William Opdyke
Don Roberts

Publisher: Addison-Wesley
Copyright: 1999
Format: Cloth; 464 pp

ISBN-10: 0201485672
ISBN-13:9780201485677Help icon

Our Price: £37.99
Status: Instock
Published: 23 Jul 1999
This title is not for sale to the US or Canada.
Add this item to my shopping basket


Add to Exam Copy BookbagAdd to Exam Copy Bookbag PrintPrint Product Information

Description

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.

 
Pearson Education Home