Chevron Left
Back to Using Databases with Python

Learner Reviews & Feedback for Using Databases with Python by University of Michigan

4.8
stars
21,368 ratings

About the Course

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....
Highlights
High quality course material

(143 Reviews)

Top rated instructor

(176 Reviews)

Top reviews

FF

Nov 22, 2017

the way this course is design is absolutely amiziong. just good amount of most important information is provided. task are not too complecated to finish (maybe coudl be little more dificult:) love it!

CW

Jan 20, 2020

Tied together many data transfer concepts that I had heard of but did not understand. Very interesting set of topics - makes a novice understand what other languages might be interesting to learn.

Filter by:

2576 - 2600 of 3,223 Reviews for Using Databases with Python

By Саша М

Jun 15, 2023

Yes

By Jugal M

Jul 14, 2020

gud

By OMOGBAI

Jan 30, 2020

---

By Kent J

Aug 18, 2017

Fun

By Dang M Q

Oct 9, 2024

oK

By Anvarjon D

Feb 28, 2024

Ok

By Isuru D D

Feb 11, 2022

no

By Felipe R C

Feb 24, 2021

:)

By Karthik R

Nov 18, 2019

ok

By Ming G

Oct 1, 2019

gj

By Artur H

Mar 6, 2016

:D

By Rahul M

Aug 12, 2020

.

By Zihan Z

Dec 19, 2019

-

By Dipti P

Jul 2, 2019

G

By Nelson D C

Feb 25, 2019

T

By Jonathan C

Dec 28, 2017

I

By James P

Nov 21, 2017

E

By Attili V R K

Oct 20, 2017

n

By Carlos G

May 3, 2017

i

By Sultan M

Mar 22, 2017

+

By Georgios F

Nov 24, 2016

.

By Đoàn N T H

Oct 1, 2016

I

By Paul J 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.

By 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.

By Paul B

Sep 22, 2018

4 of 5 in the series of Python for Everybody. You do not learn as much Pythin in this course, but apply it to scanning the web and gathering data. I am more for the scientific uses of Python and programming from scratch than what was taught in the course. Now I must write than many students enjoyed the course and learned something new. I took the first 3 in the series (btw it is recommend that you take the first 3 course before taking this particular one. Several of the HW forces you to use that prior knowledge. So don't rush through), and was able to walk away from those courses feeling a lot more comfortable with Python. This course not so much. But hey, in this course you see how Python can be applied and if you're into Data science it is a good introduction. I am stopping here and moving on to other coursera course. Not caring to do the capstone in this series. Regards.