
Basic Django Roadmap
Django is a Python framework for web development. It has a huge community and is backed by large companies such as Instagram and Pinterest. Django is extremely good for quickly building scalable and secure web apps.
Contents:
- Django Crash Course
- Prerequisites
- Web Development Fundamentals
- Getting Started With Django
- Intermediate Django
- Build a Blog With Django
- Build a Digital Marketplace with Django
- Deploying Django Basics
- Deploy Django using AWS
- Django Rest Framework for Beginners
- Build a SAAS with Django
- The Best Django Project