Math & bits
Lessons in this group:
- bit-manipulation — bitwise operators, masks, and common tricks
- number-theory-basics — primes, GCD, modular arithmetic
- floating-point-representation — IEEE 754 and why
0.1 + 0.2 != 0.3 - character-encodings — ASCII, Unicode, and UTF-8