What C# Programmers Need to Know About Pattern Matching
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the powerful feature of Pattern Matching in C#7 through this 53-minute conference talk. Discover how this feature goes beyond a simple switch statement enhancement and can significantly improve code clarity. Learn to approach pattern matching with the right mindset by examining its implementation in languages like F#, Elixir, Swift, and Rust. Gain insights into maximizing the potential of this language feature in C#, enabling you to write more efficient and readable code. Presented by Eric Potter at NDC Conferences, this talk provides valuable knowledge for C# programmers looking to leverage advanced language features.
Syllabus
What C# Programmers Need to Know About Pattern Matching - Eric Potter
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube