Observer Design Pattern in Java || Ajit Singh

Published: 02 February 2021
on channel: Ajit Singh
453
11

This video explains Observer Design pattern and when one should use it. The code is implemented in java and contains a real world example.

What is observer design pattern?

Observer design pattern is software design pattern in which an Observable/Subject maintains a list of Observers/Subscribers and notifies them whenever its state changes.

When to use observer design pattern?

The Observer design pattern can be used in the cases where multiple objects wants to observe an object so that they can change themselves when its state changes.

Subscribe to my channel/support me ▶️ http://bit.ly/3o2erUe

Blog: https://singhajit.com/observer-design...

Code: https://github.com/ajitsing/design_pa...

Design pattern playlist:    • Decorator Design Pattern in Java || Ajit S...  

0:00 - Introduction
1:28 - Example
3:55 - Code Walkthrough
7:35 - Conclusion


#DesignPatterns #DesignPatternsInJava #ObserverDesignPattern


On this page of the site you can watch the video online Observer Design Pattern in Java || Ajit Singh with a duration of hours minute second in good quality, which was uploaded by the user Ajit Singh 02 February 2021, share the link with friends and acquaintances, this video has already been watched 453 times on youtube and it was liked by 11 viewers. Enjoy your viewing!