+ 1

What is the best way to learn web developing?

5th Jan 2018, 6:40 AM
Abdullah Al Noman
Abdullah Al Noman - avatar
9 Respostas
+ 3
you want detailed answer here's it HTML is like the skeleton of the webpage CSS is used for giving styles to for different aspects of of webpage Js is used for defining properties of different aspects of webpage. its like the programming area of of our webpage. you can control behavior of different attributes in a webpage using JS. eg : you could make a pop-up appear on pressing some buttom or create a pop-up menu or create logical parameters etc these language are used for front end development for back-end: you could use PHP,Jquery, sql, etc if you're interested in front-end web development, you should start learning css now ps. you can make webpages in ruby and python i hope this was helpful, you can get a better insight once you start learning these language
6th Jan 2018, 4:23 PM
‎ ‏‏‎Anonymous Guy
+ 14
By learning and practicing this languages *HTML *CSS *JavaScript *JQuery *PHP *SQL
5th Jan 2018, 10:29 PM
Oluwatobiloba Adegbaju
Oluwatobiloba Adegbaju - avatar
+ 5
by practically doing it
5th Jan 2018, 6:41 AM
‎ ‏‏‎Anonymous Guy
+ 4
Thank u so much.
5th Jan 2018, 6:42 AM
Abdullah Al Noman
Abdullah Al Noman - avatar
+ 4
start with HTML
6th Jan 2018, 7:24 AM
SSG
SSG - avatar
+ 2
by reading it and practicing it and being creative
5th Jan 2018, 9:37 AM
Android Boi
Android Boi - avatar
+ 2
Javascript isnt restricted just for little things on front-end development. You can create big apps using just javascript on front-end. Second jquery isnt a language, its a library and sql isnt a programming language too, sql you use to deal with relational databases. Another thing is that you can use Javascript as a server side language too using nodejs for example. So, if you want, you can just know hmtl, css and javascript (because you can use it as a front and back end language) and you can create big web apps and phone apps.
6th Feb 2018, 3:48 AM
lucas
lucas - avatar
+ 1
Ok I got it. thank you so much.
6th Jan 2018, 7:27 AM
Abdullah Al Noman
Abdullah Al Noman - avatar
+ 1
awesome!!..thanks for your info..
6th Feb 2018, 9:26 AM
Android Boi
Android Boi - avatar