Learn Object-Oriented Programming in JavaScript

Gain insights into writing cleaner, modular, scalable JavaScript code through OOP. Explore basics to advanced concepts like prototypal inheritance, method overriding, and ES6 features.

Intermediate

45 Lessons

3h

Certificate of Completion

Gain insights into writing cleaner, modular, scalable JavaScript code through OOP. Explore basics to advanced concepts like prototypal inheritance, method overriding, and ES6 features.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

2 Assessments
62 Playgrounds
12 Challenges
5 Quizzes

This course includes

2 Assessments
62 Playgrounds
12 Challenges
5 Quizzes

Course Overview

Learn to write cleaner, more modular, and more scalable code in JavaScript by gaining mastery of Object Oriented Programming (OOP). You'll start with the basics of object-oriented programming and build up to more advanced concepts such as prototypal inheritance, prototype chaining, method overriding and mixins. Along the way, you'll learn how each concept applies to JavaScript's sometimes unique way of handling things. You'll also see how various JavaScript features make it particularly convenient for OOP...Show More

TAKEAWAY SKILLS

Object Oriented Programming

Functions

Prototypes

Encapsulation

Classes

Inheritance

Prototypal Inheritance

Mixins

Method Overriding

Course Content

1.

Introduction

Get familiar with Object-Oriented Programming concepts, differences in JavaScript, and ES6 improvements.
2.

Objects in JavaScript

Get started with JavaScript objects, their methods, properties, and practical exercises.
3.

Functions as Objects

Go hands-on with creating and managing objects using constructor functions and prototypes.

OOP in JS - Exam 1

Assessment

4.

Classes

Find out about creating, managing, and protecting classes and properties in ES6 JavaScript.
5.

Inheritance

Dig into prototypal and class-based inheritance, overriding, mixins, and hands-on exercises.

OOP in JS - Exam 2

Assessment

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor