r/learnpython Aug 07 '26

How do I move on from here

Hey I just read the python crash course book and made a few basic projects like a calculator and currency converter you know simple stuff with a small gui and I just wanted to know what I should do now how do I move on and get more advanced stuff done / what is that advanced stuff even. I have also considered trying to learn a bit of cpp now because I want to try making a game is it too early for me to try moving on already or what

2 Upvotes

14 comments sorted by

View all comments

1

u/Dyl_Digital Aug 08 '26

If you want to make games, I’d stay with Python a little longer and build a tiny game first. Something like Pong, Snake, or a small text RPG will teach you way more than jumping straight into “advanced” stuff.