Design Patterns: Dynamic behavior with the Strategy pattern
Introduction
This is the second instalment of my series on design patterns in software. For the introduction to the whole series, definitely check out [link: Design Patterns: Introduction with Singletons]. This initial post ...