Completed
using pattern matching
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Change Your Habits - Modern Techniques for Modern C#
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Point class
- 3 tuples
- 4 tuple assignment
- 5 tuple tricks
- 6 readonly struct
- 7 readonly properties
- 8 enforce your design
- 9 knowable reference types
- 10 nullable reference
- 11 throw expression
- 12 argument null exception
- 13 pattern matching
- 14 switch expression
- 15 range patterns
- 16 imperative method
- 17 business requirements
- 18 using pattern matching
- 19 building the table
- 20 discards
- 21 how clear is that
- 22 quiz
- 23 generate subscription
- 24 datetime
- 25 do some research
- 26 MS New CSharp