logo

Hexadecimal and binary conversions COURSE

Quickly understand how binary and hexadecimal numbers work, how to convert between them and base 10 and where they are used in computer science.

Learn how to convert hexadecimal values to decimals

3f(16) <=> 63(10)

Quickly converting between hexadecimal and binary

4e2f(16) <=> 0100111000101111(2)

Homebrew method of converting decimal numbers into binary

177(10) <=> 10110001(2)

PRICE: €20.00