YoVDO

The Observer Design Pattern in C++

Offered By: CppCon via YouTube

Tags

C++ Courses Object-oriented programming Courses Observer Pattern Courses Software Architecture Courses Event Handling Courses Design Patterns Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the Observer Design Pattern in C++ through this comprehensive conference talk from CppCon 2022. Delve into the behavioral design pattern that allows objects to monitor state changes in other objects, commonly used in event handling systems for games, desktop software, and mobile apps. Learn how to implement the Subject and Observer (publisher and subscriber) model to create more maintainable, extensible, and flexible software. Examine real-world use cases, modern C++ examples, and discuss the pattern's tradeoffs. Gain the knowledge to implement the Observer pattern and identify it in existing projects. Presented by Mike Shah, an Associate Teaching Professor at Northeastern University with extensive experience in computer systems, graphics, and software engineering.

Syllabus

The Observer Design Pattern in Cpp - Mike Shah - CppCon 2022


Taught by

CppCon

Related Courses

Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera
¡A Programar! Una introducción a la programación
University of Edinburgh via Coursera
Interactivity with JavaScript
University of Michigan via Coursera
Windows可视化程序设计
Xi'an Jiaotong University via Coursera
Android Basics: User Input
Google via Udacity