Skip to main content
CS Teaching Tips

Main navigation

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

Have students imagine that logical operators are people making decisions to help them think about how the operators work.

  • You can give the operator characters names appropriate to their functionality, like "ANDrea" or "OReo".
  • Ask students what different characters would do in various situations.

More about this tip

Tags

  • Intro Programming
  • Programming Concepts
External Source

From WOOLLARD, WILLIAM JOHN (2004), “The rôle of metaphor in the teaching of computing; towards a taxonomy of pedagogic content knowledge.”, University of Southhampton, School of Education, PhD Thesis, pg 121

Other Tips By
Other Tips By William John Woollard

Similar tips

Have pairs of students aim to achieve the same patterns on Battleship boards to teach them the precision necessary for algorithmic design.
Explain recursion with the example of determining your row in a stadium by asking the row in front of your what row it is… asking until you get to the first row, the base case.
Have students implement a web-based driving game in JavaScript to pick up classmates, who appear as 2D avatars, within Google Earth and drop them off at their homes to show students that arrays and objects are applicable to real-world problems.

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

Privacy Policy