TrainingMontage

web-dev / Writing

Home About

CS Basics: Converting Between Different Bases

Wednesday, October 6, 2021
  • CS Basics
  • Binary
  • Hexadecimal
  • Nibbles

Now that we've covered the basic numeral systems, it's time to learn how to convert from one to another.

CS Basics: Detour - Nibbles, MSB, and LSB

Tuesday, October 5, 2021
  • CS Basics
  • Binary
  • Hexadecimal
  • MSB
  • LSB
  • Nibbles

We're taking a quick detour to talk about an important concept when dealing with binary numbers — the Most Significant Bit, and the Least Significant Bit.

© 2022 Jeff Caldwell