Skip to main content
CS Teaching Tips

Main navigation

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

In assignments, make sure to include examples of or references to code that is essential for a program, but that students are not responsible for writing.

Share In assignments, make sure to include examples of or references to code that is essential for a program, but that students are not responsible for writing. with FacebookShare In assignments, make sure to include examples of or references to code that is essential for a program, but that students are not responsible for writing. with Twitter
  • For example, in an introductory exercise where students draw a figure, provide simple graphics routines that they are to use, routines that hide the complexities of the full-blown graphics library that would otherwise be employed.

More about this tip

Tags

  • Development Methods
External Source

Interview with Norm Jacobson

Other Tips By
Other Tips By Norm Jacobson

Similar tips

Model how to analyze code by walking through each statement to help students engage with their code and better understand their programs.
Choose an appropriate IDE that fits course goals. For AP CS, use an IDE that doesn’t autofill to give students more practice writing code on their own
Have students write a program that generates a collage of images and/or sounds. This will help them practice image manipulation and function decomposition.

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

Privacy Policy