+ 4

What to do after learning HTML+CSS+JS?

After learning HTML+CSS+JS what might someone suggest next? How do I take what I've learned and make a website? I know I still have more to learn using jQuery, PHP, and SQL but what are these? Also how do I make my website and host it without a provider? Why is a domain provider necessary? Using the other courses on here 'SoloLearn' can I learn to host my own webpage with out the help of any providers? Any details on how to take this knowledge and use it would greatly be appreciated. Be specific please.

15th Dec 2017, 9:22 PM
Michael Redding
Michael Redding - avatar
6 Respuestas
+ 1
Heres a complete roadmap I found to finding the next step. Hope it helps. https://www.sololearn.com/discuss/281232/?ref=app
21st Dec 2017, 7:32 PM
Michael Redding
Michael Redding - avatar
+ 4
Internet is just like a street, to own a land you will need to pay a lot, but you can rent space for much cheaper price. To make yourself a provider, you will need a strong machine (server). I think that there are free hosting sites like https://www.000webhost.com . For HTML/CSS/JS you wont need to get a site, because you can test it locally. Hope this helps. EDIT: I think that you can use GitHub as a website host. I am not sure though.
15th Dec 2017, 9:36 PM
Ice
Ice - avatar
+ 3
Aslo, here is a video on how to host a website on github https://www.youtube.com/watch?v=3jt-J4Rc__M
15th Dec 2017, 9:44 PM
Ice
Ice - avatar
+ 2
You must buy domain name because if you host your website in you own server, your address is 127.0.0.0. Everyone have same localhost (127.0.0.0). To avoid this, you buy domain name, and will get your own and unique ip address. This just basic, and maybe i'm wrong because i'm not expert in networking. If you have domain name, no need to use provider if you decide to run your website from your own server. English is not my first language. Sorry if you can't understand. lol.
15th Dec 2017, 9:39 PM
Catty
0
Yes I wasn't able to fit it inside the message but I am practicing as im asking for this info. I've got HTML+CSS+JS down pretty well though I am mainly looking for a way to use these to make a website without a domain provider. Why do we need domain providers? How does one simply make their own domain/provider?
15th Dec 2017, 9:27 PM
Michael Redding
Michael Redding - avatar
- 1
provider = host provider. Not your own server. will host all your files like html, css and js. domain name = ip address.
15th Dec 2017, 9:44 PM
Catty