Skip to content

stephenjukes/DesignPatterns

Repository files navigation

DesignPatterns

This repository shows the code I have written to practice a number of design patterns. Most of them are recreations of the code written by Christopher Okhravi on his youtube channel. View the code in the folders above or see how the code works in any of the links below. Each link will take you to repl.it and code can be run by pressing 'run' or [ctrl] + Enter.

  • Adapter Pattern        adapts a two pin plug class to a three pin socket class
  • Bridge Pattern          enders an artist, band or song page to full, medium or short view
  • Command Pattern    uses remote control buttons to control a light

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages