Refactoring: Improving the Design of Existing Code

Refactoring: Improving the Design of Existing Code

1999 • 461 pages

Ratings30

Average rating3.9

15

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 Software, 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.


Become a Librarian

Series

Featured Series

9 released books

Addison-Wesley Object Technology Series

Addison-Wesley Object Technology Series is a 9-book series first released in 1990 with contributions by Grady Booch, Robert A. Maksimchuk, and Michael W. Engle.


Reviews

Popular Reviews

Reviews with the most likes.

I have read the 2nd version,
It's a classical book that you must own,
and keep it as reference.
Many common sense refactoring if you have been programming for a while.

January 15, 2023
November 1, 2006

The first few chapters that talk about why refactoring is crucial are ok. Rest of the book is just full of obvious things that you already know. Even for someone new to programming, I'd say it won't help because the examples are difficult to follow and too mechanic.

View

Related Books

Books

9 books

Readers of This Book Also Enjoyed

If you enjoyed this book, then our algorithm says you may also enjoy these.