Search Results

1
vote

What design pattern do you use the most?

Dependency Injection, followed by Humble Dialog. …
3
votes

What are the best design patterns books you have read?

I really liked Refactoring to Patterns for its "before and after" approach to using patterns to solve problems. …