Thinking back when I started, I ignored all the suggestions about the django docs& the official tutorial, because I also prefered viewing long youtube tutorials Anyway after knowing both, I highly recommend you to start with the official tutorial. Its the best bet Answer from NoAbility9738 on reddit.com
🌐
Reddit
reddit.com › r/django › what is the best django course / youtube playlist available to learn django from ?
r/django on Reddit: What is the best Django Course / Youtube Playlist available to learn Django from ?
November 12, 2022 -

I just learnt some basics of python and was thinking of starting with Django , any suggestions on what would be a good starting point/resource to learn Django from ?

I am a beginner with some basic experience in python but no exposure to any other language what so ever.

🌐
Reddit
reddit.com › r/djangolearning › the best django course
r/djangolearning on Reddit: The best Django course
June 1, 2024 -

Hello to everyone. Some times work and learn Python and decided to start learning Django from 0. Can somebody give me good courses from Udemy/Youtube/ etc?

🌐
Reddit
reddit.com › r/django › what is the best django course today (beginner → advanced)? books, video, blog… anything.
r/django on Reddit: What is the best Django course today (beginner → advanced)? Books, video, blog… anything.
November 21, 2025 -

I’m getting back into learning Django after stopping for a while, and I want to restart with modern learning resources that match the current real-world tech stack (Django 5.x, DRF, async, AI integration, modern tooling, etc.).

I’m looking for recommendations for the best learning path from beginner to advanced, including:

  • Online courses

  • YouTube tutorials

  • Books

  • Blogs/documentation

  • Project-based learning resources

  • Anything that helped you go from “I know nothing” to job-ready

Ideally, I want resources that focus on production-level skills, not just toy apps.

If you’ve learned Django recently (2023–2025), what resources made the biggest difference for you?

Thanks in advance!

🌐
Reddit
reddit.com › r/django › my recommendation to learn django
r/django on Reddit: My recommendation to learn Django
March 16, 2021 -

Here Are the resources I used to learn Django.

First step,

This three books 📚 (I highly recommend those I didn’t found anything near to the quality of those)

By William Vincent:

Django for Beginners: https://djangoforbeginners.com

Django for APIs: https://djangoforapis.com

Django for Professionals: https://djangoforprofessionals.com

Bundle: https://gumroad.com/l/bhylo?wanted=true

Website: www.LearnDjango.com

About the author: William Vincent is a Board Member of the Django Software Foundation and founder of LearnDjango.com. He hosts the weekly Django Chat podcast and runs the weekly Django News newsletter.

After those books I just jumped into the CRM of Dennis Ivanov (AKA Dennis Ivy)

His channel: https://youtube.com/c/DennisIvy

The playlist with the CRM: https://youtube.com/playlist?list=PL-51WBLyFTg2vW-_6XBoUpE7vpmoR3ztO

This guy also has high quality videos:

JustDjango: https://youtube.com/channel/UCRM1gWNTDx0SHIqUJygD-kQ

https://justdjango.com

Django girls: https://djangogirls.org

Corey Schafer: (can be little outdated but the concepts still work. He does a lot general python but this Django playlist is worth it ):

https://www.youtube.com/watch?v=UmljXZIypDc&list=PL-osiE80TeTtoQCKZ03TU5fNfx2UY6U4p&index=1

These are the resources I used to learn Django and web dev in general + unlimited google how to search.

Hope that will help😎👍🏻

🌐
Reddit
reddit.com › r/learnprogramming › best (free) resources to learn django?
r/learnprogramming on Reddit: Best (free) resources to learn Django?
May 19, 2018 -

Hi! I'm looking for resources to learn as much Django as it takes to become functional at developing web apps ASAP (reaching something between beginner and intermediate level).

