Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Root Cause Analysis of Some Faults in Design Patterns

GOTO Conferences via YouTube

Overview

Explore a critical analysis of design patterns in this GOTO 2014 conference talk by Ralph E. Johnson, Research Associate Professor at the University of Illinois. Delve into the root causes of faults in widely-used patterns such as Observer, Adapter, and Iterator as they approach their 20th anniversary. Gain insights into writing better patterns by examining these established examples with fresh eyes. Follow Johnson's examination of the Observer pattern, including its various implementations like protocols, listeners, push-pull models, and data binding. Investigate the Iterator pattern and its evolution in modern programming paradigms like Scala and Reactive Programming. Enhance your understanding of design pattern intricacies and learn valuable lessons for improving software architecture and design.

Syllabus

Intro
Why is it wrong
Why is it bad
Observer Pattern
Observer Example
Protocols
Observers
Listeners
PushPull Model
EventListeners
Data Binding
Consequences
Iterator
Scala
Reactive Programming
Reactive Extensions

Taught by

GOTO Conferences

Reviews

Start your review of Root Cause Analysis of Some Faults in Design Patterns

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.