Skip to main content
CS Teaching Tips

Main navigation

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

Misconception: Students believe that methods in different classes cannot have the same name.

  • Explain to students that classes are independent from one another, so their methods can share the same name.

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

Misconception: Students often think that classes hold Objects rather than understanding that they’re a blueprint for Objects because of the main method.
Misconception: Students may accidentally use obsolete, invalid, or non-existent elements, attributes, or properties when learning web development.
Misconception: students sometimes struggle to identify where in a loop variable values get changed.

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

Privacy Policy