Skip to main content
CS Teaching Tips

Main navigation

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

Students may have an easier time learning about conditionals when using a visual programming language like Scratch.

  • It may be that visual languages allow students to focus more productively on the meaning of the program elements by removing much of their syntactic difficulty.

More about this tip

Tags

  • Scratch
  • Intro Programming
External Source

From How Programming Environment Shapes Perception, Learning and Goals: Logo vs. Scratch, by Colleen Lewis

Other Tips By
Other Tips By Colleen Lewis

Similar tips

DrJava, the Java interpreter, gives students an interactive environment to practice testing strategies in.
Misconception: With conditionals, students may try to compare the memory address of a function to a number, like x < foo, when they intended to compare x with the return value of foo.
Have students use Python’s Turtle graphics to draw fractals using a Lindenmayer system, instead of recursion, to give students experience with string manipulation.

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

Privacy Policy