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 :–)
Specification: Prototypes in JavaScript
|
User Reviews
Be the first to review “Prototypes in JavaScript” Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 1 hour |
Year | 2020 |
Level | Intermediate |
Language | English ... |
Certificate | Yes |
Quizzes | Yes |
There are no reviews yet.