Not sure what to learn

Hello.
I recently finished fCC python curriculum (just that, not the web dev certifications because I already learnt some web dev in the past but started to don’t like it because It started to feel kinda boring.)
actually I just learnt python so challenge myself if I can really stick to learning something. But now that I know I can, I don’t know what to learn from now, maybe learn rust (literally my favorite language but because of overthinking learning methods, etc I couldn’t really learn it) or maybe learn dart and flutter (because I like GUI apps.) or continue python and build a kinda CS knowledge. (I don’t like data science, etc. but really interested in algorithms)
happy to hear your thoughts, even you want to suggest me another language. please say your experience with that language (do you like it, etc) and how you suggest me to learn them.
Thanks!

P.S.: consider I am unfortunately an overthinker and perfectionist. that’s why I couldn’t really learn rust or web dev. for example I quitted learning html/css and starting from another resource like 4 times. although I could understand things even in the first time.

(initially asked in discord, changed my question a bit because I didn’t asked about how to learn and also want to hear more people’s opinions)

Hey,

I would suggest start by trying rusr with a small project, just something simple to challenge yourself and see how it feels to code in it. Keep practicing Python too, but also focus on algorithms and data structures to build CS skills. And when you feel like making something fun to use, try Flutter and Dart for GUI apps. Just focus on making progress, not on doing everything perfectly.

1 Like