Must read after Design Patterns and Refactoring • • • • • (bewertet mit 5 von 5 Punkten)
Alle meine Rezensionen ansehen (REAL NAME) Rezension bezieht sich auf: Refactoring to Patterns (Gebundene Ausgabe) This book is a must-read directly after the classical Design Patterns (Gamma et al.) and Refactoring (Fowler). Joshua bridges the gap between these two practices by introducing how to get from code which lacks clear design towards clearly structured and designed classes. It builds upon the Refactorings from Fowler and goes beyond them and shows how to get back to working flexible software if you have coded yourself into a mess. For any developer out I consider this to be a standard piece of literature.