From the course: Programming Foundations: Data Structures (2023)
Working with data structures - Python Tutorial
From the course: Programming Foundations: Data Structures (2023)
Working with data structures
- Are you new to programming? Are you starting to work with different types of data and struggling to organize it in your programs? If so, this is the course for you. We're going to talk all about data and data structures. When I say data, think of things like numbers or letters. If you've ever walked into an organization store, you've likely seen many types of containers, giving you different ways of storing, accessing and sorting your items. Similarly, there are many different data structures. Hi, I'm Catherine, and in this course, we'll dive into data and look at ways of organizing and storing your data with lists, dictionaries, sets, stacks, queues and more. So join me and let's get started. (upbeat music)