Python Data Structures Explained (with Examples!) - The Complete Beginner's Guide

preview_player
Показать описание
In this tutorial we will focus on a complete walk through of a Python data structures: lists, dictionaries, sets, and tuples.

⭐️ Timeline
0:28 - Lists - Introduction
1:15 - Lists - Creating a list
4:23 - Lists - Accessing an element from a list
7:49 - Lists - Slicing a list
11:50 - Lists - Sorting a list
13:57 - Lists - Adding elements to a list
17:00 - Lists - Removing elements from a list
19:25 - Lists - Changing elements in a list
20:42 - Lists - Conclusion
21:26 - Dictionaries - Introduction
22:03 - Dictionaries - Creating a dictionary
25:07 - Dictionaries - Accessing values from a dictionary
26:55 - Dictionaries - Adding elements to a dictionary
30:13 - Dictionaries - Removing elements from a dictionary
33:02 - Dictionaries - Changing elements in a dictionary
36:09 - Dictionaries - Iterating over a dictionary
41:58 - Dictionaries - Nested Dictionaries
46:59 - Dictionaries - Conclusion
46:46 - Sets - Introduction
47:31 - Sets - Creating a set
52:31 - Sets - Adding elements to a set
55:39 - Sets - Removing elements from a set
1:00:53 - Sets - Iterating over a set
1:01:55 - Sets - Conclusion
1:02:36 - Set Operations - Introduction
1:03:45 - Set Operations - Set union
1:06:21 - Set Operations - Set intersection
1:08:46 - Set Operations - Set difference
1:11:09 - Set Operations - Set symmetric difference
1:14:06 - Set Operations - Conclusion
1:14:09 - Tuples - Introduction
1:15:21 - Tuples - Creating a tuple
1:17:58 - Tuples - Accessing an element from a tuple
1:21:51 - Tuples - Slicing a tuple
1:26:05 - Tuples - Conclusion

📄 Resources

🔗 My Social Media

🎬 My YouTube Equipment

💸 Donations

--------------------------------------------------------------------------------------------------------------
⭐️ Tags
- Python List
- Python List Tutorial
- Python Dictionary
- Python Dictionary Tutorial
- Python Set
- Python Set Tutorial
- Python Set Operations
- Python Set Operations Tutorial
- Python Tuple
- Python Tuple Tutorial
Рекомендации по теме
Комментарии
Автор

Thank you for the wonderful video, i like the pace of the video, its very perfect for us beginners

medicalkick
Автор

Congratulations on making 1k subs!…saw your post on Reddit…you just got a 👍+1…keep it going & thanks for the opportunity…

#strongertogether💯

RayUp