Skip to main content
CS Teaching Tips

Main navigation

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

Describe programs as instructions to connect programming with students' everyday life.

Explain that programming languages are just languages that the computer understands and programs are just instructions for the computer to follow. This can help students see that programming relates to their experiences giving and receiving instructions.

Example: "Programming is just bossing a computer around!"

See this and related tips as a Tip Sheet: http://csteachingtips.org/Tips-for-introducing-computing

More about this tip

Other Tips By
Other Tips By Colleen Lewis

Similar tips

Say black people/students/etc instead of blacks because using black as an adjective emphasizes the humanity of black people.
Prioritize straightforward, understandable code over unclear, shortcut-filled code to avoid confusion.
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.

Similar tips

Stretch your students to help them improve their skills by asking them what they are most struggling with and making them do that regularly.
Use plagiarism detection tools such as AntiCutAndPaste and/or MOSS (Measure Of Software Similarity) to easily discover if any of your students are cheating off of one another.
Have students use lollipop sticks or toothpicks to represent each statement call in an N-ary recursive algorithm.

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

Privacy Policy