Python: Intro to Sets and Dictionaries
October 27, 2019
In this video, you’ll be introduced to Sets and Dictionaries in Python. Dictionaries are one of the most widely used methods for storing data in Python. Its structure is identical to JSON and BSON in MongoDB which makes it an extremely useful format in Python.
Want to learn more? My recommendations:
Head First Python: A Brain-Friendly Guide
Introduction to Computing and Programming in Python (3rd Edition)