Code Optimization Courses
PyCon US via YouTube Algorithmic Ideas, Engineering Tricks, and Trivia Behind CPython's New Sorting Algorithm
PyCon US via YouTube Oh No! My Regex Is Causing a Denial of Service! What Can I Do About It?
PyCon US via YouTube Vectorize Using Linear Algebra and NumPy to Make Your Python Code Fast
PyCon US via YouTube Getting Around the GIL - Parallelizing Python for Better Performance
PyCon US via YouTube Writing Performant Code for Modern Python Interpreters
PyCon US via YouTube From 3 to 300 FPS - NES Emulation in Python and Cython
PyCon US via YouTube How Generic Programming and C++ Portability Give Great Performance and Knowledge of What Performs Well
CppNow via YouTube Data-Oriented Design and Modern C++
CppNow via YouTube Better C++ Ranges
CppNow via YouTube