- Course Preparation
-
How to Use Anaconda Notebooks
-
Setup Instructions
- Collections
-
Collections: Lists, indexing, and slicing + Challenge 00:09:18
-
Collections: Referencing, methods, and extend 00:09:35
-
Collections: More methods and dictionaries 00:05:55
-
Collections: Dictionary methods and sets 00:06:36
-
Collections: Tuples + Challenge 00:07:50
Introduction to Python Programming: Collections
Learn to read, write, and solve real-life problems with Python.
Python "collections" are specialized container data structures designed to hold and manage multiple items or elements and provide different ways of organizing, storing, and manipulating data. This course will cover collection types including lists, dictionaries, tuples, and more.
This course is part of the ten course series in the Introduction to Python Programming learning path.