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

Teach these four Scanner methods that allow students to write interesting code at the beginning of an introductory Java course to give students a feel for programming without overwhelming them.
Have students trace loops with break statements to reinforce the behavior of break because tracing is a powerful and straight-forward exercise.
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