BaseCS: Working with Binary
Vaidehi Joshi
Posted on February 5, 2020
Today's episode of BaseCS continues our exploration into binary, and dives deeper into some of the ways to work with this counting system.
In this episode, we learn how to write and count when we only have two digits (0 and 1) to work with. Along the way, we also see how to convert between base 10, the counting system that we're all familiar with, and base 2, the number system for binary. We also do some math to prove how this conversion works under the hood!
Learn more about the concepts covered in this post here:
This whole series is sponsored by Heroku. A special thank you to Heroku for their ongoing support!
💖 💪 🙅 🚩
Vaidehi Joshi
Posted on February 5, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
computerscience But How Does It Really Work? :: Understanding the Physics Behind Concepts in Computing
May 17, 2020