Skip to main content
CS Teaching Tips

Main navigation

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

Misconception: Students think the positioning of scripts within the script area in Scratch influences the order in which they are executed.

Share Misconception: Students think the positioning of scripts within the script area in Scratch influences the order in which they are executed. with FacebookShare Misconception: Students think the positioning of scripts within the script area in Scratch influences the order in which they are executed. with Twitter
  • For example, students may think that scripts run from the top of the script area to the bottom and from the left to the right.
    • In fact, the positioning of the scripts does not influence in what order they are executed at all.

More about this tip

Tags

  • Scratch
  • Content Misconceptions
  • Intro Programming
External Source
Interview with Danielle Harlow
Other Tips By
Other Tips By Danielle Harlow

Similar tips

Explain that when you ask an object to do something the proper syntax in Java is to say object [dot] method, sometimes there is additional information required.
In anticipation of a relatively large project, assign smaller projects that include the programming concepts necessary for the large project.
Spend extra time covering these three topics students have a really hard time with in Java: references and primitives, inheritance, and nested loops.

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

Privacy Policy