Episode 47: Deconstructing the List Lesson episode artwork

EPISODE · Sep 1, 2020 · 1H 3M

Episode 47: Deconstructing the List Lesson

from Teaching Python · host Sean Tibor and Kelly Paredes

Let’s take a deeper look at how we teach students about one of Python’s most venerable data structures: the list. For many learners, the list is the first data structure that they encounter and it can be tricky to understand at first. Episode Outline: Start with clear goals for topic Why are we teaching this? Backwards by design process What do we want the kids to do? What should students know when we’re done? Are the objectives differentiated? Can students demonstrate more advanced understanding according to Bloom’s Taxonomy? Where do they go next? What do students need to know before we start? Introducing the List Mathes’ : cheat sheet https://t.co/KZdJkdPz7i?amp=1 The problem of organizing too many bits of data Programmers use data structures to organize related data Vocabulary Data structure Ordered Mutable Sequence Examples and Demonstrations Real World Grocery List Brainstorming types of lists in the real world Python Grocery List Practical applications List sizes Small lists (choices, menus, limiting options) Medium Lists (class rosters, schedules, phone apps, etc) Large Lists (weather data, sensor measurements, etc) List limits (when not to use a list) Order doesn’t matter Searching by key (use dictionary) List shouldn’t change (use tuple) List indices are confusing at first Zero-indexed Negative index List methods Append & Insert Pop & Remove Sort & Sorted Tools for visualization and understanding Python Tutor Mu Debugger Synthesis Opportunities Using for loops with lists List slicing List of Lists Functions/methods Creativity & Fun Class Schedule Rock Paper Scissors

Let’s take a deeper look at how we teach students about one of Python’s most venerable data structures: the list. For many learners, the list is the first data structure that they encounter and it can be tricky to understand at first. Episode Outline: Start with clear goals for topic Why are we teaching this? Backwards by design process What do we want the kids to do? What should students know when we’re done? Are the objectives differentiated? Can students demonstrate more advanced understanding according to Bloom’s Taxonomy? Where do they go next? What do students need to know before we start? Introducing the List Mathes’ : cheat sheet https://t.co/KZdJkdPz7i?amp=1 The problem of organizing too many bits of data Programmers use data structures to organize related data Vocabulary Data structure Ordered Mutable Sequence Examples and Demonstrations Real World Grocery List Brainstorming types of lists in the real world Python Grocery List Practical applications List sizes Small lists (choices, menus, limiting options) Medium Lists (class rosters, schedules, phone apps, etc) Large Lists (weather data, sensor measurements, etc) List limits (when not to use a list) Order doesn’t matter Searching by key (use dictionary) List shouldn’t change (use tuple) List indices are confusing at first Zero-indexed Negative index List methods Append & Insert Pop & Remove Sort & Sorted Tools for visualization and understanding Python Tutor Mu Debugger Synthesis Opportunities Using for loops with lists List slicing List of Lists Functions/methods Creativity & Fun Class Schedule Rock Paper Scissors Support Teaching PythonLinks:Python Tutor - Visualize Python, Java, C, C++, JavaScript, TypeScript, and Ruby code execution — Python Tutor helps people overcome a fundamental barrier to learning programming: understanding what happens as the computer runs each line of code. You can use it to write Python, Java, C, C++, JavaScript, and Ruby code in your web browser and see its execution visualized step by step. Python Flash Cards: Syntax, Concepts, and Examples: Matthes, Eric: 9781593278960: Amazon.com: Books — These colorful programming study cards help new Python coders drill and reinforce the concepts, syntax, and terminology they'll need to become successful professional programmers. Keep your coding skills sharp on the go! Python Flash Cards take a tried-and-tested method and give it a programming makeover. Eric Matthes, author of the best-selling Python Crash Course, distills essential Python programming knowledge into this 101-card deck you can use anywhere. UNDERSTANDING BY DESIGN® FRAMEWORK — The Understanding by Design® framework (UbD™ framework) offers a planning process and structure to guide curriculum, assessment, and instruction. Its two key ideas are contained in the title: 1) focus on teaching and assessing for understanding and learning transfer, and 2) design curriculum "backward” from those ends. Will Richardson (@willrich45) / Twitter — It's the most amazing time to be a learner. Time to explore what comes next for schools. Co-founder of http://BigQuestions.Institute. Parent, speaker, instigator.

NOW PLAYING

Episode 47: Deconstructing the List Lesson

0:00 1:03:02

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

1 Samuel 5:1-12

Dec 22, 2025 ·35m

1 Samuel 4:12-22

Dec 7, 2025 ·32m

1 Samuel 4:1-11

Dec 1, 2025 ·31m

1 Samuel 3:1-21

Dec 1, 2025 ·41m

1 Samuel 2:12-36

Nov 17, 2025 ·39m

Education America Podcast Education America - Save the Classroom, Save the Country We can all agree that a good education benefits students, their family, and society as a whole. Education shapes your child into the person they will become. Join your local hosts Rebekah Hagstrom and Abigail Olson as they explore how to get the best education for your child while ensuring that the values you are teaching at home are being respected. From cursive to curriculum and everything in between. School is now in session! Spanish with Levi Levi Flint 🎙️ Welcome to Spanish with Levi — formerly Mexican Fluency.I’m Levi — a gringo with a Master’s in Teaching Spanish — and I’m here to help you understand and sound more Mexican when you speak.Alongside my Mexican wife, Renata, I share practical tips, immersive stories, and real conversations to help you build fluency and speak with confidence.📅 New episodes every week:• Tuesdays: Smarter ways to study Spanish• Thursdays: Immersive content — stories, scene breakdowns, and interviewsExplore my courses, blog, and more at SpanishWithLevi.com📱 Follow me on social: @SpanishWithLevi The Steward's Path Chad Nedland Called to lead? Walk The Steward’s Path with purpose. This podcast helps Christians live aligned with God through Scripture deep dives, leadership lessons, prayer, spiritual discipline, and teaching for home, work, and community. If you want clear biblical truth, practical obedience, and faithful stewardship in everyday life, this is for you. Listen in, grow deep, and step forward in the calling God has placed on your life. Community Bible Fellowship Church CBFC Red Hill, PA Biblical Teaching and Instruction straight from God's Word. Seeking to proclaim Truth rightly and boldly. 

Frequently Asked Questions

How long is this episode of Teaching Python?

This episode is 1 hour and 3 minutes long.

When was this Teaching Python episode published?

This episode was published on September 1, 2020.

What is this episode about?

Let’s take a deeper look at how we teach students about one of Python’s most venerable data structures: the list. For many learners, the list is the first data structure that they encounter and it can be tricky to understand at first. Episode...

Is there a transcript available for this episode?

Yes, a full transcript is available for this episode. You can read the complete transcript on the episode page.

Can I download this Teaching Python episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!