ra’s avatarra’s Twitter Archive—№ 45,320

    1. ok last programming education thing: i think stepping debuggers are the most underutilized teaching tool in all of programming education.
  1. …in reply to @ra
    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!