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

Have students code boundary condition test to handle removing adjacent duplicates to help them better understand data structures and become familiar with common bugs through practice.
Have students write many small, simple classes in Java to scaffold their learning of the basics of object-oriented programming.
Reward students when they catch a mistake or ask a question you can’t answer to encourage critical thinking and engagement.

Similar tips

Gradually increase the grading strictness about styling to help students become more meticulous about naming and documentation.
Start by having students transpose code from one loop type to the other when teaching all the different conditionals for the AP CS A exam.
Provide text descriptions of images and transcripts of videos in your course to ensure that all students can access class materials.

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

Privacy Policy