1:01:37
Advanced Pattern Matching in C# - Oliver Sturm - NDC London 2026
This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper Attend ...
7:01
C# Pattern Matching - Improve your C# skills in 6 minutes
Pattern Matching is an often overlooked programming technique even though it can VASTLY improve your code! So learn how to ...
10:36
Кирилл Полетаев «Pattern Matching в C# 8»
Pattern Matching и с чем его едят. Пройдёмся по истории этого механизма и как его можно применить на практике.
17:02
Coding Shorts: Don't Be Afraid of Pattern Matching in C#
Pattern Matching has been with us for several iterations of C# already, but how many people are daunted by it. I was.
16:08
The evolution of Pattern Matching in C# (from version 6 to 10)
Check out our open positions at Checkout.com here: https://bit.ly/NickChapsas02 Join me and let's build the future of payments!
26:24
Advanced Pattern Matching in C#
All "real" functional languages support Pattern Matching - that's not really true, but it is correct that aspects of a functional ...
26:47
Все про Pattern Matching в C#. Эволюция до 11й версии. Когда использовать?
Dev Jungles - Andrii Podkolzin
DevJungles #dotnet #ityoutubers Telegram канал Dev Jungles - https://t.me/DevJungles Поддержать канал можно: ...
20:24
... in C, C++ and Python - The problems of if/else change - C# pattern matching - and, or and not keywords - Switch expressions.
3:38
C# Language Highlights: Positional Pattern Matching
In this quick video, Cecil (https://twitter.com/cecilphillip) and David (https://twitter.com/davidpine7) walk us through positional ...
19:13
Pattern Matching in C# (.Net Core)
What we are going to cover in this video: 1. What is pattern matching 2. Pattern Matching in C# 7 with example 3. Pattern Matching ...
15:40
Visitor Design Pattern Is Giving Way To Pattern Matching Expressions!
Become a patron and get access to source code and exclusive live streams: ...
46:14
s1-12 C# Pattern Matching Inside out-Rainer Stropek
Pattern Matching is a rather new functionality in C# which has been continuously improved in the last versions of the programming ...
34:21
Pattern Matching in C# - Complete tutorial with examples - C# New Features
Pattern matching is a relatively new feature in C#. It was first introduced to the C# language in C# 7.0 and has since seen ...
52:57
What C# Programmers Need to Know About Pattern Matching - Eric Potter
One of the most intriguing new features in C#7 is Pattern Matching. At first glance, it just looks like a more powerful switch ...
6:31
C# Positional Patterns Explained with Real Examples: Clean, Expressive, Modern Pattern Matching
In this video, we break down one of C#'s most elegant pattern-matching features: positional patterns. If you want to write cleaner, ...
7:56
Pattern Matching Switch Statements
Really? I can replace a page long, multi-branched If-Then-Else statement with a single, sweet little Switch statement? Yes you can ...
6:35
LeetCode 290: Word Pattern | C# Solution | Dictionary & Pattern Matching |
In this video, we'll solve the "Word Pattern" problem using C#. Learn how to determine if a string follows the same pattern as given ...
14:25
Exploring C# 7 - Pattern Matching
A shakey introduction to pattern matching. There's plenty I don't understand in this proposal, so leave any corrections in the ...
3:56
C# Language Highlights: Property Pattern Matching
In this quick video, Cecil (https://twitter.com/cecilphillip) and David (https://twitter.com/davidpine7) show us how property pattern ...