This article discusses how parallel class hierarchies or layers can be decoupled from one another using the bridge design pattern.
Introduction to Bridge Design Pattern
A...
In this article, we will discuss how derived classes can be given the responsibility of creating appropriate objects: Factory Method Pattern.
Introduction of the Factory...
In this article we will discusses how new objects can be created from existing objects using the prototype pattern.
Introduction to Prototype pattern
This is one...