What language should I learn first in Web Development? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

What language should I learn first in Web Development?

29th Jul 2019, 3:59 PM
Arjay Orante
Arjay Orante - avatar
15 Answers
+ 44
Start by learning HTML and CSS, then JavaScript and PHP. Then you can learn how to work with a framework like React.js, Vue.js, Angular...
30th Jul 2019, 10:24 AM
Hicham BOURHIL
Hicham BOURHIL - avatar
+ 15
Learn html, CSS and JavaScript in this order: 1 - html - structure 2 - CSS - design 3 - JavaScript - behavior
29th Jul 2019, 4:30 PM
Samuel Alejandro Gonzalez
Samuel Alejandro Gonzalez - avatar
+ 11
The basic one is HTML......... https://www.sololearn.com/Course/HTML/?ref=app
29th Jul 2019, 4:07 PM
Shadow Ninja[#Inactive]
Shadow Ninja[#Inactive] - avatar
+ 4
Thank you guys! I'm doing the right thing. I'm done with html and css. I'm on js now. Thanks a lot.
29th Jul 2019, 4:48 PM
Arjay Orante
Arjay Orante - avatar
+ 4
Start with HTML and learn HTML5 and you can learn javascript and css for making your static HTML document more interactive. Then you can go with jQuery or Angular as they are very strong javascript frameworks available which will make your work easier. Then you can learn css preprocessor like SASS and LESS. And for backend you can either use cms or frameworks like WordPress, Drupal, Jumla, Django or you can try everything from scratch using different server side scripting language like PHP, Asp, JSP, Ruby, Python and many more.
31st Jul 2019, 4:07 AM
Scoopy
Scoopy - avatar
+ 3
What about in backend?
29th Jul 2019, 4:13 PM
Arjay Orante
Arjay Orante - avatar
+ 3
html —> css —-> js —> ...
29th Jul 2019, 4:31 PM
M.R
M.R - avatar
+ 3
1. HTML 2. CSS 3. JavaScript 4. PHP
29th Jul 2019, 4:42 PM
Tashila Pathum
Tashila Pathum - avatar
+ 3
For wed development : it is good to learn or use html or java
29th Jul 2019, 5:08 PM
jack frost
jack frost - avatar
+ 3
The first thing to do is to learn the structure (html) first, after that learn to design(css) and add meaning to your website and then finally the behavior (JAVASCRIPT) of your website ..
29th Jul 2019, 8:12 PM
Supersonic Star
Supersonic Star - avatar
+ 1
HTML i say.
29th Jul 2019, 7:42 PM
Francesco Ragnoni
Francesco Ragnoni - avatar
+ 1
Html
26th Sep 2019, 8:41 AM
Student 46353658
Student 46353658 - avatar
0
start with HTML, second CSS, then Python.. so you can get the base to start and then continue with other programming language.
12th Apr 2020, 7:42 PM
Aisha El Saleous
Aisha El Saleous - avatar
0
1) HTML 2) CSS 3) JavaScript 4) PHP (or other language backfront) 5) SQL
13th Dec 2020, 12:16 PM
José Baigorria
José Baigorria - avatar
- 1
It's better to begin by hyper text markup language (html) all others are just accessories...
9th Sep 2020, 1:31 PM
Marc Salla
Marc Salla - avatar