(256개의 검토)
(217개의 검토)
SM
2020년 6월 18일
This course was really interesting and did a good job introducing complicated topics in usefully simplified form. It was a pleasure to listen to the instructor and I got everything I wanted out of it.
AB
2019년 6월 6일
Getting a bit more challenging than the earlier courses in the specialization. The exercises require more struggle, but all the information is there. Another step along the way. Thank you, Dr. Chuck!
교육 기관: Nicole M
•2022년 5월 3일
All around, not as easy as previous courses, but the reference material and quizes/assignments were interesting and helpful.
교육 기관: Abdullah H
•2022년 5월 3일
Wonderful Course on Web access with python. I must admire the wonderful learning skills of Dr. Chuck
교육 기관: Alejandro V R
•2022년 4월 18일
this course scaled up my ability with python and my understanding of the basics
교육 기관: 2039 T M
•2022년 5월 6일
Very beautiful and probably the toughest one till now in the 5 series
교육 기관: Prajanand k
•2021년 1월 30일
Using Python to Access Web Data of good coursed of python skil
교육 기관: Elmer R M
•2022년 4월 19일
Very good for start learning how to access data using Python
교육 기관: p0tat0mam
•2022년 4월 30일
very usefull ,requier hard work,very intersting
교육 기관: Miguel H
•2022년 4월 29일
estupendo para seguir profundizando en python.
교육 기관: Cabdiqani C M
•2022년 4월 14일
This Course Is Absolutely Outstanding
교육 기관: Александр В
•2022년 5월 10일
Хороший курс, Спасибо
교육 기관: Ayush B
•2022년 4월 11일
wonderful course
교육 기관: Nima f
•2022년 4월 6일
Very Good
교육 기관: Chandan B
•2022년 5월 8일
so happy
교육 기관: Navya M
•2022년 4월 20일
good
교육 기관: qixiu j
•2022년 4월 13일
good
교육 기관: Wisa L
•2022년 4월 8일
GOOD
교육 기관: 441-RAHUL S
•2022년 4월 8일
nice
교육 기관: Ayatullah K
•2020년 11월 19일
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.
교육 기관: Jasper L
•2022년 4월 22일
Love you Dr. Chuck, your course is amazing. But I think I do not quite understand some of the sophisticated terms like serialization. If you can add some analogies it would be perfect!
교육 기관: HARSHIT n
•2020년 7월 19일
This course is very good except the API part. I think they must upgrade this part and elaborate this concept.
교육 기관: Sauhard S
•2022년 4월 6일
it is a good course
교육 기관: Alan B
•2022년 4월 25일
learning a lot
교육 기관: Juan D L L
•2020년 8월 28일
I think the integration between extracting data from local documents (2nd course) to extracting data from web documents (this course) was awesome. I have some experience managing JSON and HTML syntax, and I had no problems on the assignments. However, the course's covering REST and APIs were rushed, and I think the assignments were not that challenging, because they could be done by modifying the last lines of the provided sample code (I recommend writing all the code by yourself).
If you want to have full understanding of the concepts involved in this course, you have to research A LOT. But, as Dr. Chuck said, the goal here is to at least tell you that that stuff exists.
교육 기관: Alexander C
•2015년 11월 18일
Compared to other Python Courses I have taken this is course has no meat on them bones and is NOT worth $80 at all even for a certificate. However for FREE? ok. Worth the introduction to some useful tools. Spend your time and money on a more valuable course like Fundamentals of Computing Specialization, which is awesome, and is about the same price as of this writing.
This course offers no challenge, little content, and the assignments let me down. Assignments are basically handed to you where you only need to alter one line of text to get the right answer on what is supposed to take an hour.
Introduction to Interactive Programming in Python thru Rice U has content and weekly mini projects that really push your learning ability and after taking the courses, I felt like I really got something out of it.
This course barely scratches the surface of "Accessing Web Data" and does nothing to challenge your coding skills. The positive side, it introduces you to Web API's, the basics of Beautiful Soup, and other BUZZWORDS. At least structure assignments to combine all of the efforts learned in previous chapters onto one another.
Side note... what is the professor doing filming lectures on vacation or at lunch? This does nothing to add to the content of the course and is distracting and unprofesh.
The meaningless assignments let me down.
교육 기관: Alexandre n M p
•2019년 11월 7일
After finishing this last part of this Specialisation I fell completely frustrated and agree with other feedbacks in this list. The first part of this Specialisation was really inspiring and I feel that learned a lot. In parallel to those courses, I was able to apply the knowledge acquired in the Py4e to learn Matplotlib, Pandas and Numpy and I was very excited applying that learning in my own research.However, this last course, ‘Using Python to Access Web Data’ was ridicule difficult. The exercises were impossible to my knowledge and understanding. There must be something wrong, since I was able to complete the first courses. The exercises were always challenging, but I was able to accomplish them. While the first courses I was able to understand and find the sources on the readings; this last one was awfully dispersed. I simply didn’t understand the codes, the structures and how to parse the information.While I was exciting discussing and suggesting those first courses to my colleagues. Sorry, this last one I cannot recommend, since I did not understand the codes. I am really sorry for this feedback; but I know that I gave my best and I was unable to enjoy this course. Now I feel that I need to search for another course to learn how to access the web with Python.