length: 20 hours
We divide Django learning into 5 stages.
About how web works?
What is HTML?
What is CSS?
What is JavaScript?
Hello World in HTML.
How browsers work?
File path from browser.
Tags, Elements and Attributes.
What is request?
What is response?
Django introduction and overview.
Django history.
Understanding virtual environment.
Setting up virtual environment and installing tools.
Creating new project in Django.
Understanding Django directory structure.
Creating and registering Django apps.
Creating database.
Creating superuser.
Creating views.
Understanding Jinja.
Creating templates.
URL Mapping.
Redirection.
Introduction to database and DBMS.
Introduction to Django Model.
Registering Django Model.
Introduction to Django Admin.
Modifying Django Admin.
CURD operations in Django Admin.
CURD operations in terminal.
Submitting project synopsis.
Submitting final project.
Note: Final project must embed all knowledge student gained from this course.