University of Canterbury
University of Canterbury: Cs Unplugged: Searching Algorithms
Explore the main algorithms that are used as the basis for keyword searching on computers, using different variations on the game of battleships.
University of Canterbury
University of Canterbury: Cs Unplugged: Sorting Algorithms
Many clever algorithms have been devised for sorting values into order efficiently. In this activity students compare different algorithms to sort weights to simulate how computers devise sorted lists.
Other
Google: Blockly Games
A series of educational games that teach programming to students. It is designed for children who have not had prior experience with computer programming. By the end of these games, players are ready to use conventional text-based...
BBC
Bbc: Bitesize: Introduction to Computational Thinking
Find out about the four cornerstones of computational thinking, and how these contribute to task completion and learning.
University of Canterbury
Cs Unplugged: How Many Guesses?
Use sequential and binary search strategies to figure out who has your favorite book.