Learn Django from scratch and from an industry expert by building real-world apps. You'll learn the fundamentals all the way to advanced skills so that you can go from complete beginner to being able to get hired as a Django Developer!
- How to build complete, fully functional web applications from scratch using Django
- Solidify your skills by building multiple projects
- Learn why Django is a favorite framework amongst developers
- Leverage Django's admin interface to manage your application's data
- How to use Django's built-in ORM (Object-Relational Mapping) to interact with databases
- Understand the MVC (Model-View-Controller) architecture and how it's implemented in Django as MVT (Model-View-Template)
- Create and process forms in Django, including form validation, submission, and displaying form data
- Implement URL routing and navigation, including how to define URL patterns in Django and map them to specific views
- Utilize the REST framework, a powerful toolkit for building Web APIs
- Have the skills and understanding of Django to confidently apply for developer jobs