bugl
bugl
HomeLearnPatternsSearch
HomeLearnPatternsSearch

Loading lesson path

Learn/Django/Django Exercises
Django•Django Exercises

Django Syllabus

Introduction

The

Formula

W3Schools Django Tutorial is comprehensive and beginner - friendly.

It will give you a fundamental knowledge of Django. It is designed for beginners and requires only basic Python knowledge.

Formula

The content has been carefully made to be bite - sized, simple, and easy to understand.

The content has been proven by millions of users over the years. It is updated and improved frequently. The syllabus outline and its sequence are structured so you can learn Django step by step, from the introduction to creating web applications. Get Started With Django »

Learning Outcomes

Learn what Django is and create your first project

Set up virtual environment and install Django

Create Django apps and handle web pages with views

Connect pages using Django URLs

Create templates with Django template tags

Work with databases using Django models

Learn CRUD operations (Create, Read, Update, Delete)

Use Django admin interface to manage data

Work with static files and PostgreSQL database

Deploy your Django project to the web

Note:

Are you a teacher teaching Django?

Previous

Django Quiz

Next

Django Study Plan