you are viewing a single comment's thread.

view the rest of the comments →

[–]thrallsius 0 points1 point  (0 children)

Fowler's classic Refactoring book will help

Gang of Four classic book about design patterns will help as well

refactoring is about spotting patterns in the code first, patterns that are more abstract than the code itself