Question:
How do i start making a dynamic website?
nick.luvio
2016-09-08 02:33:33 UTC
I learnt HTML, CSS, the basics of python. The framework of Django looks cool but I have NO idea where to start. Help
Four answers:
?
2016-09-08 03:57:34 UTC
For Creating dynamic page have to get basics from w3school and get connected with SDI team for simple solution for web designing

Or mail them at team@sdi.la
johnkawakami
2016-09-14 02:22:35 UTC
The absolute easiest server side language is PHP. It requires no configuration on your part.



Django and RoR are nice, but harder to set up. They have a lot of features. Django's admin is nice.
amania_r
2016-09-08 04:51:16 UTC
If you want to use Python (which is a good choice) then Django is the most feature-rich web server. If you want something really lightweight, then Flask and Bottle are alternatives
Chris
2016-09-08 03:33:31 UTC
How about.........



right here: https://docs.djangoproject.com/en/1.10/intro/tutorial01/



Where else...


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...