Skip to main content
CS Teaching Tips

Main navigation

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

Misconception: Students think that it’s possible to write methods that add attributes to a Java class.

Share Misconception: Students think that it’s possible to write methods that add attributes to a Java class. with FacebookShare Misconception: Students think that it’s possible to write methods that add attributes to a Java class. with Twitter
  • Explain to students that the attributes of a Java class are fixed upon its creation.
  • Explain that even though that's not how Java works, it is a reasonable idea and many languages allow that (e.g. JavaScript, Ruby, & Python).

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

Direct students in an activity to find Treasure Island by sailing from one island node to another to help them conceptualize finite-state machines.
Misconception: The update in the index in a for loop (i.e., the third part of the for loop control statement) happens after the all the steps inside of the loop have happened.
Misconception: Students may have trouble identifying errors in their code that cause elements to disappear from the page.
  • 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