Chapter 13: Working with class Indexers in C# | Object Oriented Programming



Chapter 13: Working with class Indexers in C# | Object Oriented Programming

Chapter 13:   Working with class Indexers in C#  | Object Oriented Programming

# advance-c-sharp-features
1. Language constructs
2. Structure Pattern Matching
3. Object-oriented programming feature

https://www.youtube.com/playlist?list=PLC3KIWHDQ2Guc7hFFQgqkT7fn895DjBoq

https://youtu.be/_sXZWr5pjI4

# Language constructs
——————-
Chapter 1: Index and Range in C#
https://youtu.be/VMaiBUfvaZw
Chapter 2: Literal Number in C#
https://youtu.be/nS7CglSW6R4
Chapter 3: Null coalescing operator in C#
https://youtu.be/i-19sBobtdc
Chapter 4: Deconstruction with tuples
https://youtu.be/7LQzCyALRrw
Chapter 5: Deconstruction with classes
https://youtu.be/vMKw0uLDDeU

Chapter 6: Quiz and discussion
https://youtu.be/U7a4rGB8GuY

# Structure Pattern Matching
—————————
Chapter 7: Patterns matching in C#
https://youtu.be/gCeuAXkN1lw
Chapter 8: Enhanced switch statements in C#
https://youtu.be/dY4hZh32xb4
Chapter 9: Position pattern in C#
https://youtu.be/DROJN9CeA_8
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