0   reviews on Udemy

Prototypes in JavaScript

What are "Prototype"s in JavaScript? What do we mean by "Prototypical Inheritance?" How could we use "Prototype Chains"?
Course from Udemy
 2 students enrolled
 en
Have a better understanding of JavaScript, especially if you think it’s a weird language!
Feel more comfortable with JavaScript, especially if you have come from OO languages like Java, C#, or C++
Get a better understanding of JavaScript "Prototypes"
Know how all objects in JavaScript are “Prototypical”
Understand how objects in JavaScript share the properties and methods of other objects through their prototypes
What is the real meaning of “Prototype Chain” in JavaScript
Look closer at using “this” when we use constructor functions in JavaScript
Use JavaScript Porotypes to mimic class inheritance in OO languages
How to do further study regarding the subjects presented in this course?

JavaScript is an essential part of programming nowadays… And as an object-oriented programmer who have used Java or C# or C++ for some time, there are many weird things when you look at JavaScript, especially for the first time!

In this Object/Prototype based (and not Object-Oriented!) language, you don’t have concepts like classes/instances, at least the same way you have them in OO languages. In JavaScript, we only have Objects! And the objects are “prototypical”; they could be used as “prototypes” for other objects, which basically let them share their properties (and functions.)

In other words, objects in JavaScript inherit their properties (and functions) from their prototypes. Therefore, to understand JavaScript better, one should first try to understand prototypes.

This course tries to convey the principles of JavaScript prototypes in less than an hour, in an “easy to catch” manner :-)

Prototypes in JavaScript
$ 19.99
per course
Also check at

FAQs About "Prototypes in JavaScript"

About

Elektev is on a mission to organize educational content on the Internet and make it easily accessible. Elektev provides users with online course details, reviews and prices on courses aggregated from multiple online education providers.
DISCLOSURE: This page may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.

SOCIAL NETWORK