Skip to main content
CS Teaching Tips

Main navigation

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

Help students develop a more thorough understanding of CS topics by designing and building games.

  • This can be used to help with teaching algorithms, data structures, and other more complex concepts.

More about this tip

Tags

  • Meaningful and Relevant Content
  • Algorithms and Design
  • Data Structures
External Source

"Promising new pedagogical approaches for teaching high school computer science" by Chris Stephenson, under "Gaming"

Other Tips By
Other Tips By Chris Stephenson

Similar tips

Have students design a Java program that detects plagiarism within a set of documents so that they gain practice designing and applying data structures in a relevant context.
Have students implement a seam carving program in Java to give them experience with dynamic programming, and with manipulating 2D and 3D arrays.
Use Clock as an example of an abstract class because ALL clocks have the same mechanism for keeping time, a necessary property for an Abstract Class, to provide students with a strong real-world mental model for abstract classes.

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

Privacy Policy