History of Computing - Binary Numbers activities and context that includes video resources to teach Binary counting
BBC Bitesize Programming resources on binary numbers and number logic
Binary
Understand how numbers can be represented in binary, and be able to carry out simple operations on binary numbers [for example, binary addition, and conversion between binary and decimal]
Digital computers store and process all data? (such as text, pictures, video) as sequences of ones and zeros, for example 10100101. A single 1/0 value is known as a bit.
Addition in binary works in the same way as addition in decimal, except that the maximum any column can hold is 1 rather than 9.