YoVDO

Object Oriented JavaScript

Offered By: Derek Banas via YouTube

Tags

Javascript Courses Object-oriented programming Courses Inheritance Courses Observer Pattern Courses Design Patterns Courses Singleton Pattern Courses Factory Pattern Courses Decorator Pattern Courses

Course Description

Overview

Learn object-oriented JavaScript concepts in this comprehensive tutorial video. Explore JavaScript objects, constructor functions, prototypes, inheritance, and design patterns. Discover how to create and manipulate objects, use getters and setters, implement private properties, and leverage ECMAScript 6 features. Gain practical knowledge on applying object-oriented principles in JavaScript, including Singleton, Factory, Decorator, and Observer patterns. Master advanced techniques for building robust and scalable JavaScript applications.

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

Related Courses

Design Patterns in Java: Creational
Pluralsight
C# Design Patterns: Part 1 (2016)
LinkedIn Learning
Node.js: Design Patterns
LinkedIn Learning
PHP: Design Patterns
LinkedIn Learning
Programming Foundations: Design Patterns
LinkedIn Learning