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.
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.
創建者 Pulimaddi B
•Before joining this course, I don't know anything about web services. But I came to know this all because of the course instructor (professor severance) . Thank you for the wonderful course. Assignments are also quite similar to worked examples. we can gain much knowledge by doing these assignments.
創建者 Christofer O
•I think this is a very interesting courses about web services, even though I don't really into to programming about web services, but I must admit this amazing courses even for beginner like me and also this courses opens my view about web services in python with simple manner. Thank you dr. Chuck.
創建者 Raghav.S
•This has been the best course I've opted till date.
This course's topics were new to me and I found it a bit difficult, but thanks to Dr.Charles Severance who made it very easy for me to keep up going with the course and his way of teaching made it quite easy to understand the topics taught so far .
創建者 Sachin K J
•This course is really very simple for those who already know some programming languages. And too abstract for those who are really new to programming. I would suggest you to go through book once in a while after you complete the chapter that will really help you some up everything you have learned.
創建者 Ruth C
•love the class. It is a little unfamiliar territory since i do not have a computer science back ground and find the high level intro to accessing the web very useful. Having had self-taught to write bash scripts and working in R, it does help to understand everything that was taught in the course.
創建者 Diana M
•Overall I really enjoyed the class. Using the free Python book as a supplement helped me to solidify newly acquired information. Dr Chuck's explanations are, as usual, impeccable. I encourage everybody who's taken the first two classes in the Python specialization to also take this one. Good luck!
創建者 Robert T
•Professor Charles Severance is great. Very straightforward, positive attitude. Fun to learn Python. He covered some good material on the background of XML and JSON with interviews and reviewed concepts necessary to call both XML defined by Schemas XSD and JSON service with rate-limiting and OAuth.
創建者 Richard I C
•This is the third course in the Python for Everyone series, which builds on the lessons of the first two courses. The course's automated grading made it easy to continue with each assignment at my own pace; and the way the information is presented makes it easy to learn without getting frustrated.
創建者 Ahmed E
•Dr. Chuck makes things easy to understand, he dives deep into the subjects and make them sound so familiar even if it's the first time you know about it. This course is on everyone's level and will take you form no programming background to a comfortable level to take on more advanced curriculum.
創建者 Tiwari S R
•I Really Enjoyed The Course. The Good Part of this Course is Bonus Chapter And Interviewing Part so we come to know How That particular Thing Invented.The Course Really Improve My knowledge as after this course Now I'm able to extract data from Web and also able to work with HTML, XML and JSON.
創建者 Nguyen H S
•The course is helpful for me. It gives me an overall view of what's happening inside every click of mouse on web browser. Through this course I've learned about XML, JSON, how to parse those data, how to use and request API and many useful things.
Thank you Dr. Chuck for your series Python class.
創建者 Екатерина Б
•A very useful course and with great explanations by Dr Chuck, high quality material and good content of the lectures. The course is more difficult than the previous two but it's great that it is challenging. Mentors helped me with the guidance when I was stuck on some assignments. Thanks a lot!
創建者 Nikita L
•I would like to have more assignments and more different tasks as often your assignment is just change 3 lines. Maybe it can be not mandatory as for some people is enought to learn to change just a few lines, but I would like to be able to practice more as part of the course and not on my own.
創建者 Daniel B
•Everything good explained, even if u would be a beginner. Earlier it took me much time to learn these concepts from different sources in web. Dr Chuck explaines this all (call webservises per APIs, JSON, XML, XML schemes etc) in a very vivid manner in this collection of videos. Recommendable.
創建者 Suri S V S Y R
•Lecture were easy to follow and intuitive. Assignments were well designed and challenging. Made the student think about how to solve it rather than just copying the structure of the sample code and change bits and pieces. Got a deeper understanding of the logical process of accessing the web.
創建者 MAHENDRANATH V K
•Learnt lot of stuffs on how python interacts with the outer world of internet, exchanging data of various formats through different web services approaches like REST ans SOAP. Retrieved information from Google and Twitter APIs. Our instructor's guidance was tremendous! Thanks a ton Dr.Chuck!
創建者 Arun P
•So Helpful!!!!!!!!
I learned a lot of Stuff and GeoJSON is awesome, all that API stuff is simply cool
I love PYTHON
and MR.Charles Severance(its better to be in Gryffindor, HAHAHAHa...) and Thank you Sir for such a wondeful instruction
and im looking forward to learn Databases too
Thank YOu Sir!!
創建者 Vadim Y
•Another great course taught by a master. This class is perfect for anyone who wants to learn how to retrieve and read data from the web with Python. If you are new to programming, take the previous Python courses in this series since this course builds on concepts learned in those courses.
創建者 Mayank G
•Dr. Chuck has made assignments very easy with his demonstrated examples. So much information packaged succinctly, my goodness only a True Teacher can do that. BTW, looking at the comparison of the Java books' thickness, I'm tempted to learn Java as well after Python. Thank you Dr. Chuck.
創建者 SG
•The whole Python for Everyone Sequence is Awesome.
Each of the individual sections has been exceptional.
Section 3 of 4 - This course Accessing Web Data and Section 4 of 4 ( DataBase ) were the main reasons for me taking the course.
I would highly recommend the Python for Everyone Series.
創建者 Jesse C
•Outstanding course! I began this course a week ago after completing the first 2 in the series coming in with just basic programming knowledge and I can't believe after this course I can now begin working with APIs, have an understanding of parsing/reading XML and JSON. Highly recommend!
創建者 Annie F
•The course was excellent and specifically admire the way Dr. Chuck teaches so effortlessly, that we understand the concepts very clearly. The assignments are also very helpful in practicing what we have learnt, and gives us the confidence to work on real-time projects. Thanks Dr. Chuck.
創建者 Hongfei C
•The third session of the Python course is more difficult than the first two sessions and is quite a great challenge! But the courses for Dr.Chuck and the help of every mentors give me more energy to dive into it to get to understand every details. Programming is really interesting area!
創建者 Hanna A
•This course is structured very well. The lessons are easy to follow and understand. Dr Chuck's lecture videos are very fun to watch. The book is pretty much self explanatory so you can use it as a reference or independently. Overall, the course and the specialization are pretty great!!
創建者 Hossam G
•This was a great course but i have one big problem that encountered me
Dr Chuck reads the code from power point sheets and even if there was a worked example he is only read the code and run yes he explain it but i need to learn how and why i write this code not just see it and run it