These pages go below the lesson level. Each one takes a single mechanism,
derives it from first principles, and walks through it with real numbers or
runnable code. Read them when a lesson leaves you asking "but why does that work?"
Find deep dives from lesson Further Reading links or the list below.
Read the prerequisite lesson first. Each deep dive links back to the
lesson it expands. The lesson gives intuition; the deep dive gives derivation.
Work the numbers yourself. Each page includes a small Python snippet you
can run in a notebook or REPL. The numbers are chosen to be small enough to
verify by hand.
Don't memorize — understand. The goal is that after the deep dive, you
can rederive the key equations on a whiteboard. If you can't, read again.