• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

Object Oriented Programming Using Javascript (1 Viewer)

Currently reading:
 Object Oriented Programming Using Javascript (1 Viewer)

Recently searched:

mayoufi

Member
Amateur
LV
5
Joined
Oct 22, 2023
Threads
3,471
Likes
389
Awards
12
Credits
1,958©
Cash
0$
1702836538608

MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 550.69 MB | Duration: 2h 49m
A guide to becoming a pro on Object Oriented Programming in JS

What you'll learn
Inheritance
Prototype
Abstraction
Objects
ES6 Class
Mixins
Javascript

Requirements
Basics of Javascript

Description
This course will enable you to gain a comprehensive understanding of Object-Oriented Programming (OOP) through the perspective of JavaScript in the most straightforward manner possible. You'll be taken through the course step-by-step, and by the end, you'll have a strong grasp on key OOP principles. Understanding these concepts will help you construct efficient, well-structured code that's easy to manage and debug. This knowledge isn't just fundamental, it's essential for progressing as a JavaScript developer. So, are you ready to upskill and tackle Object-Oriented Programming in JavaScript head on? Let's get started!Your learning journey will start with the creation of objects in JavaScript. This will include understanding how to access, add, and delete properties from an object. You'll also learn how to efficiently use the 'get' and 'set' keywords. As we proceed, you'll be introduced to object enumeration and the various applications of the dot ('.') and square brackets ('\[\]') notations.As the course progresses, we'll further delve into the principles of Prototype and Prototype Inheritance. This will provide you with insights about the challenges in JavaScript and how to solve them effectively. You'll learn about memory saving techniques, method enhancements for prototypes, and the importance of getOwnPropertyDescriptors and defineProperty.Towards the end of the course, we'll explore ES6 Classes in depth. Features like function hoisting, instance methods, static methods, and inheritance will be covered thoroughly. We'll also explain the concept of Method Overriding, Abstraction, and the Prototype in ES6 classes.

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom