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.
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.
+ 2
Sololearn can help but there are other resources to learn more about building a website such as W3C, Mozilla, etc
+ 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