- Working with Data in Python
- This week, you will learn how to effectively use Python’s data structures to load, persist, and iterate over data. You will apply these data structures to solve different problems when working with popular data formats like JSON.
- Python Scripting and SQL
- This week, you will learn how to use Python scripting techniques to work with SQL. You will create a database, store data, and query that data with SQL from Python.
- Web Scraping using Python
- This week, you will learn how to efficiently extract data from the web. You will learn how to use a scraping library to read data from websites and identify and extract specific values from it.
- Working with MySQL
- This week, you will learn how to use a modern development environment and editor to connect to a MySQL database server, execute queries and perform database operations.