Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes & Exercises →
    Check your learning progress
    Browse Topics →
    Focus on a specific area or skill level
    Community Chat →
    Learn with other Pythonistas
    Office Hours →
    Live Q&A calls with Python experts
    Podcast →
    Hear what’s new in the world of Python
    Books →
    Round out your knowledge and learn offline
    Reference →
    Concise definitions for common Python terms
    Code Mentor →Beta
    Personalized code assistance & learning tools
    Unlock All Content →
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Tutorial Writer Become a Video Instructor
  • Search
/
  • Join
  • Sign‑In

Using Structural Pattern Matching in Python (Quiz)

Joseph Peart
Using Structural Pattern Matching in Python Joseph Peart 07:30
Recommended Tutorial Course Slides (.pdf) Sample Code (.zip) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
83%
  • Getting Started With Basic Patterns
  • Using Structural Pattern Matching in Python (Overview) 01:43
  • Introducing Structural Pattern Matching 05:33
  • Using Basic Patterns: Literal, Value, and Wildcard 08:48
  • Using Basic Patterns: OR, Capture, and Guards 02:07
  • Coding With Basic Patterns 03:02
  • Continuing With Basic Patterns 02:24
  • Advanced Patterns and Bringing It All Together
  • Understanding Advanced Patterns 03:13
  • Applying Advanced Patterns 05:18
  • Laying the Groundwork for Your App 02:45
  • Matching a Pattern on a Deeply Nested Data Structure 02:47
  • Bringing It All Together and Reading GitHub Issue Comments 02:20
  • Understanding Pattern Matching Limitations 04:52
  • Reviewing What You've Learned
  • Using Structural Pattern Matching in Python (Quiz) 07:30
  • Using Structural Pattern Matching in Python (Summary) 01:18

© 2012–2025 Real Python ⋅ Privacy Policy