News

David Geary’s series is a masterful introduction to many of the Gang of Four patterns in Java code. Design Patterns is canonical reading for software developers, but many new programmers are ...
In other words, the strategy design pattern decomposes implementation code into concrete classes and hence promotes reusability. This article presents a discussion of the strategy design pattern ...