very simple to understand
Ratings and Reviews for Using Python to Access Web Data
Back to course Page
Reviews and Ratings
Reviews
Very well explained, perhaps it would be nice to have more assignments so more can be practiced.
Another great course by Dr Chuck. Definitely felt like this was a step up in complexity from the previous courses. It provides enough info to allow you to play around and experiment in your own free time and understand the concept of what you are doing.
Great
I felt that the instruction and content was great as always. I would have liked to have had more exercises with setting up and writing code to connect to an API. A "from start to finish" problem I think would be very helpful.
Este curso ya es un poco mas avanzado y es necesario haber llevado los cursos antetirores para principiantes y tener bien claros los ejejmplos de las diferentes estructuras de datos. En general es un curso completo para obtener informacion de internet con Python y abarca conceptos basicos y fundamentales para despues seguir aprendiendo.
good job
The first two courses needed to completed this course successfully.
I have previous experienced of programming with c++ and javascript. So this wasn't
difficult to me. However, I have learned a lot of about web services. How to retrieve
web data with python and manipulate them. From week 1 to week 4 was, how can you
retrieve web pages, how to request a server and get back web data using some python
libraries like urllib(a python library to retrieve web page). Overall, for the assignments
you have to know programming logic a little bit. After retrieve web pages you need to work
with data. So you have to know conditon, loop, list, dict etc. All the assignments of this
course is calculate sum or count of a list of data.
The last two weeks you will get familiar with xml and json. These two is the communication system for
service provider and consumer. How easy they communicate and exchange their data.
It uses for the service oriented approach mostly.
I love Dr. Chuck, I love Python, I love Coursera, I love DOST Caraga. Thank you for this opportunity. This is a great blessing.
Fantastic!