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

Artificial Intelligence for Robotics
Stanford 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