+ 11

as a web developer what should i have to learn first? I finished html now i want to start css .

can anyone tell full steps for learning web development? Thanks

6th Jun 2020, 11:16 PM
MD ARFIN AHMED SAGOR
MD ARFIN AHMED SAGOR - avatar
47 ответов
+ 39
MD ARFIN AHMED SAGOR Web Development has two meanings/concepts. i.e Front End Development and Back End Development. 1.FRONT END refers to the client side or the web design of a page.It is everything involved with what the user sees! A Front-End developer can create a site without any Back-End development thus this is a static site. Languages Needed: 1. HTML 2. CSS 3. JavaScript/jQuery. Alot of practice is needed to master this stage! 2.BACK END refers to the server-side and is basically how the site works, updates and changes. It also refers to what the user cannot really see. i.e Databases and Servers!! Languages needed(in-order of popularity): 1. PHP 2. Python 3. Ruby 4. Java 5. Rust Note:Those who work in and understand both Front-End and Back-End are called Full Stack Developers.
7th Jun 2020, 12:46 AM
Iragaba Ramathan
Iragaba Ramathan - avatar
7th Jun 2020, 2:37 AM
Vanshika🦋
Vanshika🦋 - avatar
+ 7
https://www.youtube.com/channel/UCUfAAArDgJ_WXI7yFdBVTqg This my channels on YouTube to learn HTML & CSS First learn HTML and CSS And go to learn JS After that learn PHP and SQL
8th Jun 2020, 5:48 PM
Jaafar saeed
Jaafar saeed - avatar
+ 5
1.HTML 2.CSS 3.Js
8th Jun 2020, 8:42 AM
Bereket Shimelis
Bereket Shimelis - avatar
+ 4
Do CSS, JavaScript and PHP
8th Jun 2020, 2:00 PM
Gema 🦄💃🏽
Gema  🦄💃🏽 - avatar
+ 4
You are are on the right track. I will suggest that after Css, you can learn JavaScript
8th Jun 2020, 3:38 PM
Kehinde Sawyerr
Kehinde Sawyerr - avatar
+ 4
thanks
8th Jun 2020, 3:46 PM
MD ARFIN AHMED SAGOR
MD ARFIN AHMED SAGOR - avatar
+ 4
Html Css Javascript Bootstrap
8th Jun 2020, 4:50 PM
Peter Alabi
Peter Alabi - avatar
+ 4
Happy journey 🌺 -Learn CSS and bootstrap -Learn JavaScript - Learn JavaScript Frameworks and libraries you can choose only one framework or library such as : - react -Angular -vue.js -p5.js -.. and more The above mentioned stuff is called a front-end developer You can also learn python it help in developing web , apps ... etc The most important step is practice ,so don't stop it If you need more sources of learning , you can visit Khan Academy, Coursera and YouTube channels.
8th Jun 2020, 4:58 PM
Nada Ashraf
Nada Ashraf - avatar
+ 4
html css javascript react nodejs python django mysql boom now you are a fullstack dev gz
8th Jun 2020, 5:24 PM
Gökalp
Gökalp - avatar
+ 3
MD ARFIN AHMED SAGOR 1.HTML 2.CSS 3.Js
7th Jun 2020, 12:21 AM
Indira
Indira - avatar
+ 3
Nice decision mate. And in addition, I want to suggest JavaScript as the next of CSS
7th Jun 2020, 12:33 AM
James Clark I. Vinarao
James Clark I. Vinarao - avatar
+ 3
Html Css JavaScript
8th Jun 2020, 3:52 PM
Larbi Saib
Larbi Saib - avatar
+ 3
1.HTML 2.CSS 3.JavaScript 4.JQuery
8th Jun 2020, 4:01 PM
Roman Albania
Roman Albania - avatar
+ 3
Next step is more HTML and CSS, bootstrap. All the best.
8th Jun 2020, 4:58 PM
Joash N
Joash N - avatar
+ 3
thanks
8th Jun 2020, 5:15 PM
MD ARFIN AHMED SAGOR
MD ARFIN AHMED SAGOR - avatar
+ 3
CSS, followed by JS then the rest depends on what you want to build, you’ll have to do some research to know what technologies or frameworks are best for what you are building
8th Jun 2020, 6:49 PM
Kelvin A
Kelvin A - avatar
+ 3
thanks
8th Jun 2020, 6:51 PM
MD ARFIN AHMED SAGOR
MD ARFIN AHMED SAGOR - avatar
+ 3
Yes, practice what you learned and take challenges in SoloLearn it will improve your knowledge. Then start learning JS, know about basics, then find some simple projects in online do it , it will improve your knowledge. Then go with some JS frameworks like node.js, react.js etc there are many more pick one. Make you hands dirty by writing some time code. This is all about Front End development. For Back End development learn a program language to write logics and have to get knowledge on databases. Final thought keep learning keep Practiceing keep creating
8th Jun 2020, 6:58 PM
Darshan R
Darshan R - avatar