Skip to main content
CS Teaching Tips

Main navigation

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

Misconception: Students create a new object when they only need to copy a reference.

  • The opposite case is also common: students may copy a reference when they need to create a new object.

More about this tip

Tags

  • Content Misconceptions
  • CS 1
  • Intro Programming
External Source

"Exploring programming misconceptions: an analysis of student mistakes in visual program simulation exercises" by Teemu Sirkiä and Juha Sorva.

Other Tips By
Other Tips By Teemu Sirkiä
Teemu Sirkiä

Similar tips

Misconception: Students incorrectly assume that Java’s substring method is destructive and wrongly anticipate the original string will change.
Have students who are transitioning from Python to Java explore the “From Python to Java” website to show them the differences between the two languages.
Have students put their workspace on a USB drive or external hard drive so that they can continue to work on their assignments on any device in any location.

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

Privacy Policy