Created Sunday 22 March 2020
Keywords (I didn't add many though)
bit - the most basic unit of information in a computer
byte - is a group of eight bits.
word - a contiguous group of bytes
nibble - a group of four bits
hextet - a group of four binary digits
Homework Solutions
The following are all of my solutions for the previous labs along with some explanation on how I did them. If anything appears to be incorrect, please for the love of all that is bready boardy tell me immediately (maybe even open an issue/make a pull request on the zim-websites repo itself.).
+Chapter 2A
+Chapter 2B
+Chapter 3B Logisim
+Chapter 3 Booleans
+Chapter 3 Sequential