-
ok last programming education thing: i think stepping debuggers are the most underutilized teaching tool in all of programming education.
-
theyre regarded as these advanced tools (which they are!) but the visualization they provide of how execution moves from expression to expression is *incredibly* useful. it really cemented how things worked in my mind and ive seen it do the same with students!