industrial logic has some papers worth reading here, if you’re trying to get your feet wet with Design Patterns and Refactoring.
Featured Postings
- Smells to Refactorings Cheat Sheet
We developed this handy cheat sheet as a teaching aid while teaching our Refactoring Challenge Activity. You'll find a table that maps code smells to their likely refactorings with corresponding page references to source material contained in the books Refactoring: Improving the Design of Existing Code by Martin Fowler and Refactoring to Patterns by Joshua Kerievsky.
- Refactoring to Patterns Interactive Demo
Refactoring to Patterns Interactive offers the best way to learn about Design Patterns and Refactoring. In our free Java/C# demo, you can learn about the Strategy pattern, try refactoring real-world code to Strategy and watch a narrated movie of Joshua Kerievsky walking you step-by-step through the refactoring in Eclipse or Visual Studio with Resharper.
- A Learning Guide To Design Patterns
Definition of a study group, pathway through the 23 patterns, opening questions.