(рецензий: 256)
(рецензий: 217)
SM
18 июня 2020 г.
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.
DA
23 апр. 2020 г.
Great course. The lectures are clear and thorough. The assignments are challenging yet doable. The only thing I would like is to see more assignments to get more practice with the techniques learned.
автор: Nicole M
•3 мая 2022 г.
All around, not as easy as previous courses, but the reference material and quizes/assignments were interesting and helpful.
автор: Abdullah H
•3 мая 2022 г.
Wonderful Course on Web access with python. I must admire the wonderful learning skills of Dr. Chuck
автор: Alejandro V R
•18 апр. 2022 г.
this course scaled up my ability with python and my understanding of the basics
автор: 2039 T M
•6 мая 2022 г.
Very beautiful and probably the toughest one till now in the 5 series
автор: Prajanand k
•30 янв. 2021 г.
Using Python to Access Web Data of good coursed of python skil
автор: Elmer R M
•19 апр. 2022 г.
Very good for start learning how to access data using Python
автор: p0tat0mam
•30 апр. 2022 г.
very usefull ,requier hard work,very intersting
автор: Miguel H
•29 апр. 2022 г.
estupendo para seguir profundizando en python.
автор: Cabdiqani C M
•14 апр. 2022 г.
This Course Is Absolutely Outstanding
автор: Александр В
•10 мая 2022 г.
Хороший курс, Спасибо
автор: Ayush B
•11 апр. 2022 г.
wonderful course
автор: Nima f
•6 апр. 2022 г.
Very Good
автор: Chandan B
•8 мая 2022 г.
so happy
автор: Navya M
•20 апр. 2022 г.
good
автор: qixiu j
•13 апр. 2022 г.
good
автор: Wisa L
•8 апр. 2022 г.
GOOD
автор: 441-RAHUL S
•8 апр. 2022 г.
nice
автор: Ayatullah K
•19 нояб. 2020 г.
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
•22 апр. 2022 г.
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
•19 июля 2020 г.
This course is very good except the API part. I think they must upgrade this part and elaborate this concept.
автор: Sauhard S
•6 апр. 2022 г.
it is a good course
автор: Alan B
•25 апр. 2022 г.
learning a lot
автор: Juan D L L
•28 авг. 2020 г.
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
•18 нояб. 2015 г.
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
•7 нояб. 2019 г.
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.