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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity