The Laplace operator: those of you who now understand it, how would you explain what it "does" conceptually? How do you wish you had been taught it?
Any good essays (combining both history and conceptual understanding) on the Laplace operator, and its subsequent variations (e.g. Laplace-Bertrami) that you would highly recommend?
The Laplacian $\Delta f (p)$ is the lowest-order measurement of how $f$ deviates from $f(p)$ "on average" - you can interpret this either probabilistically (expected change in $f$ as you take a random walk) or geometrically (the change in the average of $f$ over balls centred at $p$). To make this second interpretation precise, write the Taylor series
$$ f(p+x) = f(p) + f_i(p) x^i + \frac12 f_{ij}(p) x^i x^j + \cdots$$
and integrate:
$$ \int_{B_r(p)} f = f(p) V(B_r) + f_i(p)\int_{B_r(0)}x^idx+\frac12 f_{ij}(p)\int_{B_r(0)}x^ix^jdx + \cdots.$$
The integrals $\int x^i dx$ vanish because $x^i$ is an odd function under reflection in the $x^i$ direction, and similarly the integrals $\int x^i x^j dx$ vanish whenever $i\ne j$; so this simplifies to
$$ \frac{1}{V(B_r)}\int_{B_r(p)} f = f(p) + C \Delta f(p) r^2 + \cdots $$
where $C$ is a constant depending only on the dimension.
The Laplace-Beltrami operator is essentially the same thing in the more general Riemannian setting - all the nasty curvy terms will be higher order, so the same formula should hold.