Design Principles & Patterns Handson solutions cognizant

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

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

Objectives

  • Demonstrate how using Mediator design pattern, application can be made decoupled
    • How a set of objects interact each othe to make loose coupling., The consequenses of Mediator pattern and how it provides centralise control.

Analyze and implement the following design patterns through real life problems

Implement all these problems through a Console application

Mediator:

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

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

Similar Posts