|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/mastering-django-part-1-forms-class-based-views-ajax/
课程评论:没有评论
**课程名称:** 精通 Django - AJAX、类视图、表单 **课程概述:** 本课程是“精通 Django 系列”的组成部分,旨在教授更高级、更节省时间的 Django 开发技巧。学员将通过构建一个名为“名人堂视频”的网站来学习这八项新技能。该网站允许用户创建和分享自己的名人堂视频。 **课程将教授的八项技能:** 1. **Pipenv:** 了解 Pipenv 相较于独立使用 pip 和 virtualenv 的优势。 2. **预制认证视图:** 快速搭建网站,利用 Django 内置的认证视图。 3. **类视图:** 学习使用类视图,特别是在处理模型时,它能极大地节省开发时间。 4. **Django 表单:** 掌握如何利用 Django 自动化处理 HTML 表单的繁琐工作。 5. **使用第三方 API:** 学习如何连接 YouTube API 来获取数据。 6. **AJAX:** 学习如何在不刷新页面的情况下获取和更新数据。 7. **种子数据:** 了解如何为数据库创建初始数据集。 8. **Heroku 部署:** 学习如何使用 Heroku 轻松快速地部署 Django 项目。 本课程是提升 Django 开发技能的绝佳机会。
Welcome to the Mastering Django Series! Learn time saving and advanced techniques to be come a better developer.In this course, we'll be learning 8 new skills while creating "Hall of Fame Vidz". A website where users can create their own personal hall of fame videos and share them with family and friends. To get a better idea of what we'll be creating, go watch the promo video for the course. While creating this site, you will learn the following 8 skills:Pipenv - Learn why this tool is so much better than pip and virtualenv separatelyPre-made Authentication Views - Get your site up and running quickly with these awesome built in viewsClass Based Views - When working with models, these views can't be beat. HUGE time saversDjango Forms - Rather then creating painstaking html forms, let Django handle the heavy workUsing other site's APIs - Learn to connect with the YouTube API for dataAJAX - I've had so many requests to cover this. Learn how to fetch data without reloading the pageSeed Data - Learn how to create a starting point for any databaseHeroku Deployment - Heroku makes deploying your project simple and fast. I'll show you howIt's time to up your Django skills. See you inside!