Mod 5 - Object-Oriented Programming
Overview1. Intro to OOP, Encapsulation, Factory Functions, and Closure2. Classes3. Private & Static4. UML Diagrams & Has Many/Belongs To Relationships5. Challenge: Implementing Has Many/Belongs To6. Inheritance7. Polymorphism8. Review and PracticeMDN: Object Prototypes
Last updated