Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (19.9k points)

What are the best resources for learning Django Framework?

1 Answer

0 votes
by (25.1k points)

To learn Django you first need to learn python. You can learn python by picking up the basics and then reading the documentation. To learn the basics you can follow this python tutorial, it teaches all the basic python concepts.Get well acquainted with python's standard library. After learning Python you can learn Django by following along with their tutorial on their official website. After that you can learn more about Django by reading the official documentation and building small apps for yourself. Personally i would recommend that you take an online certification course that teaches you Django by teaching you the basics and then building an end to end project. If you wish you can take this end to end Django certification course. Also, if you just wish to get your feet wet and try Django out you can follow this Django tutorial.

Browse Categories

...