University of Auckland School of Computer Science
Morris: Binary Search
A description of finding data in an ordered collection using a binary search algorithm.
Curated OER
Google for Education: Children and Technology: Binary System
How are the numbers stored in a computer? Have students think of binary as a set of bulbs with on and off states. Take a look at how many numbers can be represented with a limited set of bulbs.
University of Canterbury
Cs Unplugged: How Many Guesses?
Use sequential and binary search strategies to figure out who has your favorite book.
Khan Academy
Khan Academy: Binary Search
Learn how binary search is an efficient algorithm for finding an item from a sorted list of items.
Khan Academy
Khan Academy: Additional Programming Projects
Here are links to 10 projects in our Intro to JS: Drawing & Animation curriculum. Each project is an opportunity for students to be more creative and free-form with their newfound programming knowledge.