+ 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!

4th Apr 2018, 10:15 AM
Shayne Lindstrom
Shayne Lindstrom - avatar
4 odpowiedzi
+ 5
Start with html, css and JS. Then, SQL and maybe some frameworks in js.
4th Apr 2018, 10:21 AM
Chalza
Chalza - avatar
+ 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
4th Apr 2018, 10:36 AM
Mark Emad
Mark Emad - avatar
+ 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
4th Apr 2018, 12:13 PM
Amine Trabelsi
Amine Trabelsi - avatar
+ 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
27th Jun 2018, 6:06 AM
Abdelrahman Ashref
Abdelrahman Ashref - avatar