Skip to main content
CS Teaching Tips

Main navigation

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

Misconception: Students believe that a method can only be called once on a given object.

Share Misconception: Students believe that a method can only be called once on a given object. with FacebookShare Misconception: Students believe that a method can only be called once on a given object. with Twitter
  • Make sure students understand that the same method can be called multiple times on the same object.
    • It’s important students understand that universally, there is no set number of times that a single method can be called on a single object.

More about this tip

Tags

  • Content Misconceptions
  • CS 1
  • Intro Programming
  • Programming Concepts
External Source

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

Other Tips By
Other Tips By Juha Sorva

Similar tips

Remind students to match types on both sides of the equations because they often try to combine types when creating variables.
Have students implement simple filters on sound objects so they can parse strings of notes into recognizable melodies to get practice manipulating strings.
Run a pair programming contest in Python to motivate, challenge, and boost students’ self-confidence.

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

Privacy Policy