Reidar — Recursion in Programming: Trace the Stack
Recursion in programming taught by making first-year computer science students narrate the call stack aloud. Five units from base cases to backtracking, with a tutor that never traces their graded problem, ending at an unseen recursive function traced without writing code.
How do I get students to trace recursion aloud instead of generating the code?
Recursion in programming taught by making first-year computer science students narrate the call stack aloud. Five units from base cases to backtracking, with a tutor that never traces their graded problem, ending at an unseen recursive function traced without writing code.