PluralSight – Advanced C# 14: Delegates, Pattern Matching, and Source Generators 2026

PluralSight – Advanced C# 14: Delegates, Pattern Matching, and Source Generators 2026
English | Tutorial | Size: 768.24 MB


Modern C# introduces features that can significantly reduce boilerplate and improve how you structure your code. This course will teach you how to apply delegates, pattern matching, and source generators in real-world applications.

PluralSight – C# Events, Delegates, and Lambdas

PluralSight – C# Events, Delegates, and Lambdas
English | Tutorial | Size: 355.97 MB


Events, delegates, and lambdas play an important role in C# apps, but why would you use them? This course will teach you how to leverage the functionality provided by these features so you can handle different event scenarios in your apps.

Linkedin Learning – C# Delegates Events and Lambdas

Linkedin Learning – C# Delegates Events and Lambdas-XQZT
English | Size: 194.38 MB
Category: Tutorial


C# provides function types to fit a variety of scenarios, called delegates, events, and lambda functions.