学生对 University of Michigan 提供的 Using Python to Access Web Data 的评价和反馈
课程概述
(256 条评论)
(217 条评论)
热门审阅
CP
Nov 25, 2017
Assignments really difficult but helps you learn. Discussion forums help a lot as well. The TA's hold the line very well of dangling the carrot of where to proceed but not giving outright answers
KG
Dec 7, 2017
Yet again a great course from Dr.Chuck. Only suggestion I have is the disclaimer that kind of put me off i.e. only Python 2.x support would be given:)We would love to have support for Python 3 too:)
501 - Using Python to Access Web Data 的 525 个评论(共 8,004 个)
创建者 Vellayan S
•Jan 25, 2017
An excellent course that helped me understand how applications exchange information(using XML and JSON) and how we can write python scripts to retrieve such information from web applications , parse and analyse the data and apply our logic on top of them
创建者 R H
•Nov 23, 2020
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.
创建者 Khaled A
•Jan 21, 2020
Dr. Chuck is an excellent instructor and a great human being. The course is superbly constructed and is well organized. I learned many fascinating skills from this course, so thanks so much Dr. Chuck for sharing your knowledge with us. Forever grateful.
创建者 Deividas T
•Oct 9, 2017
Personally, this was the most useful course out of 3 (2 still pending). Great and simple explanation how to get the data using 'backdoor'. The only struggle was to understand tasks "Assignment: Following Links in HTML Using BeautifulSoup" requirements.
创建者 Glen P
•Aug 10, 2019
Overall a very well written course. As the third in the certificate series, this is where the difficulty starts to ramp up a bit and makes you really practice previously learned concepts and think through problems to implement them in an updated form.
创建者 RAJPUT R G S
•Mar 6, 2019
Accessing web data is a great course for a beginner to launch himself in a programming with python. The way Dr. Chunk designed the course is really awesome as it helps everyone to understand the underlying concept and grab it soon. Thank You Dr. Chunk!
创建者 Amanie P
•Nov 17, 2016
This was an excellent follow up on the first two courses in this specialization. So much useful information, and complex ideas broken down in more simple terms that are much easier to digest. Dr. Chuck is amazing! Can't wait to take the next course!
创建者 Warija A
•Nov 27, 2015
One of the best courses that I have taken! Thank you so much for this course. I was out of touch in coding, and wanted to get back to programming and learn a new language like Python. The step-by-step explanation, availability of sample code and the le
创建者 Joshua C
•Jan 20, 2018
Great intro to using python to pull and parse web data. Assignments are now laid out to not give you the answer but to ensure you have the skills to obtain the information you need to complete the task thus requiring additional self-learning. Love it.
创建者 Ronald L C
•Jan 23, 2017
I am taking this program to show that I am capable of working on a MS degree in Cybersecurity. My daughter loves Minecraft, so I hope to use Python with her in building Python worlds. Dr. Chuck is an excellent teacher and I am proud to be a student.
创建者 Aneesh K
•Nov 10, 2020
The course was an awesome one. This taught us on how we can use Python to manipulate XML files as well as the power of the 'import' statement. It also handled JSON quite well. APIs were good too. More importantly, the course instructor was engaging.
创建者 Karan R
•Jul 5, 2020
Detailed explanation about Accessing web data using python. Teaching method of Dr.Chuck is really great. I have explored so many new things in python. Those who are really curious to explore new things i n python they can definitely join this class.
创建者 Dhiraj N
•May 16, 2020
Excellent course which gets into practical examples very quickly. The assignments are also great as a few of them are designed in a way where you have to revisit your notes / relook at videos which in my opinion is a great way of reinforcing learning
创建者 Shubham K
•Aug 6, 2018
All the assignments provided helped alot in upskilling my knowledge in python. Thanks to dr.chuck for the remarkable tutorial!!
Peer review assignments are pretty unfair though.I had provided proper screenshots still getting 40% grade. Grow up man..:(
创建者 Po-Wen C
•Nov 5, 2015
Very interesting. Thank you, Dr. Chuck. I am really enjoy this course.
Just a little suggestion. Each assignment can be a little extended. For example, after teaching Google geocoding api, the homework may be assigned to use other kinds of Google API.
创建者 jose a c v
•Sep 26, 2020
Me gusto este curso de python porque te enseña como comunicarse con los servicios web y las api, ademas de enseñarte sobre xml y json y la seguridad que tienen las api, todo muy importante a la hora de hacer estas aplicaciones enfocadas a servicios.
创建者 Hongtao M
•Oct 4, 2016
The course is quite vivid and practical. Dr Chuck has always been humorous. Surprisingly I've learned a lot through this course.(Another thing to mention: the assignments concerning XML is quite hard, and perhaps need more illustration in lectures.)
创建者 Louis-Delmont L
•Jun 13, 2016
I learnt a lot with Python web data. I found it easy to assimilate the lectures. Chuck, the teacher insist that you follow the previous course but I found web data accessible to someone that barely used python. The mentors are helpful in the forums.
创建者 Jestin P
•May 5, 2020
More challenging than the previous 2 courses, but I have definitely learnt a lot more real world uses for Python such as web scraping which I had heard before but never knew HOW it worked. Dr Chuck has again made this course enjoyable and engaging!
创建者 Shambhu D
•Jan 8, 2017
Teaching style of Dr. Chuck us great, it's very interesting and make you come back to the classes. The program and assignments are designed to hole your interest and so you feel easy while learning. And, getting almost everything from the language.
创建者 Gilberto F
•Oct 20, 2021
Excelente curso para aprender a enviar y recibir datos a través de scripts de python asi como también tener una idea de como se utiliza el lenguaje para obtener información de la web, gracias por darme la oportunidad de poder aprender algo nuevo.
创建者 Jennifer F
•Aug 15, 2017
outstanding course-- learning to interact with APIs was really cool, and I feel like I have a much better understanding of the inner workings of the internet! Every course in this specialization has been great so far, and this was no exception :)
创建者 Aishwariya S R
•Jul 30, 2017
An amazing experience altogether with Sir Charles....Must say,I am in awe of your explanation skills.....Not even for a minute, did I get bored watching your videos! A heartfelt Thanks Sir! The first course which I successfully completed!! Pheww!
创建者 Donald B
•Jul 16, 2017
Great introduction for those without prior experience writing applications that interact with servers and website. The course does not go into advanced topics but does a very good introduction to communication and data retrieval through the web.