(143 Reviews)
(176 Reviews)
MM
Mar 12, 2018
The course is great... You can definitely learn many things... Was kind of hard for me and i went many times back and forth through most of the lectures... However i think i learn many new things....
JG
Jun 16, 2016
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.
By Célia
•Dec 29, 2021
I've finished the 4 courses and it was so great! I've learned so much and I wasn't expecting to have fun but I did. What is even more rewarding is that I've been able to write my very first python code for my own poject thanks to what I've learned. So thank you to Dr Chuck and his team!
By Abhinuv N P
•Apr 2, 2017
Excellent course. Really loved the programming assignments as they were short and simple. Mainly focusing on the concepts learned. Instead of having to write the entire program from scratch. Prof provided us with the template which could be edited to practice and implement the concepts.
By Craig W
•Jan 27, 2016
Really enjoyed this part of the course, I work with databases so it was great to add an element of programming to my background knowledge, I felt a bit cheated with the final week as it was more of an over view rather than a programming assignment but it was interesting to see how every
By John M
•Mar 15, 2016
Good topic and will give Python developers a good start with database access and usage through the most basic cursor methods. I would like a course like this to include setting up something like PyODBC. Maybe a 2nd more advanced course can be done for more extensive database activity.
By GHARIWALA S I
•Jun 16, 2021
Have a Great Experience while attending the Course. Glad to appreciate the MCQ quiz and the Practical test. They have some good Concept and try to satisfy me after attending the video lectures. Over all I enjoy a Course and Increase my ability of Database management and organization.
By Nizamuddin S
•Aug 13, 2020
I learnt what is personal data mining, I learnt what is API, I learnt how to use Google API and get desired data, not only that, I learnt how to go through hefty text file and turn it into useful data in my own database. I learnt to how to create and use SQLite database using Python.
By Hossam G
•Aug 22, 2019
This was a great course but i have one big problem that encountered me
Dr Chuck reads the code from power point sheets and even if there was a worked example he is only read the code and run yes he explain it but i need to learn how and why i write this code not just see it and run it
By Elinor W
•Mar 14, 2018
This course is actually lots of fun! Learning about the interaction between Python, Structured Query Language and web services imparts a much broader sense of how Python interacts with the wider world of computing, and has broadened my understanding of different computer languages.
By Octavio F M
•Apr 14, 2016
If you don't know nothing about databases then this is the best way to start.
You are going to learn SQLite which is a cool way to organize data like for example your music CDs track records, or your phone book.
And the coolest part is Python can use it to get data and work with it.
By Brandon W
•Jun 13, 2016
Great course! This is a fantastic introduction into creating and working with databases with Python; providing ample examples and explanation, as well as useful links to resources that offer greater depth if you so chose. Looking forward to learning with you again, Prof. Chuck!
By Suman G
•Mar 15, 2016
This course on Python has taught me the aspect of " DATA MINING " using Python. One of the best courses on Python and indeed very tought and challenging to do it.
It also taught me how the " Google Web Crawling " works. Thank you Dr. Charles and Coursera for this beautiful course.
By rahul k
•Jun 2, 2018
This course helped me a lot in learning about databases and how they interact with each other. I learned to create table and store data in the database. I also learned to retrieve data. I would recommend everyone to take this course if they want to learn something interesting.
By Diego V
•Jun 26, 2017
This course have been a really exciting, enjoyable, motivator and effective way to make me own all the skills presented by the teacher Chuck. I think that all learning experiences must be so similar to this one: flexible, gradual, funny.
Thanks you for all your effort and time.
By Evan G
•Jan 23, 2016
Absolutely fantastic. Dr. Chuck's teaching style is completely in-sync with my learning style. The content is clearly presented and the effort in teaching shows. Thank you Dr. Chuck for taking the time to present this material and for creating the tools for all of us to use.
By Imran H
•May 25, 2021
This was one of the best courses in this Specialization. I learned a lot about using databases with Python. This time Dr.Chuck explained almost everything in great details. I am very grateful that Dr.Chuck made this easily understandable course and shared it with the world.
By Ms. S G
•Aug 10, 2020
I liked the course assignments very much.
I have one query also i have completed all the five courses of the specialization but didn't get the certificate of specialization. kindly let me know if there i any procedure i need to follow or you will generate it by yourself??
By Saksham K
•Jun 30, 2020
i would like to thank my instructor, staff,all my peer friends for all kind of help and support throughout the journey of this specialization. the course is very amazing and becomes more intresting with the way how charles sir teaches.again Thank you very much everyone....
By behnam g
•Oct 25, 2020
Doctor chuck exactly knows how to deliver his intentions regarding the course materials, I learned a lot and I will be learning more since it's just the beginning...the only issue with this course is that I think there could have been more assignments to engage us more...
By John G
•Apr 7, 2020
I really feel like I have a good foundation on SQL now. This course gets you to the point where you can pull data off the web, put it into a database and then output that to either a file or a basic visualization. I can use these skills immediately for my job. Well done.
By Jason W
•Jun 22, 2017
I thought this was a really good class that brought all the concepts learned in the prior four classes together to show how a project might look in the real world that included reading, processing, and analyzing data including writing large amounts of data to a database.
By Nihar S
•Dec 24, 2015
The lectures and examples definitely give a great overview of using SQL with python.
The assignments really helped to ingrain some of the lectures details .
Some more assignments would definitely be helpful to learn more about the the intricacies of using SQL with python.
By Nolan S
•Dec 22, 2017
I think the Py4e courses are very, very good. They are THE courses to take to master Python. Dr. Chuck seems very pleasant, while the lectures and assignments are laid out in such a way as to smoothly transition one from a Python beginner to someone nicely trained.
By Gabriel M O D
•May 26, 2020
Un curso excelente dirigido especialmente a quienes desean especializarse como programadores. Enfocado en el trabajo con SQLite. Las presentaciones son impecables y están bien explicadas y los materiales me parecen bastante útiles. Un curso totalmente recomendado.
By John K
•Dec 23, 2018
Excellent course! Well-organized introduction to methods and framework for using Python to capture data from online or other sources in databases. The quality of instruction and the pace and flow of the course were extraordinarily valuable for learning this topic
By Yi L P
•Nov 30, 2020
great introduction to the topic of using databases via python. I've been using databases only in SSMS.
the course was well structured, and it gives good information about the background, which strengthens understanding. I would definitely continue on this series.