Mastering the Basics of Object-Oriented Programming in Python - The Introduction Video

preview_player
Показать описание
Mastering the Basics of Object-Oriented Programming in Python - The Introduction Video

Learn the foundational concepts of Object-Oriented Programming (OOP) in Python, and become a more efficient and versatile programmer. In this tutorial, we'll cover essential OOP concepts like classes, objects, inheritance, encapsulation, polymorphism, and more. Whether you're new to Python or an experienced developer looking to sharpen your OOP skills, this video will give you a strong foundation to build upon.

Links:

Timecodes:
00:00:00 - foreword
00:00:32 - everything is object
00:04:19 - dynamic typing
00:05:46 - indentations and simple syntax
00:07:21 - multiple inheritance
00:09:59 - first-class functions
00:12:41 - decorators
00:18:09 - property decorator
00:23:05 - Duck Typing in Python
00:28:16 - Dunder methods

#python
#objectorientedprogramming
Рекомендации по теме
Комментарии
Автор

Mastering the Basics of Object-Oriented Programming in Python - The Introduction Video

Learn the foundational concepts of Object-Oriented Programming (OOP) in Python, and become a more efficient and versatile programmer. In this tutorial, we'll cover essential OOP concepts like classes, objects, inheritance, encapsulation, polymorphism, and more. Whether you're new to Python or an experienced developer looking to sharpen your OOP skills, this video will give you a strong foundation to build upon.

Links:

python-javascript