Skip to main content
CS Teaching Tips

Main navigation

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

Reiterate key concepts, such as the base case/recursive case pattern, every time you go through a recursion problem to solidify them in students’ memories.

More about this tip

Tags

  • Programming Concepts
  • Algorithms and Design
External Source

Interview with Jim Huggins

Other Tips By
Other Tips By Jim Huggins

Similar tips

Emphasize that it is not necessary to add the reference operator, &, in C++ when passing an argument to a function that takes in a reference.
Remind students about steps of the problem-solving process as they develop algorithms to solve programming problems.
Distinguish the differences between print statements and return statements to help students understand that these elements are not related because this conflation can cause a lot of confusion.

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

Privacy Policy