MI
very good, very intuitive course material. however doing something in full python environment within the course would have been even better. thank you professors and all others from UMich and coursera

This course teaches you to fetch and process data from services on the Internet. It covers Python list comprehensions and provides opportunities to practice extracting from and processing deeply nested data. You'll also learn how to use the Python requests module to interact with REST APIs and what to look for in documentation of those APIs. For the final project, you will construct a “tag recommender” for the flickr photo sharing site. The course is well-suited for you if you have already taken the "Python Basics" and "Python Functions, Files, and Dictionaries" courses (courses 1 and 2 of the Python 3 Programming Specialization). If you are already familiar with Python fundamentals but want practice at retrieving and processing complex nested data from Internet services, you can also benefit from this course without taking the previous two. This is the third of five courses in the Python 3 Programming Specialization.

MI
very good, very intuitive course material. however doing something in full python environment within the course would have been even better. thank you professors and all others from UMich and coursera
SH
The class is very basic. Excellent for people without a programming background. Slow for those who do, but you can skip through concepts you already understand. The exercises are very useful.
GR
Excellent course. Highly recommended. I learned a lot about parts of Python that I was not previously proficient in. I will definitely use what I learned in a job that I'm just about to start.
VE
I thoroughly enjoyed this course, and found myself often looking forward to Prof. Resnick's jokes. I also came to see the beauty and simplicity of Python. Great course. Great language.
DP
Good course like the others in the specialization! I found the end of course project unnecessary difficult because there were some subtle errors from the assessment questions and grader.
HJ
Another solid course in python programming specialization. After taking this course, you will be able to call data from API and manipulate nasty and unorganized set of dictionary and lists.
JA
I thoroughly enjoyed using the Runestone tool to immediately test my knowledge after presenting new concepts, and especially when completing the exercises at the end of each chapter.
VU
The final assignment which requires secondary sort on string in rever order is genius!Took a lot of trial and error to get it right.Really learned the power of lambda and sorting
CM
This was a really excellent course. The functional project at the end helped me understand how recommendation systems work and now I'm very excited to try to build a similar system for books I love.
AG
Very interesting and fine course, in this course I learn how to solve Nested data and new a new thing i.e REST API which seems best in course 3 now I am excited about course 4. Thanking you Michigan
DL
This course provides a good intro to working with data and internet apis in the json format using python. Definitely feel confident in digging deeper with APIs on my own after taking this class.
SS
Excellent. I learned a lot of useful information. The videos are good, and the final project put it all together ad a challenging exercise. Worth the time spend, that is for sure.