The videos below are from the YouTube channel Craig’n’Dave. Subscribe to keep up to date with the latest videos.
Contents
- 1 Primitive data types
- 2 Binary positive integers
- 3 Two’s Complement
- 4 Sign and Magnitude
- 5 Binary addition and subtraction
- 6 Hexadecimal representation
- 7 Converting between binary, hex and denary
- 8 Floating point binary – part 1
- 9 Floating point binary – part 2
- 10 Representation and normalisation
- 11 Floating point arithmetic
- 12 Bitwise manipulation and masks
- 13 Character Sets