General Intuition on why OOPs is bad:
- Casey Muratori | Smart-Pointers, RAII, ZII? Becoming an N+2 programmer
- Conf - Casey Muratori - The Big OOPs: Anatomy of a Thirty-five-year Mistake
General Ones:
- Zig Lang creator - Andrew Kelley: A Practical Guide to Applying Data Oriented Design (DoD)
- Cpp Conf - Mike Acton “Data-Oriented Design and C++”
- Data-Oriented Demo: SOA, composition
- Cpp Conf - Branchless Programming in C++
- Cpp Conf - Data-Oriented Design and Modern C++
Software Optimizations:
- Casey Muratori - Simple Code, High Performance
- Cpp Conf - The Most Important Optimizations to Apply in Your C++ Programs
HFTs:
Game Dev: