July 2018
Beginner to intermediate
288 pages
8h 21m
English
Writing changeable code is an art whose practice relies on three different skills.
First, you must understand object-oriented design. Poorly designed code is naturally difficult to change. From a practical point of view, changeability is the only design metric that matters; code that’s easy to change is well-designed. Because you have read this far, it’s only fair to assume that your efforts will pay off and that you have acquired a foundation from which to begin the practice of designing changeable code.
Second, you must be skilled at refactoring code. Not in the casual sense of “go into the application and fling some things around,” but in the real, grown-up, bullet-proof sense defined by Martin Fowler ...
Read now
Unlock full access