+ 5
What's next?
I finished HTML, CSS and java script. what language should I start next ?
3 Answers
+ 13
https://www.sololearn.com/discuss/668238/?ref=app
The next "language" or "framework" or "library" that you should learn depends on the kind of Web Developer you want to become...::
Front End Developer
[Languages]
⢠HTML
⢠CSS
⢠JavaScript
[Libraries]
⢠jQuery
[Frameworks]
⢠Bootstrap
⢠Angular.JS
⢠React.JS
Back-End Developer
[Languages]
⢠PHP
⢠SQL
[Libraries]
⢠Node.JS
[Frameworks]
⢠Ruby on Rails
I advise that you pick the ones according to your interests...
^-^
+ 28
For web apps I would recommend PHP or Ruby.
+ 3
i will recommend to learn Javascript in depth because it has lot to do with. If you are intrested in Front end start Angular.JS a framework of javascript developed by google also React.JS developed by Facebook.
For back end Node.JS framework of javascript it is better in performance etc.
For desktop application JavaScript has Electron framework to build cross platform applications.
All the best...