Chevron Left
返回到 Using Databases with Python

学生对 University of Michigan 提供的 Using Databases with Python 的评价和反馈

4.8
21,564 个评分

课程概述

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....
突出显示
High quality course material

(143 条评论)

Top rated instructor

(176 条评论)

热门审阅

RF

Jul 24, 2018

The course is simple and easy.Dr.Chuck takes you through databases,how to write SQL queries,execute them and so on.My advice is to do the other three courses first and then move on to this one.

CS

Jul 5, 2018

Well taught course, with material made easy to understand and discussed in an engaging way. The assignments really help to solidify your understanding and are like puzzles that I enjoy working at.

筛选依据:

2601 - Using Databases with Python 的 2625 个评论(共 3,271 个)

创建者 Саша М

Jun 15, 2023

Yes

创建者 Jugal M

Jul 14, 2020

gud

创建者 OMOGBAI

Jan 30, 2020

---

创建者 Kent J

Aug 17, 2017

Fun

创建者 Deepak S

Mar 3, 2025

NA

创建者 Dang M Q

Oct 8, 2024

oK

创建者 Anvarjon D

Feb 28, 2024

Ok

创建者 Isuru D D

Feb 11, 2022

no

创建者 Felipe R C

Feb 24, 2021

:)

创建者 Karthik R

Nov 18, 2019

ok

创建者 林韋銘

Sep 30, 2019

gj

创建者 Artur H

Mar 6, 2016

:D

创建者 Rahul M

Aug 11, 2020

.

创建者 Zihan Z

Dec 19, 2019

-

创建者 Dipti P

Jul 2, 2019

G

创建者 Nelson D C

Feb 24, 2019

T

创建者 Jonathan C

Dec 28, 2017

I

创建者 James P

Nov 21, 2017

E

创建者 Attili V R K

Oct 20, 2017

n

创建者 Carlos G

May 2, 2017

i

创建者 Sultan M

Mar 21, 2017

+

创建者 Georgios F

Nov 24, 2016

.

创建者 Hoa D

Oct 1, 2016

I

创建者 Paul M

Mar 14, 2016

As with the third course in the specialization, the lectures give just enough to allow students to independently advance their learning outside the course. To be honest, I think the instructor covers too much ground in too short a time for most students to gain a lot of understanding. Furthermore, the assignments are quite straightforward requiring minimal adaptation of the supplied code.

The module on Object Orientated Programming is, frankly, a waste to time and a distraction. There are no practical exercises and the material is run through at a pace that makes it unlikely that anyone without prior knowledge would make any sense of it. What is more, there is no reference to, or use of, OOP at any other point in the course or specialization. The time would have been better spent in expanding the modules on the core topics of using databases with Python.

On the positive side, the external tools on Dr Chuck's own website seem to work as expected and integrate smoothly with Coursera. The forums also remain supportive, although, as with most courses, far less active than on the old platform.

I still rate this as a 4 star (albeit a 4-) as Dr Chuck is such an engaging instructor and there is still a good progression through the specialization. I would be more cautious if taking this as a standalone course.

创建者 Richard I C

Jul 31, 2016

I liked the course. As with the previous three courses, Dr. Severance does a great job presenting the material and explaining how the code works. I felt that the assignments and the book were lacking a little bit:

1. The textbook needs to be updated to include the Object Oriented Programming section that is covered in Week 1.

2. There is no programming exercise for the OOP section, just a quiz.

3. There are no assignments in the textbook for Chapters 14 and 15. The examples of the code and how it works is awesome, though, which is a trade off of sorts.

4. The Chapter 14 programming assignments only require minimal programming in Python and/or SQL. I would have liked to do a little more programming.

5. Chapter 15 felt like it was shoved in at the end, and the assignment was really easy. I was hoping for a little more rigor on that one, also.

Overall, it was a good experience and I'm looking forward to finishing up this specialization when the Capstone is unlocked and becomes available.