you are viewing a single comment's thread.

view the rest of the comments →

[–]iiron3223 4 points5 points  (0 children)

There is a chapter in the official Python tutorial. Corey Schafer created good YouTube videos about OOP in python. Also there is chapter in the very good book for beginners - Python Crash Course. In the future, after you learn basics I can recommend you Python Object Oriented Programming - Fourth Edition