(143 Reviews)
(176 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.
By YANG J
•Jul 9, 2020
Highly recommendable and instructive. Yet the content of this course is a bit introductive so that I haven't learned that much SQL and database skills using Python. Though, it is very suitable for beginners.
By Hung-Chia Y
•Mar 16, 2018
Towards the end of the course, the code starts getting a lot complex. Even though Dr. Severance said not to worry about a lot of them, I don't feel I understand the material as fully as the previous courses.
By Rony A
•Aug 7, 2017
The course was interesting and broad in teaching SQL and its use in handling simple and complex databases. What I missed though, was more emphasis and hands-on exercises on the use of SQL in Python scripts.
By Ologia E
•Sep 8, 2020
A very challenging, fun and useful course. Things come together as we learn how to incorporate what we've previously learned as well as a deeper understanding of the terms we've been using in course 3.
By Georgii F
•Oct 11, 2017
This course is extremely simple and it is not very good. To become a better programmer you have to write a lot of code. Theory is helpful too, but practice is much more needed. More practice, please...
By Richard E A M
•Mar 5, 2017
I know that Dr. Chuck mentioned that he can't cover everything about databases and SQL. But I felt that the content could have been a bit more informative.
Thanks a lot Dr. Chuck and the teaching staff.
By Brent T
•Feb 1, 2020
Course is worthwhile taking and Dr. Severance is engaging in the videos. People new to Python should read book chapters prior to viewing videos so as to familiarize themselves with the subject matter.
By Sean Q Z
•Sep 11, 2016
I hope this can be a little bit more challenge. All the assignments are easy to be finished, some of them can be done within minutes. Comparing with JHU's R programming, that can be too hard, though.
By Junaid S
•Oct 23, 2020
It teaches about the basic concepts of databases and how to use them (sqlite3) with python.
Considering that databases are used in almost every application, the course needed to provide more details.
By Rethek K
•May 7, 2020
A little more hands on practice on python and writing our own logic and code would've been better. Other than that this course is perfect, has great content and instructor, totally enjoyed it.
By Ashok K
•Oct 8, 2019
The course is very useful for beginners like me. I have gained good knowledge in python through these courses. Way of teaching and presenting the concept is very good and impressed me a lot.
By Leo T
•Oct 7, 2023
More deliberation in explaining the geocoding (week 5) could further improve the course. Difficulty level of last section/ assignment was not commensurate with overall pace of the course.
By Weihe W
•Aug 9, 2019
The assignments are too simple. Not even in real world, in pet open source projects, you have to explore so many things and after taking this course you are definitely not ready for that.
By Gustavo B
•Jan 20, 2016
The Professor is amazing, with a great sense of humor. But, I felt that the last three assigments were rather easy, given the fact that the code was almost all produced by the Professor.
By Mourad T
•Mar 7, 2021
useful and easy to learn content, this course was the smoothest for me between the 5 courses.
there is one thing I would change witch is the difficulty of the final (peer) assignment.
By Gregory S
•May 16, 2019
The data modeling parts were not totally accurate bu other than that I loved the course. It will be essential in my job to use Python to interact with databases so this was awesome!
By Vaybhav S
•Mar 2, 2017
All the chapters have been well explained. However, the last chapter was a bit vague and needed deeper insight; especially the code used for data visualisation.
Thanks Dr. Chuck!!!
By Dimitry R
•Jul 18, 2019
A good and comprehencive course on creating databases. However, imho it lacks the information on creating a simple user interface of a database. This topic is not covered at all.
By Dawood A
•Sep 26, 2020
why there is no Arabic subtitle. At least don't show that the is.
need more to explain other tools in sql.
but this was a very good course of how to use python to build a database
By Caroline
•Nov 8, 2019
Very good introduction to databases and SQL. I would have liked a different week 5 assignment and a deeper explanation of the more difficult python codes, such as geodump.py.
By Chris C
•Dec 18, 2021
Super helpful course once again from Dr. Chuck! Bit frustrated when some code were left unexplained, but that's understandable given the introductory nature of this course.
By DUSHYANT V
•Sep 9, 2020
This is really a good course to learn the uses of python in every field. Instructor try to give the best and this course give knowledge not only in Python but also in SQL.
By Anton B
•Dec 29, 2016
Maybe, it will be useful to add more theory about 3 normal forms?
Thank for awesome database introduction. I've had lack of practice with 3 normal forms, but you fixed it.
By Deleted A
•Apr 1, 2019
This course is a very good one for beginners like me. But I felt that the assignments were way too easy. It would be better if the assignments were made more challenging.
By Heinz R K
•Mar 2, 2018
Very good course to understand interactions between databases and programs. However, week 5 was a bit unclear in its goals and the solution for the exercise a bit tricky.