Object Oriented JavaScript
Offered By: Derek Banas via YouTube
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
Introduction à la programmation orientée objet (en Java)École Polytechnique Fédérale de Lausanne via Coursera Useful Genetics Part 2
The University of British Columbia via Coursera Object-Oriented Programming
Indian Institute of Technology Bombay via edX Java für Einsteiger
openHPI Computing: Art, Magic, Science - Part II
ETH Zurich via edX