Thanks to this course, with which I got to know database from 0 to 1. I have acquired the basic knowledge and skills to get further learning.
Ratings and Reviews for Using Databases with Python
Back to course Page
Reviews and Ratings
Reviews
The 4th class I had for python with Dr Chunk
much better than last one, "Exploring Data Sources (Project)", with quite a lot arguments among the student and community
this time Dr Chunk knows there are so namy noobs like me, who need case study with lines to line intrepretation everything he do Worked Examples. It really helps in keep reminding us and understand how things works.
So, now
I know python
Prof Chuck did an excellent job introducing this course. It may not be explained in detail, and students are not expected to understand every single line of code but that's OK because as he mentioned previously, this course is just a beginning, a stepping stone to learning Python better in future.
Take further courses and look up information on the Internet. Keep learning and all the best!
I really enjoyed the course. The instructor is pretty good.
I enjoyed learning about databases and the introduction to SQL. The lessons are great and the instructor is well spoken as always.
That said, I found this course to be less consistent in it's difficulty than previous courses in this specialization. One assignment completely through me off, not because of the difficulty to complete the required actions, but because the description of how it would be assessed was unnecessarily ambiguous. The other assignments were too easy as almost all of the code was already written, sometimes with 0 changes being needed to make it run properly. Personally, I would have appreciated more exercises to better understand the nuances of the code and go get more practice but I'll still play around with it in my own time.
This course is awesome for understanding object-oriented concepts and also understanding the fundamentals of the database.
Excellent python program demostration and practical exercise
Very helpful in learning how to access Databases using Python.
concise and helpful, thanks Pro. Charles
Great foundational course for understanding what relational databases are and how to quickly create and edit them within python.