Hexadecimal in programming
What the Hex?
Hex is a common way of displaying data, in order to make the data easy to read.
What does that mean? Read on…

Difficulty: Beginner | Easy | Normal | Challenging
Prerequisites:
- Some knowledge of Binary for programmers (something like THIS) would be useful