13 Object-Oriented Programming
Although you’ve been dealing with objects again and again in the past chapters and the term object-oriented programming has already been briefly mentioned and explained, there’s a lot more you should know about this important programming paradigm. If you’ve already programmed in another object-oriented programming language, you’ll notice that JavaScript handles some things fundamentally differently. If you don't have any experience with object-oriented programming, all the better because then these things will probably take less getting used to.
In JavaScript, object orientation looks different than in languages like Java. This chapter first explains the core concepts of object-oriented programming (abstraction, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access