+ 2
How to make any website?
My Question is that , how can I make any website that the customers ask me to make for them, or projects that I want to make. What books , I need to read , that are going to help me build and design the system of the website. Will Sololearn give me the enough knowledge to be able to make these kinds of projects or websites?
3 Answers
+ 3
Abd Alwhhab Alansi
In Sololearn you can learn fundamentals. If you want make website learn html, css, JavaScript. Using these tech stack you can build a website. Learn web stacks like MEAN or MEAN. By this you can build website and deploy it.
At beginning build some simple project as your portfolio, which will helps in landing clients. Get to know about database management system.
https://www.sololearn.com/discuss/1666809/?ref=app
https://www.sololearn.com/discuss/1958014/?ref=app
https://www.sololearn.com/discuss/2251047/?ref=app
https://www.sololearn.com/discuss/633455/?ref=app
https://www.sololearn.com/discuss/461454/?ref=app
https://www.sololearn.com/discuss/1380607/?ref=app
https://www.sololearn.com/discuss/1654484/?ref=app
https://www.sololearn.com/discuss/1627735/?ref=app
https://www.sololearn.com/discuss/522807/?ref=app
https://www.sololearn.com/discuss/338996/?ref=app
https://www.sololearn.com/discuss/1351714/?ref=app
https://www.sololearn.com/discuss/1497038/?ref=app
https://www.sololearn.com/
+ 1
You can also build website without code. Sounds great, cool.
There are some CMS and tools which will help you to build website without code, to name some Webflow, WordPress, wix, bookmark etc.,
.
Take a look on website created by me using HTML, CSS and vanilla JS.
https://code.sololearn.com/Wm8d41XNMa94/?ref=app
https://code.sololearn.com/W4MnfMC61arz/?ref=app
+ 1
First learn HTML, CSS for frontend(design) and then JavaScript or Python for backend(logic)
After that you will know what to do.