if I learn HTML,CSS, BOOTSTRAP AND DJANGO . Can I create an website | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

if I learn HTML,CSS, BOOTSTRAP AND DJANGO . Can I create an website

1st Jan 2023, 11:49 AM
A A Mohamed Fahim
A A Mohamed Fahim - avatar
5 ответов
+ 2
Yes you can. Technologies used depend of project, so do some research. You minimum need: html and css, if your goal is to make simple website to show some fixed data. If you need to react to user action, like show/hide nav menu, collect data from form and do some validation, buttons click... you need javascript. But bootstrap can help you with some of this functionality, like modals, nav menu and similar things For backend, you can use python(django), you will also need some database to store user info, but only if you make project where you need to store data like projects where user can login/register, projects like shoping site and similar. Also please don't post same question, you posted it few times: https://www.sololearn.com/discuss/3178421/?ref=app https://www.sololearn.com/discuss/3178423/?ref=app And read this: https://www.sololearn.com/discuss/1316935/?ref=app https://code.sololearn.com/WZ8lkR6gTex6/?ref=app https://www.sololearn.com/Discuss/333866/?ref=app
1st Jan 2023, 12:51 PM
PanicS
PanicS - avatar
+ 2
Django is a powerful full stack web framework. So start with HTML and CSS, then Bootstrap then Django. But if you are in hurry, then you need to hire a developer coz it's not a few days learning path.
1st Jan 2023, 1:42 PM
iTech
iTech - avatar
+ 1
I want to create an web site for inter College compatition by using python
1st Jan 2023, 11:58 AM
A A Mohamed Fahim
A A Mohamed Fahim - avatar
0
yes. Even if you don't, there are codeless website creation services. If you have $, you can have other people create it for you.😁
1st Jan 2023, 11:50 AM
Bob_Li
Bob_Li - avatar
0
Yes you can.
3rd Jan 2023, 8:36 AM
Asif Talukder
Asif Talukder - avatar