When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

C# Advanced Language Features
Learn how to best use the advanced language features of C#. This course will teach you how to apply each of them in a real application, as well as where they are best suited.

This Course Includes
pluralsight
5 (198 reviews )
6 hour 43 minutes
english
Online - Self Paced
core courses
pluralsight
About C# Advanced Language Features
Creating an application that best uses the language features of C# can be tricky, especially when you introduce the advanced features for example lambdas, delegates, pattern matching and record types. In this course, C# Advanced Language Features, you'll learn how to best approach the advanced language features of C#, to take your application development to the next level. First, you'll explore each language feature to understand how it works, and where it has its place in your applications. Next, you'll discover the best practices around using the language feature. Finally, you'll learn how to combine one, or more of the language features as you progress throughout the course. When you're finished with this course, you'll have the skills and knowledge of building applications that use advanced language features in C# needed to build power, real-world applications.
What You Will Learn?
- Course Overview : 2mins.
- Introduction : 6mins.
- Delegates and Lambdas : 64mins.
- Events : 43mins.
- Overloading and Extension Methods : 40mins.
- Anonymous Types : 28mins.
- Tuples & Deconstruction : 40mins.
- Pattern Matching : 48mins.
- Record Types : 36mins.
- Nullable Reference Types : 38mins.
- Indexers, Ranges, and Indices : 27mins.
- Garbage Collection : 27mins.