0
Does anyone know which programming language I should learn after JavaScript?
5 Answers
+ 1
if you haven't already done html or css, then maybe a server sided language like php might help
+ 1
It depends on what you want to do with programming. If you like front end, try and learn ReactJS or Angular 2. if you want to be full stack, you have so many options ranging from php, python, Java , c# and many others. For back end, learn the language syntax and move into an MVC framework. I recommend Django or Rails.
0
I think jQuery is good to learn after JS.
0
I'm doing Javascript and Python together. They seem to complement each other. One good way to chart your learning journey is to read ads for your dream job and take note of the languages that they ask for.
- 1
I plan on doing C# next. My goal is to get myself back up to speed with HTML CSS Javascript, make a few products, then move onto C#.