Nullable Reference Types in C# 8

Nullable Reference Types in C# 8

GOTO Conferences via YouTube Direct link

Intro

1 of 32

1 of 32

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Nullable Reference Types in C# 8

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Person Type
  3. 3 Null Exception
  4. 4 Warnings
  5. 5 Middle
  6. 6 Big Takeaways
  7. 7 Nullable Local Variable
  8. 8 Nullable Array
  9. 9 Nullable Strings
  10. 10 Nullable Variables
  11. 11 Null is Efficient
  12. 12 Nullable Reference Types
  13. 13 Null Reference Exception
  14. 14 Unguarded Mutation
  15. 15 Precondition
  16. 16 Test
  17. 17 Damnit Operator
  18. 18 Null Exceptions
  19. 19 Copypaste
  20. 20 Throw
  21. 21 Null forgiving operators
  22. 22 String is null
  23. 23 Nullable String
  24. 24 TryGateValue
  25. 25 DefaultValue
  26. 26 Not Null
  27. 27 Could the CLR have changed
  28. 28 Warnings as errors
  29. 29 Responsible attitude to take
  30. 30 Not nullable
  31. 31 Not nullable ref
  32. 32 Annotations

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.