Hey everyone! I've been learning Python for a little while now. I've completed a few tutorials and even built some tiny projects. I'm past the absolute beginner stage, but lately, I've been feeling stuck about what to tackle next. Some days I feel like I've got a good grasp of things, but other days, I find myself blanking on basics like loops. 😂 How did you guys move forward after mastering the basics? Any tips or project ideas you can share?
3 Answers
Why not dive into game development? Cloning a simple game is a great way to combine lots of skills. Start with something easy and gradually add features. It'll challenge you while keeping things fun!
If you’re forgetting how loops work, you might not be as advanced as you think. Start by picking a simple project; there are tons of ideas online that can help you practice. Just get coding!
That feeling of being stuck is super normal! Focus on building projects that interest you, no matter what they are. Switch up your approach and make simplified versions of the projects you dream about. That's where you’ll really practice your skills.
Thanks, that makes a lot of sense! I'll try out some personal projects!