Tag: computer science
-
Hexadecimal Notation
I have been going through the Bitcoin For Developers course on the Saylor Academy website. I took one computer science class many, many years ago. I needed a primer on hexadecimal notation. Each hex digit represents 4 bits (binary digits) also known as a nibble Example: an 8 bit byte can have values ranging from…