Skip to main content
CS Teaching Tips

Main navigation

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

Misconception: Students believe that reference pointers go both directions such that objects know what points to them.

Share Misconception: Students believe that reference pointers go both directions such that objects know what points to them. with FacebookShare Misconception: Students believe that reference pointers go both directions such that objects know what points to them. with Twitter
  • Explain to students that objects only know what objects they are pointing towards, not what points towards them.
    • Another way to think of this is that reference pointers are arrows that only point in one direction.

More about this tip

Tags

  • Content Misconceptions
  • CS 1
  • Intro Programming
External Source

"Visual program simulation in introductory programming education" by Juha Sorva.

Other Tips By
Other Tips By Juha Sorva

Similar tips

Create notes that look like Javadocs instead of introducing Javadocs so students are scaffolded in reading Javadocs without being overwhelmed by all the material available.
Introduce “base-case” and “smaller-caller” as a helpful way for students to remember the different parts of recursion.
Start by having students transpose code from one loop type to the other when teaching all the different conditionals for the AP CS A exam.
  • CSTT Facebook
  • CSTT Twitter

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

Privacy Policy

  • National Science Foundation
  • Sage Fox Group
  • Harvey Mudd College