I'd like to know more about web development. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I'd like to know more about web development.

I already know how to work with HTML, CSS and JS. Could someone explain me the "ways and why's" of using SQL, php, jQuery, Bootstrap, and other languages/tools? Also what is the difference between Client and Server side?

14th Jan 2017, 2:33 AM
IgorSM
IgorSM - avatar
6 Answers
+ 4
Yeah I copy paste this answer if anybody is asking about what to learn xd. Bootstrap is a good CSS framework for design. You should learn it if you are developing mobile websites. I use SQL and PHP for form submission, user authentication.
14th Jan 2017, 1:45 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 4
jQuery is a JS framework. Frameworks are like mods in Minecraft.
14th Jan 2017, 1:53 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 1
If you are into web developing, then HTML is probably the first thing you should learn. The question is are you more of a front-end or a back-end web developer? Front-end web developers basically create all the user interfaces, designs of the website and to make the website fully interactive. HTML, CSS, JS and other frameworks like Bootstrap and jQuery play a huge role in this one. Back-end web developers basically create server-side stuff like user authentication, preventing SQL injections or other hacking attempts. For this one, you should master PHP, SQL, or other JS frameworks like Node.js and AJAX. P.S. I'm into back-end for some reason.
14th Jan 2017, 3:16 AM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
0
I'm more into front-end. But I wanted to know what is Bootstrap and why/how/where to use languages such as SQL, PHP and jQuery. P.S.: I've seen that same answer before ;P
14th Jan 2017, 1:44 PM
IgorSM
IgorSM - avatar
0
Sorry.. but what is a framework? I remember that in the frames lesson in the HTML course they said that frames are no longer suported in HTML5, but I guess it is not the same thing. And could you give me layout and element positioning tips? I dont want to use tables the whole time anymore xP
14th Jan 2017, 1:52 PM
IgorSM
IgorSM - avatar
0
Oh, thx xD
14th Jan 2017, 1:55 PM
IgorSM
IgorSM - avatar