Description
In this course, you will:
- Understand the basics of Python
- Build applications using Python
- Send emails with Python
- Scrape websites with Python to pull data
- Scrape dynamic-loaded (javascript-loaded) websites with Python
- Read and parse emails using Python
- Read / write CSV (comma separated values) files to work in Excel/Numbers
- Use the twitter API to send tweets easily through a few lines of code
- Use the yelp API to pull data about all businesses they have on their site
The goal of this course is to make you learn Python by building real projects step-by-step while it explains every concept along the way.