Class Variables, Class Methods, and Static Methods for Python Classes

Опубликовано: 16 Октябрь 2024
на канале: JakeEh
132
9

In this second part of the Python classes series, we are going over Class Variables, Class Methods, and Static Methods! You can do some really cool things with these three things, my favourite being Class Methods being used as alternative constructors! :)

Code: https://github.com/Jalsemgeest/Python...

Join my Discord at   / discord  

Thanks for watching! ❤️

Timestamps:
0:00 Intro
0:22 Class Variables
10:07 Class Methods
17:54 Static Methods
25:15 Outro