|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/django-web-framework
课程评论:没有评论
课程名称:Django Web框架 课程概述:在这个课程中,您将使用Django Web框架构建、保护和管理一个Web服务器。您将有机会按照最佳实践,创建、设计和配置一个Web应用程序。探索Django中模型的使用及其与数据库的关系。利用视图将请求的数据呈现为有意义的模板结构,为用户界面(UI)提供组合的展示。实施主动的安全措施,降低常见的安全风险。 课程大纲: - 名称:Django简介 描述:了解Django及其用途,学习如何设置您的项目和应用程序。 - 名称:视图 描述:深入研究HTTP请求对象,以更好地理解其如何映射到常见的CRUD操作。 - 名称:模型 描述:综合您的新技能,在不同层级中处理数据,并将数据存储在MySQL数据库中。 - 名称:模板 描述:学习如何使用最佳实践原则创建基本的Django模板,以确保构建高效且可维护。 - 名称:课程总结与评分项目评估 描述:练习和反思您在本课程中学到的技能。
Name:Introduction to Django
Description:Get to know Django and its uses, and learn how to set up your projects and applications.
Name:Views
Description:Delve further into the HTTP Request Object to get a better understanding of how it maps to the common CRUD operations
Name:Models
Description:Synthesize your new skills to work with data across different layers and store the data in a MySQL database.
Name:Templates
Description:Learn how to create a basic Django template using best-practice principles to ensure an efficient and maintainable build.
Name:Course summary and graded project assessment
Description:Practice and reflect on the skills you learned in this course.
It's time to build something bigger. In this course, you will use the Django web framework to build, secure and administer a web server. You will have the opportunity to create, design and configure a web app using the Django framework in-line with best practices. Explore the usage of models in Django and their relationship to databases. Use views to render requested data to meaningful template structures for a composed user interface (UI). Implement proactive security practices and mitigate common security risks.