Design Principles & Patterns Handson solutions cognizant

06-06-DP-Handson Design Principles and Patterns Cognizant

In this post we are going to cover the Design Principles and Patterns 06-06-DP-Handson solution asked in Cognizant.

Objectives

  • Demonstrate the applicability of observer pattern
    • Publisher-subscriber model, Implementation of  broadcast communication between related objects

Analyze and implement the following design patterns through real life problems

Implement all these problems through a Console application

Observer:

Please refer to the handson document ‘GOF_ObserverPatternHandsOn’ under Reference folder.

Zip File is given below, Click on download and submit directly in tekstac GenC platform.

Similar Posts