Bits and Bytes

Key Question: How can a computer represent integer numbers?

../_images/twoscomplement.png

Why does this matter? Limitations of representation and arithmetic impact programs! We can also efficiently manipulate data using bits.

Lectures

Labs

Assignments