Tag Archives: gang of four

The Singleton pattern !

UPDATE : I have created a generic Singleton.
For the first programming related post, it is going to be a simple post.
The Singleton pattern,
What is this ?
If you are familiar with programming, you probably know what this is, if you are new to programming, i’ll try to explain it to you, especially what it can do [...]