Design Patterns: Introduction with Singletons
Introduction
This is the first instalment of a series about design patterns in software development. Each post will discuss a new design pattern and will try to explain possible situations in which they could save a lot of hassle.
Thi...