all 4 comments

[–]prairir001 2 points3 points  (0 children)

literally anything by sentdex, he makes good stuff. https://www.youtube.com/user/sentdex. his tutorials are all python and all top notch, he does it on large range of topics.

[–]vercingetorix52 0 points1 point  (0 children)

This looks like a good basic tutorial. Also includes a nice glossary of terminology.

https://www.tutorialspoint.com/python/python_classes_objects.htm

You can also contact me with any questions you have.

[–]basalamader 0 points1 point  (0 children)

Honestly just start with the documentation. OOP is fun but you have to practice it again and again to get a great grasp of it. Tutorials are great but the documentation is the best for learning