У нас вы можете посмотреть бесплатно Understanding classes and object-oriented programming [Python Tutorial] или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
A tutorial about classes and object-oriented programming. I will cover everything you need to create classes, use dunder methods, simple and complex inheritance and how to work with classes and connect objects. If you want to support me: / clearcode (You also get lots of perks) Social stuff: Twitter - / clear_coder Discord - / discord Timestamps: 0:00:00 - Intro 0:16:23 - Class Intro 0:29:00 - Dunder methods 0:45:16 - Class Deep dive 0:58:44 - Classes and scope 1:13:22 - Simple inheritance 1:35:54 - Complex inheritance 1:55:53 - Extra parts Github: https://github.com/clear-code-project... Pastebin: intro - https://pastebin.com/uwRrP25a dunder - https://pastebin.com/WahhZzcw deep dive - https://pastebin.com/PAU47WdC scope - https://pastebin.com/k240AUHB simple inheritance - https://pastebin.com/HmJx37vj complex inheritance - https://pastebin.com/4HHpmUke extra - https://pastebin.com/jxiUFZ5K