Python Data Essentials: Data Structures
Offered By: Pluralsight
Course Description
Overview
Data structures store a collection of related data making it easier to solve complex problems. This course will teach you how to work with the four built-in data structures in Python: lists, tuples, sets, and dictionaries.
Python is a widely used programming language and understanding how data can be organized is a critical part of becoming a proficient user. In this course, Python Data Essentials: Data Structures, you’ll gain a solid foundation to get started working with data. First, you’ll learn how to create and manipulate lists. Next, you’ll discover how to work with a version of lists – tuples. Finally, you’ll explore how to store data as key-value pairs using dictionaries. When you’re finished with this course, you’ll have the skills and knowledge of built-in data structures in Python needed to get started analyzing data.
Python is a widely used programming language and understanding how data can be organized is a critical part of becoming a proficient user. In this course, Python Data Essentials: Data Structures, you’ll gain a solid foundation to get started working with data. First, you’ll learn how to create and manipulate lists. Next, you’ll discover how to work with a version of lists – tuples. Finally, you’ll explore how to store data as key-value pairs using dictionaries. When you’re finished with this course, you’ll have the skills and knowledge of built-in data structures in Python needed to get started analyzing data.
Syllabus
- Course Overview 1min
- Working with Lists 24mins
- Managing Tuples and Sets 23mins
- Using Dictionaries 20mins
Taught by
Mihaela Danci
Related Courses
Learn to Program: The FundamentalsUniversity of Toronto via Coursera Python Data Representations
Rice University via Coursera Introduction To Haskell Programming
Chennai Mathematical Institute via Swayam Python Functions, Files, and Dictionaries
University of Michigan via Coursera Python Data Structures
University of Michigan via edX