Learn how to use dictionaries to store and retrieve unordered data in Python.
Overview
Syllabus
Introduction
- Python dictionaries and why you should use them
- What you should know
- What is a dictionary in Python?
- Creating a dictionary
- Iterating through a dictionary
- Challenge
- Solution
- Basic Python dictionary operations and comparators
- Python dictionary methods
- Using Python lists within a dictionary
- Challenge
- Solution
- Dictionary vs. lists
- Dictionary vs. sets and tuples
- Implementation of dictionaries as hash tables in Python
- Quiz introduction
- Understanding comprehension
- Understanding dictionary comprehension with an example
- Challenge
- Solution
- Next steps for Python dictionaries
Taught by
Deepa Muralidhar
Reviews
3.0 rating, based on 1 Class Central review
4.6 rating at LinkedIn Learning based on 161 ratings
Showing Class Central Sort
-
not easy to follow along ,exercise was difficult to grasp
could be more powerful with more simple exercises