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.
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.
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.
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 .
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.
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.
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.
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.
AJ
Awesome course , A great mentor , easy to learn fun to use.i really really appreciate the efforts put in by Charles. thanks a lot for this course and i would sure look up for more classes on python.
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!
LD
Dr. Chuck is an exceptional instructor. His lucid, logical manner of presenting the information demystifies the code and really brings the power of creating things and manipulating data to life.
NE
I would recommend the "Using Python to Access Web Data" course by Dr. Chuck , as it is a great way to learn how to use Python for web scraping and accessing web data in a simple and practical way.
UM
The topics covered in this are very clear but not gone in much depth. If you want to get started this is a perfect course and if you are intermediate you won't get anything new to be learnt here...
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.