
Django
Learn Django from the best Django tutorials, including the most popular Django online courses, videos, books, podcasts, and blogs.
Django Tutorials
Learn Django in this video by following along as I show you how to build a simple hello world app and then a guestbook app that uses the templates, models, and form functionality with Django. Django is a huge library, so this video doesn't cover everything, but if you're new to Django or want to see how Django v2.0 is different,
Django 2 by Example
If you want to learn about the entire process of developing professional web applications with Django, then this book is for you. This book will walk you through the creation of four professional Django projects, teaching you how to solve common problems and implement best practices.
Scaling Django
Django is a Python-based platform for building modern web apps. As with any platform, issues can arise with your need to scale and expand your user base. In this tutorial series, we will go over several strategies and best practices for scaling your Django app in a reliable, stable way.