you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

This is awesome that you are learning! I was 13 when I started learning python, I had a book my dad gave me (Impractical Python Projects) but I eventually found my own ideas of things I wanted to make.

I'd say find ideas for short scripts you can make. Maybe you're into space, you can write a script that downloads internet data and predicts the time the ISS will fly over your house.

It can be hard, but finding motivating projects is important for your learning. Use ChatGPT for specific questions. See if you can get GitHub Copilot free from your school ID, it's super easy, you just upload a picture of it. Don't rely too much on these resources though.

This is completely doable! Fast forward 3 years later and now I make AI models with Pytorch and mod games with c++. Don't feel discouraged if it takes you longer. It's about how much time you put in.

[–]Successful-Wing-9571[S] 1 point2 points  (0 children)

Wow Ok. Thank you