Completed
- Custom memory allocation and management
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Code Review - Improving Code Quality and Structure
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Running the project
- 3 - The build system 😠
- 4 - The main function
- 5 - Doing things for the first time
- 6 - Recognizing patterns in code
- 7 - Complex vs lots of code
- 8 - Data-Oriented Programming
- 9 - What the Debug config should be
- 10 - Writing better "debug" code
- 11 - Custom memory allocation and management