MENU

Fun & Interesting

Understanding classes and object-oriented programming [Python Tutorial]

Clear Code 142,256 3 years ago
Video Not Working? Fix It Now

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

Comment