how can i master oop in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how can i master oop in python

I just learned and mastered the basics in Python. I also learned the basics of OOP but i think i want to master it because i think it is important especially for pygame. Is it possible to master it while doing/learning PyGame projects(cause im also interested in pygame) ? Or should I master OOP first before PyGame and how?

24th Nov 2020, 2:32 PM
noteve
noteve - avatar
3 Answers
+ 1
This may or may not be helpful but what I did was go on git-hub and looked at a bunch of peoples code and followed guides on youtube and I got the hang of it quite quickly.
25th Nov 2020, 6:21 AM
CandyApple8
CandyApple8 - avatar
+ 1
thanks that's helpful, but how long does it take for you to create a basic game by yourself? (e.g. a basic snake game)
25th Nov 2020, 6:26 AM
noteve
noteve - avatar
+ 1
For me I only made like half a snake game in about a day because I got distracted by Godot. It is a 100% free easy to use game engine and right now I am make a top down pixel RPG.
25th Nov 2020, 6:28 AM
CandyApple8
CandyApple8 - avatar