0

How to build a web site?

To build a web site which programming languages shoul i learn? design style data base server or other stuffs

22nd Jan 2017, 9:46 PM
Mustafa Dağkıranlar
Mustafa Dağkıranlar - avatar
2 odpowiedzi
+ 4
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.
23rd Jan 2017, 1:47 AM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
0
HTML is the principal to add styles, CSS to add interectivity, JavaScript and Jquery. That's all necessary to build only the design of the website I guess.
22nd Jan 2017, 10:36 PM
Gian Carlos Juarez Velasquez
Gian Carlos Juarez Velasquez - avatar