Python Inheritance and Abstract Classes | OOP

preview_player
Показать описание
In this video you learn how to create an abstract base class in Python and how to derive your child classes from it. We create an abstract class for endpoints and inherit unique endpoints from this class.

Chapters in this video:
0:00 - Intro and Explanation
00:45 - Overview
01:27 - Create abstract class
03:16 - Inherit from base class
04:15 - Run app (1 endpoint)
04:32 - Derive another endpoint
05:36 - Register new endpoint
06:30 - Run app (2 endpoints)
07:02 - Outro

Video related links:

Please support our effort and purchase the source code of the entire YouTube Series:

About us:

Hashtags:
#python #inheritance #oop #pythonprogramming
Рекомендации по теме
Комментарии
Автор

Thanks. What about tutorial via simple project.

AnnamirAlmoqanaa