+ 3
I want to make a website.
I canât go into any detail at all, really. Itâs very rare that I have something to be passionate about. So Iâm afraid that by telling anyone at all, someone else will end up doing it before me. Anyways, I want to make a website kind of like Indeed.com I guess. What is the best thing for me to start learning? I learned a handful of code in my junior year of high school (four years ago) and I kind of remember it. But other than that, I have no clue what Iâm doing. Thanks in advance for your time and help!
4 Answers
+ 5
Start with html, css and JS. Then, SQL and maybe some frameworks in js.
+ 8
Everything Starts with HTML ..... and then try some CSS cuz u will find that u need it .. And JS is recommended in the end
+ 6
there are two sides of website development
front-end: HTML,CSS,JS
back-end: SQL and PHP or python(there are other languages but these are the most popular)
so to make a website start with learning front-end and when you think that you're ready learn back-end
+ 3
Shayne Lindstrom If you want to make a website you must have a knowledge with Html, Css, and JavaScript for the Frontend in addition if you want to make it dynamic you can use PHP with SQL or Ruby however, there are different frameworks for the best result like Bootstrap for Css and Jquery or Angular or Ajax for JavaScript that make your site or app have more functionally and give them a better UI