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

Use constructive and well-formed examples, like Quicksort, to teach recursion so that students have a strong model for building their own solutions.
Use different methods of counting the stairs of the Eiffel Tower to explain how different algorithms affect Big-O runtime.
Introduce object states early when teaching object-oriented programming.

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

Privacy Policy