|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-a-restuarnt-site-with-python-and-django/
课程评论:没有评论
**课程名称:** 使用 Python 和 Django 构建餐厅网站 **课程概述:** 本课程将教你如何使用 Python 和 Django 构建一个功能齐全的餐厅网站。许多人觉得 Django 难以入门,但只要掌握了几个基本概念和工作原理,就会发现它其实非常易于使用。本课程将在 Mac 电脑上进行演示,但 Windows 和 Linux 用户也能轻松跟随。课程会指导你下载和安装 Python 和 Django。学完本课程后,你将能够构建 Django 网站和简单的商业网站。 **我们将构建一个餐厅系统,包含:** * 餐品订购 * 餐桌预订 * 博客 **课程需求:** * **工具/技能:** 无需任何额外工具或特殊技能。课程将免费指导你下载和安装所需的一切(Django、Python 和 VSCode)。只需一台联网的电脑即可。 * **Python 基础:** 了解简单的 Python 基础知识会很有帮助,因为 Django 是基于 Python 的 Web 框架。但不需要高级 Python 知识,课程会教授你所有必需的知识。 **课程目标(你将学到):** * Django 入门 * 如何使用 Django 构建简单的商业网站 * 下载和安装 Python * 了解和使用虚拟环境 (Virtualenv) * 安装 Django * 如何创建 Django 项目 * 如何创建 Django 应用 * 如何在 Django 中设计带有数据库关系的模型 * 如何管理 URL * 如何创建视图/页面 * 如何使用静态文件/媒体文件 * 如何使用模板和模板过滤器 **课程讲师:** (此处未提供讲师信息) **授课语言:** (此处未提供授课语言信息,但根据要求输出中文内容) **内容总结:** 本课程是为希望学习使用 Django 和 Python 构建网站的绝对初学者设计的。课程将从零开始,涵盖 Python 和 Django 的安装,项目和应用的创建,数据库模型的设计,URL 管理,视图和页面的编写,以及静态文件、媒体文件和模板的使用。通过实际构建一个餐厅网站的案例,帮助学习者掌握 Django Web 开发的核心技能,并能独立开发简单的商业网站。课程强调 Django 的易用性和趣味性,即使没有 Python 基础的学习者也能轻松上手。
In this course you'll learn how to build a Restaurant Website with Django and Python!Django overwhelms a lot of people, and it doesn't have to! If you understand just a few basic concepts, and how django works , you'll see that Django is easy to use In this course I'll be developing on a my Mac machine, but you should be able to follow along if you're on a Windows or Linux. I'll show you how to download and install Python and Django You'll be able to build Django websites and simple business websites when you're finished with this course.we will build a restaurant system with: meals ordered a meal reserver a tableblogWHAT DO YOU NEED TO TAKE THIS COURSE?You don't need any tools or special skills to take this course. I'll show you how to download and install everything you'll need for free (Django, Python, and the VSCode). Other than that, you'll just need a computer with Internet Access!DO I NEED TO KNOW PYTHON TO TAKE THIS COURSE?simple python basics! Django is built for Python. It's a web framework for Python. So it's a good idea to learn Python if you want to use Django. But you don't have to know advanced Python to take this course. I'll walk you through everything you need to know.Building websites with Django is very easy , and the course will make it very funWhat you'll learnIntroductory DjangoHow to Build Simple business Websites With DjangoDownload and Install PythonDealing With Virtualenv Install DjangoHow To Create a Django ProjectHow To Create a Django AppHow To Design A Model In Django With Database Relationships How To Manage URL'sHow to Create Views/PagesHow to Use Static / Media FilesHow to Use Templates & Template FiltersAre there any course requirements or prerequisites?simple python skills is needed Who this course is for:This course is aimed towards absolute beginners who want to learn how to build Websites with Django and Python