I know basic HTML/CSS/Javascript/SQL and beginner to intermediate Python (I'm familiar with OOP).

I went through old reddit posts and I googled, and I ended up collecting a number of tutorials to complete in the order as listed below.

I've seen it's a good thing to get acquainted with Flask before learning Django, so I included that as well.

Can someone experienced with Django please comment whether this is the most efficient course to take?

Prerequisites (general Python, web servers, MVCs and Flask):

  1. Official Python tutorial (to brush up on basics)

  2. Primer on Python Decorators (RealPython)

  3. What is a web server (MDN)

  4. What software do I need to build a website? (MDN)

  5. How do you upload files to a web server? (MDN)

  6. Server-side website programming first steps (MDN)

  7. Model-View-Controller (MVC) Explained – With Legos (RealPython)

  8. Model–view–controller (Wikipedia)

  9. Official Flask tutorial

  10. Official Flask Quickstart

  11. Flask Tutorial Step by Step (Udemy)

Django resources:

  1. Official Django tutorial

  2. Django Web Framework (Python) (MDN)

  3. Python Django Tutorial 2018 for Beginners (YT - Clever Programmer)

  4. Various Django courses (Treehouse)

  5. Official Django documentation

  6. "Test-Driven Web Development with Python" (O'Reilly)

Tutorials using old verions of Django - are they any good***?***

* Django Web Development with Python (YT - Sentdex - uses version 1.9)

* Django Tutorials for Beginners (YT - thenewboston - uses version 1.9)

🌐
Reddit
reddit.com › r/django › best way and resources to learn django?
r/django on Reddit: Best way and resources to learn django?
January 25, 2024 -

Complete beginner at Django, a fairly technical guy wanting to learn backend development with no interest in the frontend. Currently, I'm following a course and exploring the official docs. What was your experience, and how did you learn Django? Share your insights!

Find elsewhere
🌐
Reddit
reddit.com › r/django › which udemy course is the best to start?
r/django on Reddit: Which Udemy Course is the best to start?
July 17, 2024 -

Hi, Python lovers.

I like Python, so in my free times I study it and want to learn Django. I have 600+ hours in Python, still can not write project exactly in Class System but still try to learn. I have a Kivy App in Google Play that called "Football Predictor Mecra YAVCIN".

I don't know where to start. Here courses that I have.

Arno Pretorius (All Django Courses)
https://www.udemy.com/user/arno-pretorius-11/

Maximilian Schwarzmüller
https://www.udemy.com/course/python-django-the-practical-guide/

Mark Winterbottom
https://www.udemy.com/course/django-python/
https://www.udemy.com/course/django-python-advanced/

Dennis Ivy
https://www.udemy.com/course/python-django-2021-complete-course/

Jose Portilla
https://www.udemy.com/course/django-and-python-full-stack-developer-masterclass/

And also i know Code with Stein Youtube channel.

Could you give me some advices?

Thanks very much.

🌐
Reddit
reddit.com › r/djangolearning › best resources to learn django
r/djangolearning on Reddit: Best resources to learn Django
November 23, 2021 -

Hey guys Im curious what course/online resources you all recommend to learn Django (and maybe even just web development in general). I would love something that would give me enough of a skill set to look at internships or at least put me on the path towards that. Thanks in advance

🌐
Reddit
reddit.com › r/django › best django courses
r/django on Reddit: Best Django Courses
September 10, 2024 -

I am a Senior Frontend Developer with +7 years. The company I am already working has a Tech Stack with Django.

One of my mission is getting certificate related to our tech stack. I want to learn Django with advanced backend concepts because it is opportunity for me.

I know that the best way to learn a new technology is reading and applying the docs. But my company rule is collecting certificate as well.

What are your suggestions in this point? Which courses do you suggest to me? Thanks in advance 🖖

🌐
Reddit
reddit.com › r/djangolearning › best online course for learning django
r/djangolearning on Reddit: Best online course for learning Django
August 23, 2020 -

Hey , I’m looking for the absolute best course to take for django because I’m new to it... so I just want a premium course that teaches me everything so I don’t have to look else where . Know the best free or premium course out there?

🌐
Reddit
reddit.com › r/djangolearning › courses to learn django
r/djangolearning on Reddit: courses to learn django
September 1, 2023 -

Hello everyone! I'm in my first job as a junior developer, and in this case, I work as a backend developer, primarily using Django in our projects (although we use Node.js in some cases, about 90% of our projects are built with Django). I wanted to ask for advice and recommendations on courses, tutorials, or resources where I can learn and deepen my knowledge as much as possible, whether through theoretical knowledge or by building projects. The goal is to improve my programming skills and become proficient with this framework.

It's not just Django that we use; we also work with libraries like graphene and strawberry because we use GraphQL. We use Amazon Web Services, and the front end is usually built with React or React Native.

Could you recommend resources to help me improve and learn beyond the basics? Thank you very much!!!