YoVDO

Python Tutorial for Beginners - Lists, Tuples, and Sets

Offered By: Corey Schafer via YouTube

Tags

Python Courses Tuples Courses

Course Description

Overview

Dive into the fundamentals of Lists, Tuples, and Sets in Python through this beginner-friendly tutorial video. Learn to work with sequential data using Lists and Tuples, and manage unordered unique values with Sets. Explore various methods, understand when to use each data type, and discover their performance benefits. Follow along with practical examples and code snippets, available on GitHub. Gain insights into negative indexing, list modification, sorting, value finding, looping, and splitting. Compare the characteristics of Lists, Tuples, and Sets to choose the most appropriate data structure for your programming needs. Enhance your Python skills with this comprehensive guide to essential data types and their applications.

Syllabus

Lists
Negative Indexes
Modifying Lists
Sorting Lists
Finding Values
Looping Values
Splitting Values
Tuples
Sets Example


Taught by

Corey Schafer

Related Courses

Learn to Program: The Fundamentals
University 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