Learn Python — Coursera’s Python for Everybody Specialization by Charles Severance
10 min readFeb 19, 2020
Hi, do you want to learn Python? You’ve come to the right place. I’ll give you a review of the super-popular course, actually a specialization offered on Coursera.
You can also watch the Youtube version of this article here:
A professor from the University of Michigan called Charles Severance made it. Or in short dr. Chuck.
And if there is anyone on this earth who can teach a complete beginner to code in Python, then he is the one. That is why it is called Python for everybody.
Courses in the specialization will take you from a complete beginner step by step.
What you will learn is:
- Getting started with Python
- Python data structures
- Using Python to access web data, that is scrape, parse, and read web data.
- Then using Databases with Python
- And Retrieving, Processing and Visualizing Data with Python