for(;;) print("Hello World")
Big O notation - Make sense of what people are trying to say when talking about the speed limits of a algorithm.
Sort - The many strange ways to sort things.
Reference
High Cohesion, Loose Coupling - 2015
Writing Fast Code: Introduction To Algorithms and Big-O - 2013
A whirlwind introduction to dataflow graphs - 2018