Completed
What Does & Mean? *?
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 Who Do We Write For?
- 3 Writing Code is a form of Communication
- 4 Reading Code
- 5 Well Written Code
- 6 Roger Orr's Favourite Code Snippet
- 7 Introducing
- 8 Saying Nothing Sometimes Speaks
- 9 Let's talk about these...
- 10 Maybe Unused
- 11 How Can You Be Clearer About Intent?
- 12 Context
- 13 Optional Return Statements
- 14 Parameter Passing
- 15 Omitting Parameter Names
- 16 Is A Raw Pointer Always A Non-owning Pointer?
- 17 What Does & Mean? *?
- 18 Is A Traditional for Loop Always Doing Something Odd?
- 19 Initializing
- 20 Communicate
- 21 What is Not in Your Code?
- 22 Nothingness