0
After python, what language should i learn?
2 ответов
+ 1
I see you put c++ and java as tags on your question. I would recommend you to start with Java, as C++ contains some more advanced concepts (everything about memory management, pointers...).
If you want to try out web technologies, start with HTML/CSS then go to JavaScript (not to be confused with Java) and PHP (server-side).
If you like scripting languages, do the Ruby course.
At some point, if you want to manipulate data, you will need to learn SQL, but you should be able to deal without it if you don't go for web techs (I spent 2 years learning non-web techs without knowing a bit of SQL).
0
what you are making with python? it is a good idea to learn a language to make other things. are many good languages to learn.