I'm a 13-year-old from India who started learning Python through Programming with Mosh when I was 11. Lately, I've been focused on chess and have reached a rating of 1900 on chess.com. However, I've been stuck at this rating for over three months, which has led me to want to shift my focus back to programming. I'm not super skilled in Python—while I can make some decent programs, I don't have experience with GUI development. Where should I start to reignite my Python journey?
4 Answers
Programming with Mosh is a great foundation! I suggest you come up with an idea for a project and dive into it. You'll learn much more by researching and building rather than just going through tutorials. Plus, make sure to read the documentation for any libraries you decide to use; it'll save you from a lot of headaches later on!
Check out some projects on GitHub. Studying what others have done can give you a lot of insight into how programs are structured and how various features are implemented.
You might want to start by picking a project that excites you! Once you have your idea, work backwards to identify what skills or knowledge you need to complete it. This way, you can focus on both learning and creating at the same time.
Just a heads up, it's better not to share your age on public forums. Safety first!
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically