We are using computers to solve problems so there will be some maths involved. The pages in this section will look at:
- the maths that computers use to store data and work things out, this is called binary and it only uses two symbols 0 (zero) and 1 (one)
- the basic maths operations of adding, subtracting, and multiplying - these are the same in programming
- division - because this gets a bit more interesting
- calculating with time - because it uses 60s