Remind students that it’s better for time management and project outcomes to get code reviewed after each small change is made.

  • If students make a lot of changes before testing, it is harder to keep track of what was changed. This can make debugging more time consuming and difficult, because they will often not know where their program is wrong or why their code isn't working.

More about this tip

External Source

"So you want a code review... " by Ellen Spertus, under "Keep it simple"