Task - Build a Home Sweet Home Theater. That's a hell lot of classes and their interactions. Below is the way to watch a movie the hard way. Turn...
Why Adapter Pattern Solution Class Diagram Object and Class adapter Above class diagram is for object adapter, below is class adapter. Object...
Task - We have to design an API for remote control for Home automation. Reference example - a waitress in restaurant. Now we have to place a device...
Why Singleton Pattern Singleton pattern also gives us a global point of access, just like global variables, but without initializing the object...
Task - Design beverage shop with multiple toppings on it. Initially the shop was not offering the toppings only a specific beverage.So design would...
Let's Understand the Observer Pattern with the help of completing the below task. Task - Weather-O-Rama [Internet-based Weather Monitoring...