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

YouTube

Object Oriented JavaScript

Derek Banas via YouTube

Overview

Prepare for a new career with $100 off Coursera Plus
Gear up for jobs in high-demand fields: data analytics, digital marketing, and more.
This course covers JavaScript Object Oriented Programming concepts such as constructor functions, prototypes, inheritance, and design patterns like Singleton, Factory, Decorator, and Observer. Students will learn how to work with objects, create private properties, use getters/setters, and implement ECMAScript 6 features. The course teaches practical skills for manipulating objects and structuring code in a more organized and efficient manner. It is suitable for individuals looking to deepen their understanding of JavaScript and enhance their programming skills in object-oriented design.

Syllabus

JavaScript Objects.
Objects in Objects.
Constructor Functions.
instanceof.
Passing Objects to Functions.
Prototypes.
Adding Properties to Objects.
List Properties in Objects.
hasOwnProperty.
Add Properties to Built in Objects.
Private Properties.
Getters / Setters.
defineGetter / defineSetter.
defineProperty.
Constructor Function Getters / Setters.
Inheritance.
Intermediate Function Inheritance.
Call Parent Functions.
ECMAScript 6.
Singleton Pattern.
Factory Pattern.
Decorator Pattern.
Observer Pattern.

Taught by

Derek Banas

Reviews

Start your review of Object Oriented JavaScript

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.