Django for Python Developers
What you'll learn
- Learn the fundamentals of web application development
- Understand how Django makes it easy to build Web Apps
- Master the Model View Template Pattern that Django uses
- See Django in action
- Create the Django Views to process a use request and send the response
- Implement Template and use those templates in the views
- Create Models,Use Django Migrations to create the database table from the model
- Master the fundamentals of Django Object Relational Mapping(ORM) which makes it super easy to work with databases with our writing any SQL
- Use Django forms to collect and process data while learning how to use the inbuilt validators as well as creating custom validators
- You will then use the Model forms which are directly linked to the Model/Database
- Perform CRUD operations using Function Based Views
- Learn to create class based views
- Use generics in class based views to easily perform CRUD operations
- Manage Sessions using Cookies and Session API
- Use template inheritance and also filters to format data
- Understand the Middleware configuration ,lifecycle and create you own custom middleware
- Secure your application by using both Authentication and Authorization
Requirements
- Knowledge of python
Description
Sample of the reviews:
Absolutely precise and to the point. Appreciate the trainer's effort in explanation of difficult topics in very simple manner. Hope to see more and more in depth courses on django from the trainer. Should add topic for image/file media uploads and model relationships project. Thank you very much - Shiva sankar
A very well arranged , to-the-point course which helps to get good understanding of the technology quickly - Sudeshna Bhattacharya
Very Good Training to Start Learning Django. - Gerard Bulacan
---
Are you a python developer who wants to create python web applications by mastering Django? Are you an experienced Django developer who wants to fill in any gaps in your knowledge of creating a Web Applications using Django then this course is for you too.
Django is the most widely used Web Application Development framework in the industry today. Django makes it super easy to create production ready web applications. You will start this course by learning what Django is ,the different features that are a part of every Django application .You will be working hands on one feature at a time .You will then create a web application using all the knowledge you gain from those sections.
Learn the fundamentals of web application development
Understand how Django makes it easy to build Web Apps
Master the Model View Template Pattern that Django uses
See Django in action
Create the Django Views to process a use request and send the response
Implement Template and use those templates in the views
Create Models , Use Django Migrations to create the database table from the model
Master the fundamentals of Django Object Relational Mapping(ORM) which makes it super easy to work with databases with our writing any SQL
Use Django forms to collect and process data while learning how to use the inbuilt validators as well as creating custom validators
You will then use the Model forms which are directly linked to the Model/Database
Perform CRUD operations using Function Based Views
Learn to create class based views
Use generics in class based views to easily perform CRUD operations
Manage Sessions using Cookies and Session API
Use template inheritance and also filters to format data
Understand the Middleware configuration ,lifecycle and create you own custom middleware
Secure your application by using both Authentication and Authorization
Work on a Usecase and create a Clinical Data Reporting Usecase
Deploy the application to cloud using AWS EC2
Dockerize your Django Application
What are the requirements?
Knowledge of Python , Atom or PyCharm (Installation of Atom is covered in easy setup section)
Who this course is for:
- Python developers who want to master Django
- Programmers who wants to develop web applications using Python and Django
- This course shows you how to create a project from scratch
- This is not for students who are looking for solutions to all real time project problems
Instructor
Bharath Thippireddy is an Entrepreneur, Software Architect and Public Speaker who has trained 700000 + students across the planet. He is Oracle Certified Developer, Web Component Developer, Business Component Developer, Web Services Developer.
He loves learning new things both in technology and personal development and shares them on YouTube and his web site. He have mentored students in class room trainings as well as in the corporate world both in India as well as in USA. He has spoken on technical topics at several agile conferences. While in India he also voluntarily teaches interview and soft skills at Vivekananda Kendra.
His trainings will help you master Full Stack Development using Java,Python,JavaScript and DevOps, AWS, Docker, Kubernetes.
From 30+ Courses which currently have 700K+ Learners you can pick a track and master
Spring Boot Project Development using Angular and React
Angular and React project creation with Java or Node backend
Complete Python Stack from core Python to Django REST Framework
Docker , Kubernetes, Maven, Jenkins ,GIT , AWS EC2 ,Elastic Beanstalk,ELB,Auto Scaling and more in easy steps
Java (Java Design Patterns,Java Web Services,Java Messaging Service)
Spring modules ( Spring Security, Spring Boot,Spring Data using Hibernate,Spring Data REST)
Serverless programming using AWS Lambda and more