Topics
Each topic is a volume. Open one for the section outline.
Stochastic Analysis
A teaching journal through stochastic analysis — conditional expectation to Itô calculus to a first pass at mathematical finance. Written as lectures to a peer, not as compressed personal notes.
Probability Theory
A rigorous dive into probability theory through its measure-theoretic foundations, coupled with the philosophy of chance.
Programming Principles (w. Python Examples)
Programming from the ground up for someone who has never written any — what a name is, what running your code actually does, and how to ask a live program what it is doing. Every idea comes with Python you can run in the page.