Skip to main content
CS Teaching Tips

Main navigation

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

Ask students to identify useless or unnecessary lines of code to assess their understanding of functions.

More about this tip

Tags

  • Development Methods
  • Programming Concepts
External Source

Interview with Jennifer Styer

Other Tips By
Other Tips By Jennifer Styer

Similar tips

Teach students that running tests cannot prove that a code works. It can, however, prove that code is not working.
Have students develop a Java program that plots pictures in a 2D grid to practice 2D array processing with a focus on nested loops.
Draw attention to types when teaching students Python to help lay the groundwork for understanding types in lower-level programming languages they’ll learn about later.

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

Privacy Policy