Completed
Well Written Code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
What Do We Mean When We Say Nothing At All?
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Writing Code is a form of Communication
- 3 Reading Code
- 4 Well Written Code
- 5 Roger Orr's Favourite Code Snippet
- 6 Let's talk about these...
- 7 Maybe Unused, No Discard
- 8 How Do You Disambiguate?
- 9 Is A Raw Pointer Always A Non-owning Pointer?
- 10 What Does & Mean? *?
- 11 Is A Traditional for Loop Always Doing Something Odd?
- 12 Initializing
- 13 Communicate
- 14 What is Not in Your Code?
- 15 Nothingness