Back to Browse

Understanding classes and object-oriented programming [Python Tutorial]

158.1K views
Apr 30, 2022
2:06:45

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: https://www.patreon.com/clearcode (You also get lots of perks) Social stuff: Twitter - https://twitter.com/clear_coder Discord - https://discord.com/invite/a5C6pYw2w5 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-projects/Classes 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

Download

1 formats

Video Formats

360pmp4135.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Understanding classes and object-oriented programming [Python Tutorial] | NatokHD