課程資料
課程簡介
Learn Django,Django ORM,Django Signals and Django Rest Framework (DRF) - Step By Step
Django is free, open source and written in Python.
Django is a Python framework that makes it easier to create dynamic web sites using Python.
Django follows the MVT design pattern (Model View Template). Django was designed to help developers take applications from concept to completion as quickly as possible.
With Django, you can take web applications from concept to launch in a matter of hours. Django takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel.
Django includes dozens of extras you can use to handle common web development tasks. Django takes care of user authentication, content administration, site maps, RSS feeds, and many more tasks — right out of the box.
Django takes security seriously and helps developers avoid many common security mistakes, such as SQL injection, cross-site scripting, cross-site request forgery and clickjacking.
Django user authentication system provides a secure way to manage user accounts and passwords. Some of the busiest sites on the planet use Django’s ability to quickly and flexibly scale to meet the heaviest traffic demands. Companies, organizations and governments have used Django to build all sorts of things — from content management systems to social networks to scientific computing platforms.
This course provides developers with a thorough knowledge in developing Web Applications using Django MVT architectural Pattern.
In this course by development expert Kameswara Sarma Uppuluri, you'll learn essential concepts that you need to know to build Modern Web Applications using Django 5.0.
This course provides step-by-step walk-throughs and coding demos that you're encouraged to code along with to enhance the learning process.
This course is broken down into 39 Modules with each module providing source code so that you can follow along with Kameswara Sarma Uppuluri.
課程章節
- 10 個章節
- 209 堂課
- 第 1 章 Django - The Big Picture
- 第 2 章 Getting Ready With Django Sample Project
- 第 3 章 Getting Ready with Django Sample Application
- 第 4 章 Django Request and Response Life Cycle
- 第 5 章 Working with Templates
- 第 6 章 Understanding Debugging
- 第 7 章 Implementing Logging
- 第 8 章 Working with Multiple Apps
- 第 9 章 Working with built-in Template Tags
- 第 10 章 Consuming RESTAPI
課程內容
- Learn How To Setup Development Environment for Django Development
- Understanding MVT Architectural Pattern
- Learn How to work with various Built-in Template Tags of Django
- Learn How to work with various Built-in Filters of Django
- Learn How to Develop Base or Master Pages
- Learn How to Create and Render Partial Views
- Learn How to Create Models, Views, Forms and Templates
- Understanding Security Vectors
- Learn How to Implement Transaction Support
- Learn How to develop data driven Pages using Django ORM
- Learn How to implement Pagination, Sorting and Filter functionality
- Learn How to create intuitive Reports
- Learn How to perform Bulk Insert,Bulk Update and Bulk Delete Operations
- Learn How to export data to Excel,CSV,PDF formats
- Learn How to Perform Form Validations
- Learn How to Develop and Consume Web API Core
- Learn How to implement Authentication and Authorization
- Learn How to Deploy Django Web Application
評價
-
AAhmed Adel
it was a great opportunity learning this course it very helpful and arranged thanks a lot.
-
AAli Can Ertürk
I could have built a django app with copy paste and reading what the codes are doing in a sec. as well.
-
SSonu Kumar
I reccommended this cource to beginners
-
AAj Kumar
Just finished the course. Great in-depth content by an awesome instructor! Kudos and Thank you Mr Sarma, and expecting more such in-depth courses from you in future. One minor irritation is that though the code snapshots are enlarged to fill the entire screen (which is good), occasionally the content goes out of the screen on the right. Presenter should bring the extra part down to next line, so student can see the entire code. Best wishes!