Skip to main content
CS Teaching Tips

Main navigation

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

Be explicit about what direction references point when teaching about objects and references.

Share Be explicit about what direction references point when teaching about objects and references. with FacebookShare Be explicit about what direction references point when teaching about objects and references. with Twitter
  • Students have the misconception that objects "know" what methods are operating on them, rather than methods "knowing" what objects they are operating on.

More about this tip

Tags

  • Content Misconceptions
  • CS 1
  • Intro Programming
External Source

"Visual program simulation in introductory programming education" by Juha Sorva, from Appendix A: Misconception Catalogue

Other Tips By
Other Tips By Juha Sorva

Similar tips

Let students solve problems the long, hard, intuitive way first to motivate the use of more advanced Scratch blocks that can help them solve problems in a shorter, faster, more flexible way.
Have all functions return something in an intro course to help students understand that functions have a start and an end, even though they are always returning.
Have students design a simple game using classes in Python so they realize that even beginners are capable of writing interesting programs.

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

Privacy Policy