|
|
|
Ask HN: How can I make a simple interactive website with minimal experience?
|
|
13 points
by yukistar
1488 days ago
|
|
Non-technical user here: I recently graduated from optometry school and would like to make a website with a few useful tools for calculating some numbers that are important in optometry. I've always wanted to learn how to program and I think this might be a good introduction to it. I'd like to make a simple website that takes mathematical inputs and gives outputs. I would also like it to be mobile-friendly. Does anyone have any suggestions for a newbie to the tech-space or am I in way over my head? I'm asking on HN becuase there seem to be a dizzying number of ways to create a website with little experience, but it seems like everyone is just selling a product, which can be a little off-putting. I'd like to be a little more self-sufficient and learn how to do things along the way. |
|
Get your ideas from existing pages in the web. Don't try to create your own. Copy as much as possible from the web for your design.
Once you have done as much as possible on paper. Sign up on to one of the page builder sites such as square space or wix. Set up your design there. They also have the ability to create interactive pages so go thru the tutorial until you can create the interaction you want.
A big advantage of having a project you want to create is that you can hunt for the different tutorials on the web that will show you how to get what you need done. There are tons of tutorials on the web. Take advantage of the situation and use them.
There's going to be a steep learning curb for you but it's very doable.
Once done decide if you want to continue learning. At that point turn your site into html files and look for a place to host the site. Once you have a working html web site look into creating the interactive pages in javascript or php.
You can't be an expert overnight but if you do it a bit at a time you can achieve a lot. Make it a hobby where you learn a little bit at a time.