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.

  • 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

When tracing through code in Java, use different colors for code that is executed in a main method versus in a class method.
Have students work in small groups to solve logic puzzles so they develop algorithmic thinking and good problem-solving habits.
As a debugging technique, have students write out their programs in their spoken language and compare their description to the code in order to find bugs.

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

Privacy Policy