
Explore VS Code, a popular integrated development environment by Microsoft, and learn how to download, install on Windows, and enable extensions to improve code formatting and syntax correction.
Install the Python extension pack in VS Code to access seven extensions, including Django and Jinja, plus environments manager, to streamline Python development.
Learn to install gates for Django on Windows. Create and run a first Python file in VSCode, printing hello, to verify the environment is ready to start Django projects.
Learn how virtual environments isolate project dependencies in Python, allowing multiple Django versions to coexist, with a requirements.txt file listing packages and avoiding conflicts by creating environments for each project.
Activate your virtual environment, install Django with pip, then run django-admin startproject to create the project in the current folder; next video will explain each file.
Explore the Django project structure and key files, including __init__.py, asgi.py, wsgi.py, urls.py, settings.py, and manage.py, and learn to run the server and deploy on a cloud host.
Apply the model-view-template pattern to handle user requests, fetch data via the model, and render it through templates into HTML pages for display.
Create a Django slider model with title, description, and image fields, register it in admin, and create a superuser to manage sliders via migrations and runserver.
Learn to implement a slider frontend in Django, configure media and static paths, create a slider model, views, and templates, and render sliders on the index page.
Create a service model with icon, title, description, and speed fields; register in admin, run migrations, and display services dynamically on the index using bootstrap.
Overview :
With this comprehensive Django course, designed carefully for developers who want to learn the most popular python web framework Django step by step in order to build websites for companies from scratch to deploy. Through this course we tried to explain the foundation in Django’s core concepts like virtual machine, MVT, request-response, client-server before starting our project, after that we focus on building our project step by step by optimizing the MVT architecture in Django from user, Urls, Views, Models and Templates. At the end of this course you will learn the most practical approach to build websites in Django efficiently.
What you will learn in this course :
- Setup Python
- Setup VSCODE
- Install Python Extension
- Setup Git And Run The First Python File On VSCODE
- What is Django
- Django is Popular Fast Secure Scalable
- Client Server Django Communication
- Create Virtual Machine
- Installation Django Project
- Installation Application in Django
- Django Files Structures
- Django Architecture MVT- Model View Template
- Request-Response
- Setup Template
- Settings - Static Files (HTML, CSS, Javascript, Images)
- Inheritance Template
- Backend in Django - CRUD (Create, Read, Update, Delete) operations
- ORM and Database
- How to change Slider Section dynamically
- How to change About Section dynamically
- How to change Service Section dynamically
- How to change Portfolio Section dynamically
- How to change Team Section dynamically
- How to change Faq Section dynamically
- How to receive leads by Contact Form Section
- How to change everything dynamically
- How to customize Admin theme by Jazzmin application
- Authentication and Authorization in Django
- How to deploy Django Website on CPanel
By the end of this course you will be able to build any project in Django web framework.
You can change your level from beginner to an expert Django web developer.
Learn Django step by step in order to be able to analyze any code in Django and know its purpose in any your project.
You will learn essential things you need in Django to build your real projects.
I hope you will find in this course a tool to improve your full-stack project.
I'm available for any questions .
I'm here to help you as much as I can.
This course helps you starting from scratch all you need is just a computer whatever its features.
The most important thing is the first step and working consistently every day.
If you work hardly you will be an expert web developer in the future.
Search the best place to focus better on this course. The environment is so important to be more productive.
I hope you enjoy with this course. enjoy yourself by learning new things everyday. Good Luck.