Chevron Left
Back to Using Databases with Python

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

4.8
stars
21,276 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

CS

Invalid date

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.

JG

Invalid date

This course was great! I enjoyed parsing different types of data: from documents and the web. This course is definitely (rudimentary) a must take course for anyone who wants to go into data science.

Filter by:

3076 - 3100 of 3,213 Reviews for Using Databases with Python

By Sol B W

Jun 29, 2016

The teacher was wonderful as always. The course is given with sqllite, I would have liked a bit more experience with raw SQL queries. But the course shows you how to create and manage your databases with Python in an efficient way.

By Johan V

Mar 11, 2019

Well taught but the exercises are too simple in this course. In previous courses the exercises were more challenging and started more from scratch. Editing a piece of code can't be compared to writing one yourself.

By Sherif M

Nov 21, 2018

The course lectures are still awesome but the programming assignments become more and more difficult and are almost not solvable without additional material. However, probably still the best videos on this topic.

By José L

Jan 29, 2016

I missed more details and exercises on the last part of the course. For example, that geoload/geodump/where-data could be given as exercises during the course and joined at the end to make that map solution.

By Vadim S

Dec 23, 2015

I think most of code should write enrolled students. How can you learn something just copying lines of code and making minor changes? Or just running already wrote code like in the last section?

By Daniel M

Jun 24, 2017

It was ok. The homeworks and quizzes were very easy and I feel it could have been more challenging. To do the programming assignments you basically had to change 2 or 3 LOC and be done with it.

By Casey H

Oct 26, 2016

A surface level look into creating a SQL database with Python. Skims over topics quickly and does not go into depth on how to write code effectively or build a database from scratch.

By Aga D

Sep 22, 2016

Great teacher, nice range of topics, very well explained. Unfortunately assignments are trivial and boring. Anyway worth taking along with other courses from that specialization.

By Jakub S

Jan 17, 2018

Covering more SQL and databases than Python. A lot of code is prepared, you just have to make really simple changes to it. Not that good in terms of learning how to code.

By SHUBHANSHU G

Jun 23, 2020

Assignments were way too tough as compared to what we learnt in the lectures. He simply used so many other functions and libraries without any good explanation of them.

By Crystal A

Apr 30, 2017

This course showed a lot of pre-written code and exposed me to databases. I learned a lot, but felt like I DID less than in the previous specialization courses.

By Karel C

Feb 2, 2016

I loved the teaching. The video are great and the examples too... But I almost did not program! The course is 'too easy' and I feel I did not practice enough!

By Ioannis S

Apr 12, 2016

Awesome stuff. Useful things covered, but the student should be able to be tested in creating himself code, not just run or (simple( edit the existing code.

By Janabai D

Sep 3, 2019

For last two weeks most of the things were not clearly explained.based on that i have given less rating to this course as compare two other three courses.

By Tarak S

Jul 30, 2017

This course goes little fast and gave a little knowledge on SQL Basics. Some libraries were not discussed in previous lectures but came into assignments.

By VikasBollu

Jul 27, 2020

wonderful course but there is a problem with my certification.

I didn't get a chance to resubmit the peer graded assignment can some help me out.

By Samantha

Jan 12, 2016

All homework were to modify from an existing code, and all lessons were skimming on indexes. I learned less than other courses from this series.

By Savinkin I

Jun 19, 2020

everything is fine except the final assignment, it is not related to material of the course, running someone else's code is not the main skill

By Nika V H

Mar 6, 2019

Assignments were not challenging enough, especially the final one. However the lectures were interesting and engagingly delivered as always.

By Mario D

Dec 21, 2017

The course is taught very well and clearly, however programming assignments are too easy, I feel it has been done too much simplification.

By Luis D

Feb 18, 2016

Exercises in the course were very poor, simple and did not require coding, just changing one or two lines. But topic was interisting

By Jose M

Apr 19, 2016

It's OK. the lectures are good. The book needs updating, and more exercises would be helpful to practice what we learned in class.

By Sara F

Oct 18, 2019

The class is very interesting but too many topics are covered. It would have preferred more self coding, rather than small edits

By Brian Q

Apr 25, 2016

Assignments are very easy, and there aren't easy to follow notes that one can use instead of always having to watch the videos.

By Yash J

May 28, 2020

Good Course But teaching the vast topics quickly and in summarized way.

needed more explanation and deeping on several topics