Skip to main content
CS Teaching Tips

Main navigation

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

Have students keep a “bug collection” in a journal so they can more easily recognize and eliminate bugs in the future.

Share Have students keep a “bug collection” in a journal so they can more easily recognize and eliminate bugs in the future. with FacebookShare Have students keep a “bug collection” in a journal so they can more easily recognize and eliminate bugs in the future. with Twitter
  • This can also help students determine what bugs they tend to make so they can avoid making the same bugs in the future.

More about this tip

Tags

  • CS 1
  • Intro Programming
  • Development Methods
External Source

Teaching with Logo: Building Blocks for Learning by Molly Watt & Daniel Watt

Other Tips By
Other Tips By Daniel Watt
Daniel Watt

Similar tips

Explain recursion with the example of determining your row in a stadium by asking the row in front of your what row it is… asking until you get to the first row, the base case.
Misconception: Students believe that while loops tell the program when to stop rather than when to continue.
Misconception: Students believe that in a primitive assignment, x = y could be the equivalent of y = x; they think that the computer science “=” sign is the same as the mathematical “=” sign.

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

Privacy Policy