Skip to main content
CS Teaching Tips

Main navigation

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

Have students create a program in Python that draws a map of the stars in order to gain practice using dictionaries to manipulate real data.

Share Have students create a program in Python that draws a map of the stars in order to gain practice using dictionaries to manipulate real data. with FacebookShare Have students create a program in Python that draws a map of the stars in order to gain practice using dictionaries to manipulate real data. with Twitter
  • Manipulating real data makes students feel like they’re the programs they’re writing are real, meaningful, and relevant.
  • For a more advanced version of this problem, have students create a program in Java.
  • To see the full assignment, visit Stanford’s nifty assignment page.

More about this tip

Tags

  • Python
  • Meaningful and Relevant Content
  • CS 1
  • Intro Programming
  • CS 2
  • Java
  • Interdisciplinary Connections to CS
External Source
Stanford's Nifty Assignment by Karen Reid
Other Tips By
Other Tips By Karen Reid

Similar tips

Have students implement a seam carving program in Java to give them experience with dynamic programming, and with manipulating 2D and 3D arrays.
Encourage students to get the for-loop counter right before adding code inside the for loop this will reduce the amount of time spent troubleshooting for-loops and ensure students are scaffolded well.
Use this analogy to help students understand float and clear in CSS.

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

Privacy Policy