Opleiding: C# Intermediate
Expand your C# knowledge
Throughout this training you'll explore some language concepts in the latest version of C#.
Each topic comes to life through hands-on labs and instructor-led demos in Visual Studio, so you’ll finish each module with practical skills you can apply immediately.
Ideal for professional developers who already code in other Object Oriented languages, this concentrated course helps you gain knowledge about the C# programming language.
- Understand the Type System of .NET [Understand]
- Use Local Functions [Apply]
- Use Records [Apply]
- Understand Indexers and Initializers [Understand]
- Understand interfaces [Understand]
- Understand delegates and events [Understand]
- Understand Generics [Understand]
- Value Types vs. Reference Types
- Boxing and Unboxing
- Creating User Defined Value Types
- tuple syntax
- tuple comparison
- Deconstruction
- Records
- Value Based Equality
- Support for Printed Output
- With-Expressions
- Primary Constructors
- params
- Pattern Matching
- Type Pattern
- Property Pattern
- Logical Pattern
- List Pattern
- switch expression
- Local Functions
- Conversions
- Operators
- Indexers
- Initializers
- Inte…