Design Patterns` are an often debated topic for their use in the wild, but often come up during interviews. We'll be discussing some of the more well-known design patterns and how they might apply to code that you are writing already. Discussion Points:
Decorator Pattern
Observer Pattern
Strategy Pattern
Command Pattern