Completed
00:00 Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
You NEED to Do This Exercise - C# Code Review and Learning Assessment for Game Development
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Intro
- 2 00:33 Are you actually learning?
- 3 01:05 Simple XP exercise
- 4 01:55 Cringe code review from 2013!
- 5 02:58 Lessons learned: public vs private
- 6 03:53 Consistent naming rules
- 7 05:44 Magic numbers
- 8 08:54 Removing old comments
- 9 10:16 Bad string usage
- 10 13:06 Stop using Find
- 11 14:11 Don’t abuse global data
- 12 16:10 Name things clearly
- 13 17:19 Clean formatting
- 14 18:17 Code that smells
- 15 18:49 Recap + do this for yourself
- 16 19:25 Outro