Skip to main content
CS Teaching Tips

Main navigation

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

Emphasize the difference between terms that may have a similar meaning in English, but not in code.

  • For example, the constructs if and while are an important to draw attention to.

More about this tip

Tags

  • Programming Concepts
External Source

Interview with Charlie McDowell.

Other Tips By
Other Tips By Charlie McDowell

Similar tips

Misconception: students develop the habit of putting the type in front of variables; they don’t realize that this creates a new variable resulting in lots of variables with the same name.
Use group discussion to help students figure out boundary cases for removing duplicate adjacent elements on their own so that they get to discuss a variety of test cases in depth before focusing on the code.
Use this list of common coding errors to help students debug.

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

Privacy Policy