YoVDO

Pattern Matching in Python

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Python Courses Use Cases Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore structural pattern matching in Python 3.10 through this 29-minute EuroPython 2021 conference talk by Daniel Moisset, one of the feature's contributors. Learn about the motivation behind this new functionality, its applications in processing heterogeneous data structures, and its role as an alternative to method dispatch. Gain insights into effectively using pattern matching, understanding when to apply it, and avoiding potential pitfalls. Suitable for intermediate Python developers, the talk covers topics such as the match-case statement, use cases, and object decomposition. Conclude with a Q&A session addressing design decisions behind Python's implementation of pattern matching.

Syllabus

Introduction
What makes objects different
Pattern Matching
Match Case Statement
Use Cases
Decomposition


Taught by

EuroPython Conference

Related Courses

A Brief History of Data Storage
EuroPython Conference via YouTube
Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube
We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube
Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube
The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube