+ 5
What is Django?
Please, I am confused. I want to go into web development. Should I learn HTML, CSS JS and PHP which I am on or Use Python (Django) which I was introduced to? I don't know Django but I know Python.
8 odpowiedzi
+ 27
Django Is A Web Framework That Is Written In Python
https://www.google.jo/url?sa=t&source=web&rct=j&url=https://en.m.wikipedia.org/wiki/Django_(web_framework)&ved=0ahUKEwjc4KyXl7LaAhUKbFAKHTfuDIIQmhMIYDAM&usg=AOvVaw2ZYq92a0dSe7frAJSfthCV
Home Page:
https://www.google.jo/url?sa=t&source=web&rct=j&url=https://www.djangoproject.com/foundation/&ved=2ahUKEwjvwLK4l7LaAhXQEVAKHcB_BoEQFjAEegQIBhAD&usg=AOvVaw1GXIpqbnirlLyVeFy3fAjS
Other Web Frameworks In Python
CherryPy
CGI
Flask
+ 25
@Muyiwa Obadara Python Because It Have A Lot Of Parsers For other Programming Languages And It's Very Easy To Use
+ 23
@Muyiwa Obadara You're Welcome 😊
+ 6
+ 4
Demand of Django based web building is increasing rapidly, so it's better for new learners to go with it.
Django is a very rich web framework of Python 3.
Basic knowledge on Python 3 and HTML is required to work with Django.
Django now supports only Python 3 not Python 2.
Django has Django-Responsive for building responsive website
Django-responsive a utility application for building responsive websites in Django. This tool is meant to complement the use of CSS media queries and help solve problems with fixed width elements such as advertisements or embedded video.
+ 2
Should I go for Python or PHP?
+ 2
Okay, thanks