What is Django? How it is related to python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

What is Django? How it is related to python?

27th Feb 2018, 10:05 PM
Ishmam Hasnat Iram
Ishmam Hasnat Iram - avatar
6 Answers
+ 10
well, actually you can, but django provides you a lot of fitures which makes it easier to write code
27th Feb 2018, 10:12 PM
__Nick
__Nick - avatar
+ 10
this article might help you , also, consider that there are more python frameworks, Flask is also a good one, and it is easier to learn https://www.wired.com/2010/02/get_started_with_django/
27th Feb 2018, 10:17 PM
__Nick
__Nick - avatar
+ 10
Firstly you should get some middle understanding of pure python,maybe some oop principles and then you are ready to go for django, or flask (you will learn better code on python by practice on those frameworks) but you must now some basic front end like css and html
27th Feb 2018, 10:23 PM
__Nick
__Nick - avatar
+ 9
Django is a python framework which provides you possibility to write your back end code for websites on python
27th Feb 2018, 10:07 PM
__Nick
__Nick - avatar
+ 5
Can you explain it? what is framework? can't i just use pure python instead?
27th Feb 2018, 10:08 PM
Ishmam Hasnat Iram
Ishmam Hasnat Iram - avatar
+ 5
Thanks bro. That means i have to learn pure python and then all the frameworks to complete learning python?
27th Feb 2018, 10:19 PM
Ishmam Hasnat Iram
Ishmam Hasnat Iram - avatar