advance-c-sharp-features
1. Language constructs
2. Structure Pattern Matching
3. Object-oriented programming feature
• Advance C# Features
• Advanced C# features Overview | Model...
Language constructs
-------------------
Chapter 1: Index and Range in C#
• Chapter 1: Index and Ranges in C# | M...
Chapter 2: Literal Number in C#
• Chapter 2: Number Literals in C # | M...
Chapter 3: Null coalescing operator in C#
• Chapter 3: Null Coalescing Operator |...
Chapter 4: Deconstruction with tuples
• Chapter 4: Deconstruct with Tuples | ...
Chapter 5: Deconstruction with classes
• Chapter 5: Deconstruct with Class | M...
Chapter 6: Quiz and discussion
• Module 1 : Interview Preparation Ques...
Structure Pattern Matching
---------------------------
Chapter 7: Patterns matching in C#
• Chapter 7: Pattern matching in C#| St...
Chapter 8: Enhanced switch statements in C#
• Chapter 8: Enhanced switch statements...
Chapter 9: Position pattern in C#
• Chapter 9: Position Pattern | Struc...
Chapter 10: Relational pattern
Chapter 11: Pattern challenge
Chapter 12: Pattern solution
Chapter Quiz and discussion
Object-oriented programming feature
-----------------------------------
Chapter 13: Working with Indexers
Chapter 14: Overriding ToString()
Chapter 15: Equality Testing
Chapter 16: Using records
Chapter Quiz and discussion