This is an introductory course, where you will learn how to develop web applications using Django. you will gain a basic understanding of Django after completing this course. you will be able to build web applications after completing this course.
This Course Covers various topics that are listed below:
Introduction to Django & It's Advantages
Environmental Setup for Python & Django
Everything you need to know about Virtual Environment in Django
Creating a Students App and adding the necessary files
Components of Django and its Architecture
What are Models and How to work with them (Theory)
Models and Migrations (Coding)
Learning to create views in Django
What is Admin Module in Django and Basic CRUD in Admin Module
Understanding Views and URLs in Django
Create styles using CSS
And by the end of this course, You will be able to build a student detail application that helps to view data of different students present in the database.
Django 3
Installation of python
Setup project for Django
Create a custom App in Django
Learn Application Development Process
What are Models in Django and Creating Models in Django
Create Views and Manage Views in Django
Migrations in Django
Work with URLs and Paths in Django
Work with Templates in Django
Output data to HTML templates
Assign styles in Django
Previous Knowledge of Python is expected
Previous knowledge in HTML, and CSS will come in handy