0
How I should improve my python programming skills??
After learning the courses, how should I implement the different concepts and libraries and techniques in different programs ...Can you give me any suggestions on what programming projects should I approach first ? As I am a beginner , I basically starting with simple game projects like pong ,hangman , snake , space invaders etc for better understanding of object oriented programming or calling function or file handling etc .. Any more suggestions from your side would be a lot more appreciated ...Thank youâ€ïž
3 Answers
+ 6
Try doing challenges, community challenges in sololearn for example, or just challenges with other people, you may learn some new stuff by that, do some little projects, or if you're interested in game dev I suggest you download the godot game engine it's based in python and will teach you a lot with how to use libraries, OOP, etc,...
0
Thank you so much ...I will definitely look into itđ
0
Thank you so much ....I was actually looking for a game engine that is based in python ...thanks so much for telling me about it . It will really be of great help for me to excell in python.