Skip to content

MobileApps-Cascadia/podcaster-observer

Repository files navigation

Exercise

Create another Podcaster; then a new Subject class for YouTubers; experiment with UML Generator in your IDE

  • Fork and clone the repository

  • Create another Podcaster object and register several of the existing Follower / Fans

  • Create a new Observer called SuperFan and register with the Podcaster

  • Create a new Subject called YouTuber that implements the Subject interface; register a couple of existing Follower/Fan/Superfan object with the YouTuber

  • Generate a UML Class Diagram using your IDE

About

IT-CS 350: Software Patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages