+ 1
Things needed to have an internet site running
what programming languages are the least one needs to get a site running on the internet ? is there a free way to host a site in a server ?
4 Answers
+ 1
You need to get a domain, a server and a backend program that can be run in said program. Backend will send generated html to the user, so the form of your frontend will change depending on what you use for backend.
I recommend learning Asp.net for your backend and UnoEuro for server+domain
+ 1
You can run a server in your own home, but I'm not too well-versed in that. To get a domain, you need to register it at any domain registrar- it will not be a free service. You can also just get a free subdomain if you have no dignity.
+ 1
You will need: DHCP, DNS, Scope, Web Server, SQL Web Language.
0
can the server be in my home ? how to get a domain ?