Ranked #14 in Design Pattern, Ranked #37 in Software Engineering — see more rankings.
In 1994, "Design Patterns" changed the landscape of object-oriented development by introducing classic solutions to recurring design problems. In 1999, "Refactoring" revolutionized design by introducing an effective process for improving code. With the highly anticipated " Refactoring to Patterns ," Joshua Kerievsky has changed our approach to design by forever uniting patterns with the evolutionary process of refactoring.
This book introduces the theory and practice of pattern-directed refactorings: sequences of low-level refactorings that allow designers to safely move designs... more
This book introduces the theory and practice of pattern-directed refactorings: sequences of low-level refactorings that allow designers to safely move designs... more
Rankings by Category
Refactoring to Patterns is ranked in the following categories:
- #48 in IT
- #83 in Java
- #64 in Programming
- #56 in Software Architecture
- #38 in System Design
- #74 in Technical