Master Object Oriented Programming with TypeScript | OOP Concepts I

Описание к видео Master Object Oriented Programming with TypeScript | OOP Concepts I

In this video, we will discuss OOP using Typescript

Concepts Covered:
⦿ Inheritance: Learn how to create class hierarchies and extend functionalities.
⦿ Abstraction: Understand the importance of hiding complex implementation details.
⦿ Polymorphism: See how objects can take on multiple forms.

Keywords: Explore the use of this and super keywords in TypeScript for better code management.

0:00 Introduction: What is Object Oriented Programming?
1:42 Classes
5:51 Class Methods
6:48 Abstract class
7:30 extends key word
8:42 super key word
10:27 Access modifiers
17:14 getter and setter
23:37 Polymorphism
29:25 Conclusion and Next Steps

Комментарии

Информация по комментариям в разработке