学生对 University of Michigan 提供的 Using Databases with Python 的评价和反馈
课程概述
(143 条评论)
(176 条评论)
热门审阅
FF
Nov 21, 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!
AM
Aug 13, 2017
Buen curso para un repaso de las bases de datos relacionases. Además es una introducción rápida y sencilla de como hacer conexión con una aplicación de python. Además el Dr. Chuck es muy buen maestro
3101 - Using Databases with Python 的 3125 个评论(共 3,255 个)
创建者 Junwei Y
•Aug 31, 2017
very quick path, have to do reading in addition to watching lecture videos. Hope there will some be step by step lecture so students can directly deeply learn sophisticated coding instead of just inputting data and using a given completed or 90% completed program.
创建者 Sholom K
•Jul 3, 2017
Could be better. Some of the explanations could be better for this course surrounding databases. Some of the Quiz questions are misleading via word usage. As well as, the example code given in some cases does not work and had to search stackoverflow for answers.
创建者 Christa H
•Dec 27, 2018
It's a good course overall, but the instructions in the last assignment are incomplete (the full requirements are only found in the forums), and myself and other students are given lower grades for following the instructions exactly, which is very frustrating.
创建者 Hanzha Y
•May 4, 2020
In general I do like this course. The material and they way they present it. But here is tons of problems with passing assignments and getting certificate. To finish it took 2 days and 3 days to get certificate. For me it very slow and takes lots of energy.
创建者 Ryan D
•Apr 30, 2019
This was an informative course, but I wish the assessments and exercises where more difficult. Most of the time, you were just editing a few lines of code and submitting a result. More assessments that are more challenging would be appreciated!
创建者 Yuriy G
•Mar 20, 2018
Unfortunately, i'm kinda disappointed by this course. Especially by the final assignment. You could ask for much more interesting taks with the information you provided.
Hope for a much better experience with the 5th part of this specialization
创建者 Abitofeva
•Oct 16, 2021
content of SQL is straightforward and clear, very useful. Information relating to API especially week 5 is not clear enough and more like a copy and paste work. TAs for this course ae very helpful in explaining with examples and patience!
创建者 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.
创建者 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.
创建者 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.
创建者 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.
创建者 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?
创建者 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.
创建者 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.
创建者 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.
创建者 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.
创建者 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.
创建者 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.
创建者 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!
创建者 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.
创建者 Janabai D
•Sep 2, 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.
创建者 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.
创建者 VikasBollu
•Jul 26, 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.
创建者 Samantha
•Jan 11, 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.
创建者 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