KG
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:)
This course will show how one can treat the Internet as a source of data. We will scrape, parse, and read web data as well as access data using web APIs. We will work with HTML, XML, and JSON data formats in Python. This course will cover Chapters 11-13 of the textbook “Python for Everybody”. To succeed in this course, you should be familiar with the material covered in Chapters 1-10 of the textbook and the first two courses in this specialization. These topics include variables and expressions, conditional execution (loops, branching, and try/except), functions, Python data structures (strings, lists, dictionaries, and tuples), and manipulating files. This course covers Python 3.
KG
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:)
HO
Dr. Chuck is so skilled at teaching. His teaching style and presentations are easy to follow. The class is not as challenging as other Python courses, but it's a great step to learning Python well.
DJ
This really helped me learning how to use python for exploring web and how service-oriented approach works and it has laid the foundation for learning more about these things for me in the future.
JP
I can feel that python is getting more and more challenging but at the same time interesting. This is an awesome course for zero beginners like myself. No wonder why so many students took this course.
AC
Very tidy and step by step course. Dr. Chuck has a great sense of humour, it wants you to keep wanting more. The bonus videos with all the great inventors of the languages is like cherry on cake.
SP
Very interesting course. Helped me solidify my understanding of SOA and APIs. I impressed my colleagues at an IT company for my understanding of these concepts. As an HR professional, this is gold.
AH
Gah! The second last assignment...for items in data['comments'] :Took me an hour to figure out that I needed to add that last bit in brackets! It just did the for loop twice each time... All the best!
MF
need to write code step by step not to get usable code and explain it that's not interesting , writing the code from scratch is really exciting so please improve the course to be more enthusiastic .
TR
This is a wonderful course for Python Beginners.After you learn this course you can get a knowledge about 'How web browser work',how to retrieve data through web,XML,Jason,web services ,APIS etc.
KZ
This course is great to introduce you to regular expression, HTML, XML and JSON. Based on this course, you may dive into many other materials to further learning how to use python to access web data.
AG
The course teaches the basics of how to interact with the internet using Python. The course is simple, well explained, has great interviews with people who were part of the creation of the internet.
MP
This course is really very useful.The effort given by Dr.Chuck is very appriciateable and this course is very interesting as well because many great programmer told their history of discovered thing.