After reading this intro you should be prepared to read a catalog of refactorings roughly on the scale of Fowler’s book. What needs to be added to this intro to make that more likely? What’s missing for you? What can be deferred?
As with Tidy First? we begin this book with things you can do to change the structure of your code. I work from specific to ge…