YoVDO

Lists and Tuples in Python - Beginner Python Tutorial

Offered By: Keith Galli via YouTube

Tags

Python Courses Data Structures Courses Tuples Courses

Course Description

Overview

Explore the fundamentals of lists and tuples in Python through this beginner-friendly tutorial video. Learn about the mutable nature of lists, including methods like append, pop, remove, and insert for dynamic manipulation. Discover the immutable characteristics of tuples and understand how indexing works similarly for both data structures. Gain practical knowledge through examples such as creating grocery lists and managing grades. Follow along with clear explanations and code demonstrations to enhance your Python programming skills in handling these essential data types.

Syllabus

Intro
Grocery Lists
Indexing
Accessing specific elements
Inserting items
Grades
Tuples
Check for Names
Outro


Taught by

Keith Galli

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