+ 2
Language
I know a bit of python 🐍 and JavaScript 👩🏾💻😀 What should i learn next??
5 odpowiedzi
+ 1
If you know only "bit" of those languages , then you should continue to learn them "more" deeply.
having bit of knowledge is never enough.
+ 1
How about html?
+ 1
to omkar: by a bit i mean like ALOT.
+ 1
but thx
0
First of all forget for a while everything you know! Decide what you want to achieve and search what tools you'll need! Programming language is just a tool! If you want to make game pick java it's easy and you can learn many computer science topics such as compilers interpreters vm gc etc.
You can pick c or c++ to learn about memory management and compilers linkeres preprocessors etc. After learning the language basics such as grammar and syntax you should pick some small projects and learn more advanced and complex things to do with it