[Udacity] Object-Oriented JavaScript - TechCracked

Object-Oriented JavaScript

Build Apps with Maintainable Code

Included in the product:
  • Course details: Free
  • Timeline Approx. 3 Weeks
  • Skill level: Intermediate
  • Rich Learning Content
  • Taught by Industry Professionals
  • Student Support Community
  • Interactive Quizzes
  • Self-Paced Learning


Why Take This Course

As a front-end web developer, JavaScript is one of the most important languages in your toolbox. A strong foundation in the language’s features empowers you to build efficient and performant web applications. In this course, you’ll explore a variety of ways to write object-oriented code in JavaScript.

You’ll build classes to create new objects that share similar data and functionality. You'll reduce your development time by leveraging JavaScript's prototypal inheritance model, leading to modular and reusable code. And thanks to abstraction and private state, your data will be safe and secure.


About this Course

This course is designed to teach web developers how to utilize the various object-oriented programming features within JavaScript. Object-oriented programming allows developers to build applications with reusable and maintainable blocks of code, which leads to efficiency and simplified software design.

With object-oriented JavaScript, you'll be able to build classes to construct objects that encapsulate both data and functionality. You'll also learn how to leverage prototypal inheritance to maintain DRY code, allowing you to pass behaviors down to objects. You'll also learn how to keep data safe and secure by creating private state with closures and immediately-invoked function expressions.

Enroll Now

Post a Comment

0 Comments