[To main page]
Binary and hexadecimal
This is an explanation of binary and hexadecimal, and how computers store numbers. It is intended for people who don't know anything about the subject or who are struggling to learn. It is Chapter 40 taken from my book about waves, and I thought it might be useful as a separate PDF.
Download part 1: Binary_and_hexadecimal_By_Tim_Warriner_2024_02_25.pdf
[940 KB PDF. Last edited on the 25th of February 2024.]
The contents of the chapter include explanations of:
- Binary
- Bytes
- Words
- Double words (dwords)
- Quad words (qwords)
- Hexadecimal (hex)
- Converting between decimal, binary, and hexadecimal
- Hex editors
- ASCII
- Signed numbers: Two's complement
- Fractions and non-integers
- Some programming terms
[Contact]