MIPS Assembly Language Programming CS50 Discussion and Project Book Daniel J. Ellard September
In order to understand how a computer is able to manipulate data and perform computations, you must rst understand how data is represented by a computer. At the lowest level, the indivisible unit of data in a computer is a bit. A bit represents a single binary value, which may be either 1 or 0.