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

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