Related resources for Software Design pattern
  • Dependency Injection: Part 11/21/2014 4:25:05 AM. This article explains what Dependency Injection is and why there is a need for this software design pattern.
  • Real Example of Singleton Design Pattern8/10/2013 11:38:44 PM. This article attempts to explain the Singleton Design Pattern. I am not going to provide any formal definition of it, I will just share what I understand about it. Let's consider a real-world example to understand it better.