Skip to main content
CS Teaching Tips

Main navigation

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

Draw arrows with memory address numbers written over them from Java objects to their corresponding memory address to help students connect memory models to the actual hardware process.

Share Draw arrows with memory address numbers written over them from Java objects to their corresponding memory address to help students connect memory models to the actual hardware process. with FacebookShare Draw arrows with memory address numbers written over them from Java objects to their corresponding memory address to help students connect memory models to the actual hardware process. with Twitter
  • When drawing memory models in Java, note that the arrows correspond to memory address by writing actual numbers of memory addresses above the arrows.

More about this tip

Tags

  • CS 1
  • Intro Programming
  • Java
External Source

Interview with Charlie McDowell.

Other Tips By
Other Tips By Charlie McDowell

Similar tips

Compare classes in Java to the drawers of a file cabinet to model object oriented programming through an easy to recognize analogy.
Misconception: Students believe that while loops tell the program when to stop rather than when to continue.
Spend extra time teaching Big O in intro classes that use Python because the underlying implementation of Python lists is a mystery to students that leads students to believe many operations are constant, O(1), that are not.

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

Privacy Policy