I want to build my own website | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I want to build my own website

i want to build my own website , i started with php what other languages should i learn and what resources to learn ( i dont think this program is enough)

1st Jul 2018, 12:32 PM
ahmed elsayed
ahmed elsayed - avatar
5 Answers
+ 2
you have o learn HTML, CSS, JavaScript and php if you want build a website as a professional.
1st Jul 2018, 12:44 PM
Akram
Akram - avatar
+ 1
HTML, CSS, JS and PHP will be the minimum, learning some backend and frontend frameworks wont hurt either. If you want to store for exmaple user account passwords and usernames then you would need to learn SQL too, it's a language used in databases which store data.
1st Jul 2018, 1:51 PM
TurtleShell
TurtleShell - avatar
+ 1
ahmed elsayed a framework is a codebase that you can use that speeds up the development process. The frontend is the website you see. The backend is code that runs the websites, it controls everything, databases, sending a webpage to the user and doing other things depending on what type of website you are making.
1st Jul 2018, 1:58 PM
TurtleShell
TurtleShell - avatar
0
what is a frontend and backend framework ?
1st Jul 2018, 1:52 PM
ahmed elsayed
ahmed elsayed - avatar
0
TurtleShell so i need php as backend css html javascript as frontend what about database ?
1st Jul 2018, 2:00 PM
ahmed elsayed
ahmed elsayed - avatar