Classes and object-oriented design are frequently used in JavaScript. This course will teach you how to use JavaScript classes to create object-oriented designs, as well as the prototypes and constructor functions upon which classes are built.
Classes and object-oriented design are frequently used in JavaScript. This course will teach you how to use JavaScript classes to create object-oriented designs, as well as the prototypes and constructor functions upon which classes are built.
JavaScript classes and object-oriented concepts are core to many JavaScript applications today, but JavaScript is not a typical object-oriented language; rather it is a loosely-typed, prototype-based language. In this course, Object-oriented Concepts in JavaScript, you’ll learn how to use classes to create object-oriented designs in JavaScript. First, you’ll explore what object-oriented programming is, what JavaScript prototypes are, and how to create object-oriented designs with constructor functions and prototypes . Next, you’ll discover how to inherit properties and behavior from other constructor functions . Finally, you’ll learn how to create object-oriented designs with JavaScript classes and how to extend classes to inherit properties and behavior from Parent classes. When you’re finished with this course, you’ll have the skills and knowledge of object-oriented programming in JavaScript needed to understand, create, and work with JavaScript classes and object-oriented JavaScript projects.
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.