Back
What are the best resources for learning Django Framework?
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.
31k questions
32.8k answers
501 comments
693 users