Object-oriented Programming in JavaScript
Object-oriented Programming in JavaScript, available at $64.99, has an average rating of 4.66, with 64 lectures, based on 4209 reviews, and has 21594 subscribers.
You will learn about Understand the most confusing parts of JavaScript Learn all about object-oriented programming Prepare for technical interviews Manage and reduce complexity in code Build re-usable components Write cleaner code Learn all about prototypes and prototypical inheritance Use ES6 features (classes and modules) and tooling This course is ideal for individuals who are Any JavaScript developers who wants to solidify their understanding of JavaScript or Anyone preparing for technical interviews or Developers familiar with OOP who want to learn how to implement it in JavaScript It is particularly useful for Any JavaScript developers who wants to solidify their understanding of JavaScript or Anyone preparing for technical interviews or Developers familiar with OOP who want to learn how to implement it in JavaScript.
Enroll now: Object-oriented Programming in JavaScript
Summary
Title: Object-oriented Programming in JavaScript
Price: $64.99
Average Rating: 4.66
Number of Lectures: 64
Number of Published Lectures: 64
Number of Curriculum Items: 64
Number of Published Curriculum Objects: 64
Original Price: $39.99
Quality Status: approved
Status: Live
What You Will Learn
- Understand the most confusing parts of JavaScript
- Learn all about object-oriented programming
- Prepare for technical interviews
- Manage and reduce complexity in code
- Build re-usable components
- Write cleaner code
- Learn all about prototypes and prototypical inheritance
- Use ES6 features (classes and modules) and tooling
Who Should Attend
- Any JavaScript developers who wants to solidify their understanding of JavaScript
- Anyone preparing for technical interviews
- Developers familiar with OOP who want to learn how to implement it in JavaScript
Target Audiences
- Any JavaScript developers who wants to solidify their understanding of JavaScript
- Anyone preparing for technical interviews
- Developers familiar with OOP who want to learn how to implement it in JavaScript
What is Object-oriented Programming (OOP)?
Object-oriented programming (OOP) is a popular programming paradigm or style of programming. It’s been around since ‘70s, but unlike tools and frameworks that come and go, OOP is still very relevant today. That’s because it’s not a programming language or a tool. It’s a style of programming.
Why learn OOP?
OOP helps you manage and reduce complexity in software by building re-usable building blocks (objects). Properly designed objects provide a simple interface and hide the unnecessary complexity from the outside, just like a DVD player! A DVD player has a complex logic board on the inside and a few buttons on the outside. When you press the play button, you don’t care how all those microchips talk to each other.
Object-oriented programming helps you:
- Manage and reduce complexity
- Eliminate redundant code
- Build re-usable building blocks
- Write cleaner code
An essential skills for every developer
OOP comes up in many technical interviews. So if you really want to be a serious developer, you need to understand object-oriented programming. As a technical interviewer myself, if I see a candidate with OOP on their resume, that candidate stands out to me.
It may interest you to know that many of the popular frameworks out there that you might be using are actually designed with OOP concepts in mind. Angular is an example of such frameworks!
A Step-by-Step, A to Z course
What you’ll get when you sign up for this course:
- Learn all about object-oriented programming in JavaScript
- No more wasting time on disjointed tutorials
- Learn at your own pace – lifetime access – so take your time if you prefer
- Watch on any device, online or offline
- Solidify your understanding of JavaScript
- Prepare for technical interviews
- Confidently build applications with Node, Angular, React, Vue and other JavaScript libraries
- Learn the best practices and common pitfalls to avoid
- Certificate of completion to present to your employer
You’ll learn
- The core principles of OOP: encapsulation, abstraction, inheritance and polymorphism
- How to implement OOP concepts in JavaScript
- All about objects, their properties, property descriptors, getters and setters
- Difference between factory and constructor functions
- How “this” works in JavaScript
- Prototypes and prototypical inheritance: one of the confusing parts of JavaScript
- ES6+ features used in object-oriented programming
This course is for you if:
You’re a developer who already knows OOP principles but want to learn how to implement them in JavaScript.
You’re a developers who is not familiar with OOP, perhaps you just know the basics of JavaScript and want to solidify your understanding of JS and prepare for technical interviews.
Having OOP and JS on your resume helps you find more jobs and make more money.
Are you ready to take your JavaScript skills to the next level? Enroll in the course and get started.
Course Curriculum
Chapter 1: Getting Started
Lecture 1: What is OOP?
Lecture 2: Four Pillars of OOP
Lecture 3: Setting Up the Development Environment
Lecture 4: Course Structure
Lecture 5: Asking Questions
Chapter 2: Objects
Lecture 1: 1- Introduction
Lecture 2: 2- Object Literals
Lecture 3: 3- Factories
Lecture 4: 4- Constructors
Lecture 5: 5- Constructor Property
Lecture 6: 6- Functions are Objects
Lecture 7: 7- Value vs Reference Types
Lecture 8: 8- Adding or Removing Properties
Lecture 9: 9- Enumerating Properties
Lecture 10: 10- Abstraction
Lecture 11: 11- Private Properties and Methods
Lecture 12: Getters and Setters
Lecture 13: 13- Cheat Sheet
Lecture 14: 14- Exercise- Stop Watch
Lecture 15: 15- Solution- Stopwatch
Chapter 3: Prototypes
Lecture 1: 1- Inheritance
Lecture 2: 2- Prototypes and Prototypical Inheritance
Lecture 3: 3- Multi-level Inheritance
Lecture 4: 4- Property Descriptors
Lecture 5: 5- Constructor Prototypes
Lecture 6: 6- Prototype vs. Instance Members
Lecture 7: 7- Iterating Instance and Prototype Members
Lecture 8: 8- Avoid Extending the Built-in Objects
Lecture 9: 9- Cheat Sheet
Lecture 10: 10- Exercise
Lecture 11: 11- Solution
Chapter 4: Prototypical Inheritance
Lecture 1: 1- Creating Your Own Prototypical Inheritance
Lecture 2: 2- Resetting the Constructor
Lecture 3: 3- Calling the Super Constructor
Lecture 4: 4- Intermediate Function Inheritance
Lecture 5: 5- Method Overriding
Lecture 6: 6- Polymorphism
Lecture 7: 7- When to Use Inheritance
Lecture 8: 8- Mixins
Lecture 9: 9- Cheat Sheet
Lecture 10: 10- Exercise Prototypical Inheritence
Lecture 11: 11- Solution Prototypical Inheritance
Lecture 12: 12- Exercise- Polymorphism
Lecture 13: 13- Solution- Polymorphism
Chapter 5: ES6 Classes
Lecture 1: 1- ES6 Classes
Lecture 2: 2- Hoisting
Lecture 3: 3- Static Methods
Lecture 4: 4- The This Keyword
Lecture 5: 5- Private Members Using Symbols
Lecture 6: Private Members Using WeakMaps
Lecture 7: 7- Getters and Setters
Lecture 8: Inheritance
Lecture 9: 9- Method Riding
Lecture 10: 10- Cheat Sheet
Lecture 11: 11- Exercise
Lecture 12: 12- Solution
Chapter 6: ES6 Modules
Lecture 1: 1- Modules
Lecture 2: 2- CommonJS Modules
Lecture 3: 3- ES6 Modules
Lecture 4: 4- ES6 Tooling
Lecture 5: 5- Babel
Lecture 6: 6- Webpack
Lecture 7: 7- Cheat Sheet
Lecture 8: Bonus
Instructors
-
Mosh Hamedani
Helping Learners Build Successful Coding Careers
Rating Distribution
- 1 stars: 15 votes
- 2 stars: 34 votes
- 3 stars: 258 votes
- 4 stars: 1207 votes
- 5 stars: 2695 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024