Skip to main content
CS Teaching Tips

Main navigation

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

To help students formalize their knowledge of data structures, act out these abstract ideas as a class.

  • Introduce these activities alongside more formal descriptions of the data structures; using a variety of teaching methods make it more likely that a concept will stick.

More about this tip

Tags

  • Data Structures
  • CS 2
External Source

Interview with John Dougherty

Other Tips By
Other Tips By John Dougherty

Similar tips

Track the variable values of a recursive function using multiple pieces of paper to form a “stack” so that students can visualize what happens when a method calls itself and how each method call has its own unique variable values.
Use patternCoder to help students move from conceptual model classes to code by selecting class relationships that reflect the system they want to create in Java.
Use the “fence post” method when teaching Java’s substring method to help students use it accurately.

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

Privacy Policy