Skip to main content
CS Teaching Tips

Main navigation

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

Encourage students to visualize how memory and references work.

  • One effective strategy is to have students draw a picture!

More about this tip

Tags

  • CS 1
  • Intro Programming
External Source

Interview with Charlie McDowell.

Other Tips By
Other Tips By Charlie McDowell

Similar tips

Have students design a simple game using classes in Python so they realize that even beginners are capable of writing interesting programs.
Provide students with an algorithm which is written in everyday language and have students write pseudocode in order to help them practice the process of translating the ideas in their heads into code.
Have students write a program that constructs an n x n Magic Square in Java so they gain practice working with bounds in 2D arrays.

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

Privacy Policy