Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

Misconceptions: Students have difficulty with loops partially because the motivation for looping a small number of times seems insufficient.

Share Misconceptions: Students have difficulty with loops partially because the motivation for looping a small number of times seems insufficient. with FacebookShare Misconceptions: Students have difficulty with loops partially because the motivation for looping a small number of times seems insufficient. with Twitter
  • With smaller examples (n<10) students often don’t see the need for loops.
  • Give students larger examples to help motivate them.

More about this tip

Tags

  • Content Misconceptions
  • Programming Concepts
  • Development Methods
External Source

Interview with Rachel Menzies.

Other Tips By
Other Tips By Rachel Menzies

Similar tips

Teach students that running tests cannot prove that a code works. It can, however, prove that code is not working.
Misconception: Students mistakenly believe comparison expressions use the same syntax in math, English, and logic.
Misconception: Students may have trouble identifying errors in their code that cause elements to disappear from the page.

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Powered by Drupal.

Privacy Policy