Where to study the fundamentals of Django? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Where to study the fundamentals of Django?

What options can you recommend for a Python beginner to get familiar with Django framework? Are there any lessons in SoloLearn? What knowledge is it desirable to have, in order to dive into Django quickly and efficiently?

12th Mar 2018, 6:25 PM
Denys Yeromenko
Denys Yeromenko - avatar
4 Answers
+ 12
12th Mar 2018, 6:36 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 4
Django is a very rich web framework. basic html and basic Python3 knowledge is enough to learn Django. Below link helps you to get details idea about Django: https://www.djangoproject.com Watch videos on YouTube on a project of Django to get ideas about its procedures Mostly I learn on my phone (tutorials / viva questions- from Google play store) and also watch YouTube videos. Feel free to ask me anything about it though I'm also at beginning level, try to help at my best. Search on Google play store - Django tutorial- you will find many, install and learn YouTube Tutorials: https://www.youtube.com/user/CodingEntrepreneurs https://youtu.be/Yw4zYEvmlc0 https://www.youtube.com/user/Max204204204
12th Mar 2018, 7:30 PM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 4
A very good, straight-forward tutorial for building a calendar app with django 2.0: https://youtu.be/YOTZ_5zW6mk
12th Mar 2018, 11:41 PM
HotCoffee⛾
HotCoffee⛾ - avatar
+ 1
Thank you for your replies! I have also found this tutorial quite useful: https://www.linkedin.com/learning/learning-JUMP_LINK__&&__python__&&__JUMP_LINK-and-django-2015
17th Mar 2018, 9:43 PM
Denys Yeromenko
Denys Yeromenko - avatar