+ 3
Which languages should I learn for web development?
Programming languages for web developer.
4 Answers
+ 6
You need to learn all these and fortunately all of them are available on sololearn for you .
â HTML
â CSS
â JavaScript
â PHP
â SQL
+ 6
HTML > CSS > JS > PHP > SQL !
+ 4
To create the main structure like adding labels, button etc you need to learn html. To design them, learn css. And to use them like what will happen if one clicks on a button, you need to learn javascript or other scripting languages like php. And to save and manipulate data like saving username or password, learn SQL.
0
start with HTMl
learn JavaScript