Can anyone provide a logical sequence of courses to be a complete web developer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can anyone provide a logical sequence of courses to be a complete web developer?

I guess it will help in deepin more into the web.

27th Feb 2017, 10:22 AM
Abu Syed Md. Zakaria Hossain
Abu Syed Md. Zakaria Hossain - avatar
10 Answers
+ 27
if you just want to make a webpage without a " high" knowledge of the web programs, use Bootstrap templates. On this page you find templates for free https://www.w3schools.com/bootstrap/bootstrap_templates.asp
27th Feb 2017, 2:40 PM
Jasmin
Jasmin - avatar
+ 7
1. Backbone of a Web Developer: HTML5, CSS3, JS, PHP, MySQL,etc. 2. Optional but recommended: jQuery, Ruby on Rails/Python/AngularJs , AJAX, Node.js, Bootstrap,Wordpress,etc. 3. For effective coding(to be learnt after the first section): SASS/LESS/SCSS , Pug/HAML
27th Feb 2017, 11:56 AM
Chirag Bhansali
Chirag Bhansali - avatar
+ 5
HTML-> CSS-> Javascript -> PHP -> MySql these are first thing to learn, after that there are many libraries, frameworks etc of each of these. to be complete web developer first learn these, then after explore other things.
27th Feb 2017, 10:41 AM
Raj Kumar Chauhan
Raj Kumar Chauhan - avatar
+ 5
A little add-on to what Jasmine said: you can find great templates on www.html5up.net , www.startbootstrap.com , Themeforest, etc and the most popular of them is WordPress
27th Feb 2017, 2:46 PM
Chirag Bhansali
Chirag Bhansali - avatar
+ 2
You first must start with HTML, then CSS (w3 schools course are ok for it, not need much other literature).Then you go to JS (w3schools + some like some udemy course or best way Head First JavaScript book). It is three basic most important thing for web. Then turn to PHP and SQL. ;)
27th Feb 2017, 3:57 PM
Cvijetin Maletić
Cvijetin Maletić - avatar
+ 1
You should start with HTML5,CSS3,JavaScript,jQuery,PHP,MYSQL,AJAX,JSON,Node.Jsand AngularJS
27th Feb 2017, 2:49 PM
SUNDUS HUSSEIN
SUNDUS HUSSEIN - avatar
+ 1
my suggestion: don't use templates at learning stage.
27th Feb 2017, 3:06 PM
Raj Kumar Chauhan
Raj Kumar Chauhan - avatar
+ 1
thanks guys.. seems like I am on the track..😊
27th Feb 2017, 3:29 PM
Abu Syed Md. Zakaria Hossain
Abu Syed Md. Zakaria Hossain - avatar
+ 1
You first must start with HTML, then CSS (w3 schools course are ok for it, not need much other literature).Then you go to JS (w3schools + some like some udemy course or best way Head First JavaScript book). It is three basic most important thing for web. Then turn to PHP and SQL. ;)
27th Feb 2017, 3:57 PM
Cvijetin Maletić
Cvijetin Maletić - avatar
0
I would recommend this resource : https://openclassrooms.com/courses for web development.
29th Jun 2017, 2:25 AM
Maxime Soulié
Maxime Soulié - avatar