Introduction to Python Programming
Data structures: dictionaries
A course by Rodrigo Montemayor , Programmer
About the video: Data structures: dictionaries
Overview
“In addition to lists and tuples, we will now talk about dictionaries, another of the most used structures to store named data sets.”
In this video lesson Rodrigo Montemayor addresses the topic: Data structures: dictionaries, which is part of the Domestika online course: Introduction to Python Programming. Learn programming foundations for Python from scratch and find out how to code your first program.
Partial transcription of the video
“In this lesson. we will talk about dictionaries. another data structure commonly used when we want to sets of named data. Let's begin. Let's make a file called dictionaries.Py for our new project. Dictionaries can be understood as a list of elements in key mode. This is the simplest way to view and differentiate them. especially after learning about lists and tuples. They are another data structure used Value. In other programming languages. they are sometimes called associative arrays. and they function like this: I can represent. for instance. a person's details by writing 'person'. which...”
This transcript is automatically generated, so it may contain mistakes.
Course summary for: Introduction to Python Programming
-
Category
Web & App Design -
Areas
Programming, Web Development

Rodrigo Montemayor
A course by Rodrigo Montemayor
Rodrigo Montemayor has been a programmer for more than 20 years. He has worked with many of the largest companies in Mexico and also some international ones in web, mobile, and desktop development. In addition, through his own company, he has created software for all types of clients, such as various technology brands, cybersecurity, automation, and artificial intelligence.
On the other hand, he shares content on the RingaTech Youtube channel with the aim of teaching and informing about technology, cybersecurity, and artificial intelligence. As part of the channel, he has developed some projects and games whose code is available to the public.
- 99% positive reviews (522)
- 24,225 students
- 16 lessons (3h 29m)
- 18 additional resources (8 files)
- Online and at your own pace
- Available on the app
- Audio: Spanish, English, French, Indonesian, Italian, Portuguese, Romanian, Turkish
- Spanish · English · Portuguese · German · French · Italian · Polish · Dutch · Turkish · Romanian · Indonesian
- Level: Beginner
- Unlimited access forever
Category
Areas
