Buildings a web site | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Buildings a web site

I just started following solo learn and I was wandering if any of you build a web site just by learning through solo learn.

13th Jan 2017, 1:35 PM
shanaka
shanaka - avatar
3 Answers
+ 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.
13th Jan 2017, 1:49 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 2
Sololearn can help but there are other resources to learn more about building a website such as W3C, Mozilla, etc
13th Jan 2017, 1:45 PM
totoro
totoro - avatar
+ 1
if you wanna a direct answer is YES you can but you have to practice and apply your knowledge not just answering quizzes and here is an example after i completed the HTML & HTML5 course i have created a web page with just html tags yes it's ugly but i have applayed what i'v learned and now i'm building a web page with html and CSS you can visit my html webpage : https://code.sololearn.com/WNca2m72I7jW/#html
13th Jan 2017, 2:04 PM
Ayoub Bani
Ayoub Bani - avatar