Using Databases with Python

开始时间: 04/22/2022 持续时间: Unknown

所在平台: CourseraArchive

课程类别: 计算机科学

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/python-databases

课程评论:没有评论

第一个写评论        关注课程

课程详情

This course will introduce students to the basics of the Structured Query Language (SQL) as well as basic database design for storing data as part of a multi-step data gathering, analysis, and processing effort. The course will use SQLite3 as its database. We will also build web crawlers and multi-step data gathering and visualization processes. We will use the D3.js library to do basic data visualization. This course will cover Chapters 14-15 of the book “Python for Everybody”. To succeed in this course, you should be familiar with the material covered in Chapters 1-13 of the textbook and the first three courses in this specialization. This course covers Python 3.

通过Python使用数据库:本课程将向学生介绍结构化查询语言(SQL)的基础知识以及用于存储数据的基本数据库设计,这是多步骤数据收集,分析和处理工作的一部分。该课程将使用SQLite3作为其数据库。我们还将构建网络爬虫以及多步骤数据收集和可视化过程。我们将使用D3.js库进行基本数据可视化。本课程将涵盖“ Python for Everyone”一书的第14-15章。为了成功完成本课程,您应该熟悉教科书第1-13章以及本专业的前三门课程所涵盖的内容。本课程涵盖Python 3。

课程大纲

To start this class out we cover the basics of Object Oriented Python. We won't be writing our own objects, but since many of the things we use like BeautifulSoup, strings, dictionaries, database connections all use Object Oriented (OO) patterns we should at least understand some of its patterns and terminology.

课程评论(0条)

课程简介

在Python中使用数据库

课程标签

Python Python入门 零基础Python入门 Python零基础 Python学习 Python数据库 数据库

4人关注该课程

主题相关的课程