Machine Language

Machine language is a binary representation of machine instructions.

Learned to write machine code in both ECE222 (RISC-V) and CS241E (MIPS).

Super duper cool!

CS241E: Machine Language is the convention used to encode the instructions of a program into a sequence of bits stored in memory to be executed by a CPU.