Python: Data Structures (2025)
Released 5/2025
By Mateo Prigl
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English + subtitle | Duration: 1h 56m | Size: 266 MB
Learn how to work with data effectively using Python's built-in and advanced data structures. This course will teach you essential data handling techniques using lists, dictionaries, sets, tuples, and specialized collections
Working with structured data is a core skill in programming. In this course, Python: Data Structures, you'll learn to handle and organize data using the powerful data structures that Python provides. First, you'll explore how to create and manipulate lists, tuples, and sets. Next, you'll discover...