Skip to main content
CS Teaching Tips

Main navigation

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

When explaining program structure, highlight which aspects of the program are static and which are dynamic in order to clearly distinguish between the two.

Share When explaining program structure, highlight which aspects of the program are static and which are dynamic in order to clearly distinguish between the two. with FacebookShare When explaining program structure, highlight which aspects of the program are static and which are dynamic in order to clearly distinguish between the two. with Twitter
  • Students often conflate static and dynamic aspects of a program.
  • It can be helpful to tell students, "The static aspect of a program is visible in code, but the dynamic aspect is usually implicit." (p. 61)
    • This hidden dynamic (changeable and/or multi-use) aspect can lead to misconceptions.

More about this tip

Tags

  • Content Misconceptions
External Source

"Visual Program Simulation in Introductory Programming Education" by Juha Sorva.

Other Tips By
Other Tips By Juha Sorva

Similar tips

Misconception: Students who first learn object-oriented programming in Python don’t realize they need to explicitly define instance variables in Java because this is done implicitly in Python.
Misconception: Students incorrectly assume that Java’s substring method is destructive and wrongly anticipate the original string will change.
Misconception: students sometimes struggle to identify where in a loop variable values get changed.
  • 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