|
via Udemy |
Go to Course: https://www.udemy.com/course/django-for-python-developers/
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 sankarA very well arranged , to-the-point course which helps to get good understanding of the technology quickly - Sudeshna BhattacharyaVery 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 developmentUnderstand how Django makes it easy to build Web AppsMaster the Model View Template Pattern that Django usesSee Django in actionCreate the Django Views to process a use request and send the responseImplement Template and use those templates in the viewsCreate Models , Use Django Migrations to create the database table from the modelMaster the fundamentals of Django Object Relational Mapping(ORM) which makes it super easy to work with databases with our writing any SQLUse Django forms to collect and process data while learning how to use the inbuilt validators as well as creating custom validatorsYou 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 viewsUse generics in class based views to easily perform CRUD operationsManage Sessions using Cookies and Session APIUse template inheritance and also filters to format dataUnderstand the Middleware configuration ,lifecycle and create you own custom middlewareSecure your application by using both Authentication and AuthorizationWork on a Usecase and create a Clinical Data Reporting UsecaseDeploy the application to cloud using AWS EC2Dockerize your Django ApplicationWhat are the requirements? Knowledge of Python , Atom or PyCharm (Installation of Atom is covered in easy setup section)