Resources on code efficiency?
PhilChodrow opened this issue · comments
Phil Chodrow commented
A few students feel that they're not really equipped to reason about code efficiency, which is entirely understandable. How/where can we give them some basic tools for thinking about this? Maybe as an "interlude" when we get to control flow and dictionaries?
Phil Chodrow commented
Could record a short lecture on this, slot it in with functions, and then do a Discussion activity in which students fix logic errors and work on code concision. Discussion activity could replace maze or prime numbers.