+ 1

What should I learn so I can create a website

30th Nov 2017, 6:47 PM
Sole
2 Answers
0
html + css + js + php + sql python can help too.
30th Nov 2017, 6:51 PM
Amir Galanty
Amir Galanty - avatar
+ 3
To make a website: A website mainly contains 2 parts: 1. Frontend: HTML, CSS, JavaScript. Its the stuff you see on your browser the designing thing. 2. Backend: The one who controls the database and responds to the user in giving the requested data to the user. For this many languages can be used such as php, python, JavaScript as well, ruby ... then you need the commands of database which you will be using in your website like mysql, mongoDB etc. I would suggest you start from freecodecamp.org then you can boost up your learning speed by taking courses on udemy and many other sites.
30th Nov 2017, 7:00 PM
mohit musaddi
mohit musaddi - avatar