+ 12
Does anyone know which programming language I should learn after JavaScript?
Thanks!
54 Réponses
+ 51
You can stick with Javascript for a while. After understanding the fundamentals, you probably should learn and understand jQuery, JSON and Ajax, you'll be using them a lot.
After that, depending in what you want to do, you can learn different tools that also use JavaScript, for example:
Front end web development:
- Angular.js
- React.js
Back end:
- Node.js
Desktop apps:
- electron
If you want to learn a new language, think about what you want to do, and research which is the most used language to do that. That way is possible to find a larger community to help you solve any problem you find along your learning path.
For example:
Android - Java
Data science - Python, R
iOS - objective - C, swift
Web development - JavaScript, Python, Ruby
Games - C++
Etc.
+ 13
here is step by step process
HTML
CSS
JavaScript
Jquery
PHP (ajax)
SQL server database
or
asp.net
+ 9
Now that you know the basics on javascript on the frontend, I would suggest you study how it works on the backend. Lots of excellent things to learn!
+ 7
jquery is good
+ 5
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#.
+ 5
I think jQuery is good to learn after JS.
+ 5
if you haven't already done html or css, then maybe a server sided language like php might help
+ 4
you can go for php
+ 4
Try python or better still, go more into JavaScript and learn JS libraries and frameworks like angular.js node.js(back end) d3js etc.
ruby is also good.
+ 3
HTML
CSS
Javascript
These are in a group ,front end.
Also , I think is important to know which part is keyword , learn from Digital Marketing class , know title and h1 are focus.
PHP is back end.
+ 3
JavaScript goes with HTML, and HTML is made beautiful with CSS. Good luck with your web designing 😇
+ 3
after js u need to learn its most important frameworks jquery, angular and react.
which is enough, but if you choose to go further you could try out MEAN stack(mongodb, express, angular and nodejs)
+ 3
learn java. There is too many good languages and libraries to easily learn them all, so you should start with one or two. And then you will understand what do you need better.
+ 2
you can continue doing java script to get some experience. then roll out to php and mysql if you didnt do it. that eill help with linking your site to your database.
+ 2
I recommend that you master web design since you have started with Javascript. It has an invaluable input in web interactivity... HTML AND CSS should follow to complete the package.
+ 2
Apart from JavaScript and frontend web technologies .. If you wish to learn then According to me you should learn OOPs concepts and algorithms for that you have to choose a language which support these feature .. in well manner ..
They are mostly Java, c++,c#,python.. etc..
So you should move on these languages .. choose which best suits to you ..
+ 2
@beverly your question doesn't make any sense to me
+ 2
if I was you I would go from javascript to php to c++. that's when you start really learning computer programs and also Android to start learning phone programs
+ 2
Actually! There are different kind of languages and frameworks that we use to make software, desktop applications, enterprise software or web based games, so basically! It depends on you want to make in your projects.
+ 2
you can learn jQuery and AJAX