Design Patterns The Command Pattern Welcome back to the second post on Design Patterns. I've decided I'm going to create a post for each (useful) pattern in the Gang of Four's Design Patterns book.
Design Patterns The Strategy Pattern In their book 'Design Patterns', the Gang of Four identified the Strategy Pattern (sometimes known as the Policy Pattern) as a common design pattern for software development.