Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
32 used & new from £19.50

Have one to sell? Sell yours here
 
   
Tell a Friend
Refactoring: Improving the Design of Existing Code (Object Technology)
 
See larger image
 
Refactoring: Improving the Design of Existing Code (Object Technology) (Hardcover)
by Martin Fowler (Author), Kent Beck (Author), John Brant (Author), William Opdyke (Author), Don Roberts (Author)
4.4 out of 5 stars  (17 customer reviews)
RRP: £37.99
Price: £22.79 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £15.20 (40%)
Availability: Usually dispatched within 6 to 10 days. Dispatched from and sold by Amazon.co.uk.

32 used & new available from £19.50

Frequently Bought Together

Customers buy this book with Design patterns : elements of reusable object-oriented software by Erich Gamma

Refactoring: Improving the Design of Existing Code (Object Technology) Design patterns : elements of reusable object-oriented software
Price For Both: £47.98

Customers Who Bought This Item Also Bought

Design patterns : elements of reusable object-oriented software

Design patterns : elements of reusable object-oriented software by Erich Gamma

4.7 out of 5 stars (34)  £25.19
Patterns of Enterprise Application Architecture (The Addison-Wesley Signature Series)

Patterns of Enterprise Application Architecture (The Addison-Wesley Signature Series) by Martin Fowler

4.4 out of 5 stars (9)  £25.79
Test Driven Development (The Addison-Wesley Signature Series)

Test Driven Development (The Addison-Wesley Signature Series) by Kent Beck

3.8 out of 5 stars (5)  £13.79
Refactoring to Patterns (Addison-Wesley Signature Series)

Refactoring to Patterns (Addison-Wesley Signature Series) by Joshua Kerievsky

4.7 out of 5 stars (6)  £22.79
The Pragmatic Programmer

The Pragmatic Programmer by Andrew Hunt

3.8 out of 5 stars (18)  £20.29
Explore similar items : Books (99)

Product details
  • Hardcover: 464 pages
  • Publisher: Addison Wesley (23 Jul 1999)
  • Language English
  • ISBN-10: 0201485672
  • ISBN-13: 978-0201485677
  • Product Dimensions: 23.6 x 19.2 x 3.4 cm
  • Average Customer Review: 4.4 out of 5 stars  (17 customer reviews)
  • Amazon.co.uk Sales Rank: 19,457 in Books (See Bestsellers in Books)

    Popular in this category:

    #40 in  Books > Computing & Internet > Programming > Languages & Tools > Object Oriented

    (Publishers and authors: Improve Your Sales)
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links (What is this?)
Zend PHP IDE For Eclipse
Zend.com/Studio-Eclipse    Speed Up Development - Debugger, Profiler and Editor - In One 

Product Description
Amazon.co.uk Review
Your class library works, but could it be better? Refactoring: Improving the Design of Existing Code shows how refactoring can make object-oriented code simpler and easier to maintain. Today, refactoring requires considerable design know-how, but once tools become available, all programmers should be able to improve their code using refactoring techniques.

Besides an introduction to what refactoring is, this handbook provides a catalogue of dozens of tips for improving code. The best thing about Refactoring is its remarkably clear presentation, along with excellent nuts-and-bolts advice, from object expert Martin Fowler. The author is also an authority on software patterns and UML, and this experience helps make this a better book, one that should be immediately accessible to any intermediate or advanced object-oriented developer. (Just like patterns, each refactoring tip is presented with a simple name, a "motivation," and examples using Java and UML.)

Early chapters stress the importance of testing in successful refactoring. (When you improve code, you have to test to verify that it still works.) After the discussion on how to detect the "smells" of bad code, readers get to the heart of the book, its catalogue of more than 70 "refactorings"--tips for better and simpler class design. Each tip is illustrated with "before" and "after" code, along with an explanation. Later chapters provide a quick look at refactoring research.

Like software patterns, refactoring may be an idea whose time has come. This groundbreaking title will surely help bring refactoring to the programming mainstream. With its clear advice on a hot new topic, Refactoring is sure to be essential reading for anyone who writes or maintains object- oriented software. --Richard Dragan

Topics Covered: Refactoring, improving software code, redesign, design tips, patterns, unit testing, refactoring research and tools.

Product 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.



See all Product Description