+ 1
Can anyone kindly recommend me the order in which i should do the various languages for web development???
3 Respostas
+ 2
what worked for me :
html first. then :
- just a bit of css to understand what it does.
- JavaScript.
- advanced css.
- advanced JavaScript and JavaScript libraries like jquery.
- nodejs
+ 1
You should start off with HTML5, CSS3 and JavaScript. HTML structures your information, CSS styles it, and JavaScript makes it interactive. After that you should do some research on frontend web development and backend web development. If you decide to go backend, try out PHP, Ruby or Python.
0
i guess u can use html5 or c#