Updates: Tyler on PowerHacking CSS to cutestrap your app in this latest episode!

Topic 1 - Basic Data Types and the First Function Signature


Topic 10 - Bitwise Operations and the Live Heap


Topic 11 - The Missing Parts 1: Hashing (Dictionaries)


Topic 12 - The Missing Parts 2: Sorting (Lists)


Topic 13 - The Missing Parts 3: Randomness and Entropy


Topic 14 - Conclusion and Wrap Up


Topic 2 - Focusing on int and char, signs, bits/bytes


Topic 3 - while loops iteration practice, portable types, conditions


Topic 4 - Functions and Stack Frames


Topic 5 - stdio: String Functions with a little Binary


Topic 6 - stdio: File Functions and Basic Parsing


Topic 7 - Dynamic Memory and Structs


Topic 8 - Allocators, dynamic structs, and the Heap


Topic 9 - BYOA: Build Your Own Allocator