Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore Python dictionaries, a powerful data structure for storing key-value pairs, in this comprehensive tutorial video. Learn how to create, manipulate, and iterate through dictionaries, comparing them to lists and understanding their efficiency in data retrieval. Discover how to use dictionaries to represent real-world objects and convert data into JSON format for internet communication. Follow along with practical examples, including built-in methods, looping techniques, and a coding exercise to reinforce your understanding of this essential Python concept.
Syllabus
- Dictionaries vs List
- How to Use a Dictionary
- Adding, Updating and Removing items
- Dictionary Built-In Methods
- Looping Through a Dictionary
- Dictionary as Objects
- JSON Serialization
- Coding Exercise: Dictionaries
Taught by
pixegami