[Free] Easy Binary, Hexadecimal, And Octal Math Conversion
The easiest way to convert from HexBinary, BinaryOctal, DecimalOctal, and more! – Free Course
What you’ll learn
- Convert Decimal<=>Binary
- Convert Decimal<=>Hex
- Convert Hex<=>Binary
- Convert Hex<=>Octal
- Convert Decimal<=>Octal
- Fractional conversion from Decimal<=>Binary
Requirements
- Pen and paper
- Firm grasp of regular addition, subtraction and multiplication
Description
Number systems are a common math and computer science topic. This course is about mastering conversion between 4 common number systems: Decimal, Binary, Octal and Hexadecimal.Number System Conversion The Easy Way!
- Convert Decimal<=>Binary
- Convert Decimal<=>Hex
- Convert Hex<=>Binary
- Convert Hex<=>Octal
- Convert Decimal<=>Octal
- Fractional conversion from Decimal<=>Binary
Through these lectures, we explore the special relationship between Hexadecimal and Binary (a hex digit is really four binary digits), and Octal and Binary (an octal digit is really 3 binary digits). Binary is really the star of this course. We spend some time in the course exploring these relationships between Octal and Binary and Hexadecimal and Binary. In the Hexadecimal to Octal lecture, I show how the computation can be made super easy by using Binary as an intermediate conversion step. You’ll wonder how you managed these conversions without this technique! You probably won’t learn an easier method!
We also cover conversion from fractional Decimal numbers to fractional Binary. You will probably find it surprisingly easy!
Conversions between number systems almost always show up on computer science tests. You want to be able to breeze through these conversions quickly, easily, and correctly. If you enjoy math, you’ll find this course a nice leisurely exercise. After this course, you will walk away from this course a master of number system conversion. You will feel very comfortable converting between each of Decimal, Hex, Octal and Binary.
Author(s): W S