DEV Community

Discussion on: Distinguishing Instance Variables from Class Variables in python

Collapse
 
linomanzz profile image
linoman-zz

hello dear Johnson,

many thanks for the great introduction into instance variables and class variables.

this is extremely helpful and very very convincing tutorial and training.

one question though: would you do some tutorials in the same way - discussing the
corey materials in depth ...

eg the following:

Python OOP 2 - Class Variables - youtu.be/BJ-VvGyQxho
[you allready did it : Python OOP 3 - Classmethods and Staticmethods - youtu.be/rq8cL2XMM5M ]

Python OOP 4 - Inheritance - youtu.be/RSl87lqOXDE
Python OOP 5 - Special (Magic/Dunder) Methods - youtu.be/3ohzBxoFHAY
Python OOP 6 - Property Decorators - youtu.be/jCzT9XFZ5bw

that would be fantastic. Love to hear from you

greetings

Collapse
 
ogwurujohnson profile image
Johnson Ogwuru

Hello Linoman, i'm sorry i am replying a year after and you have probably gotten to understand those concepts, but thank you. I would try to write an article on those.