← Home
About CalcDev Pro
CalcDev Pro collects short, practical notes on numbers as programmers use them: integer bases, floating point, bitwise operations, and encodings.
The goal is clarity — fewer “magic formulas”, more intuition you can reuse in code reviews and debugging.
Topics
Bases2, 8, 10, 16
IEEE 754float & double
Bit opsmasks, shifts
EncodingUTF-8, endianness
Contact: hello@calcdevvpro.com