Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

The Sceptics Guide to Pattern Matching

NDC Conferences via YouTube

Overview

Explore the concept of pattern matching in C# through this comprehensive conference talk from NDC Oslo 2021. Delve into the fundamentals of pattern matching, its implementation in C# and other languages, and its practical applications. Learn about various pattern types including type patterns, property patterns, recursive patterns, and positional patterns. Understand how patterns work, their relationship with switch statements, and when to use them effectively. Discover the benefits and potential drawbacks of pattern matching compared to traditional if statements. Gain insights into deconstruction and examine real-world examples to enhance your understanding of this powerful feature in modern C# programming.

Syllabus

Introduction
Pattern matching in other languages
Patterns in C
Where to use patterns
Type patterns
Property patterns
recursive patterns
positional patterns
Deconstruction
How do patterns work
Switch
Examples
Peak Time Premium
What patterns are good for

Taught by

NDC Conferences

Reviews

Start your review of The Sceptics Guide to Pattern Matching

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.