Computer Arithmetic (Integers)Covers binary representation, two's complement, overflow detection, and operations in MIPS for computer arithmetic with integers.
Binary RepresentationCovers the binary number system, limited size binary numbers, signed numbers, and hexadecimal representation.
Binary CountingCovers the process of counting in binary and performing addition and multiplication operations.