Saturday, February 4, 2023

Binary Numbers

The main thing I enjoyed about chapter one was that it was a solid refresher for me. There a many gears and gizmos that go on with computing and computers that I really do not spend much time thinking about in depth anymore so it is nice to have a good review. 

The primary reason why binary was one of my favorite parts of chapter one is because a while back one of my brothers asked if I could write binary. I didn't and still do not, but it really sounded interesting to learn. I simply never started the task because it seemed a bit daunting. Going over binary a bit in lab sim sort of opened me back up to the idea and the very useless task of learning binary. I will give it a good shot and see where I go from here!

Lastly, as a classic teaching in programing here is my textbook first output for binary code!

00100010 01001000 01100101 01101100 01101100 01101111 00100000 01010111 01101111 01110010 01101100 01100100 00100001 00100010 


11 comments:

  1. "Hello World!" indeed :-)

    It's been years since I saw a translation table between each alphabet and commonly used special characters!

    Glad to see 1.1.6 Binary Number System Facts reacquainted you with binary numbers ^_^

    ReplyDelete
  2. I must admit, I am not familiar with binary at all and here I am trying to use the translation table to translate your first output. ;-P

    ReplyDelete
  3. It boggles my mind how just two numbers opens up a new world. I must admit it is a world I don't understand, but I am glad there people in this world that do and create magical things.

    ReplyDelete
  4. Binary numbers is definitely something new to me! I can't write in Binary but would love to try it! Thanks for sharing the binary table and the coding. I will show my nephew the binary table he will love it.
    01010100 01101000 01100001 01101110 01101011 00100000 01011001 01101111 01110101 00100000

    ReplyDelete
  5. 01001000 01101001 00101100 00100000 01000101 01101100 01101001 01101010 01100001 01101000 00100001
    This just motivated me to re-learn Binary numbers! It's important to revisit concepts that we may not use every day, but are still important to understand in the world of computing, as it can be a fun and useful skill to have in the world of computing. Best of luck as you explore this area further!

    ReplyDelete
  6. 01100111 01101111 01101111 01100100 00100000 01101010 01101111. I don't use it often but binary code is quite fun.

    ReplyDelete
  7. As much as I find binary interesting, I don't think I'll ever have the patience to sit down and learn it for myself. I think I'll leave the computer engineers to that.

    ReplyDelete
  8. Hello Elijah, binary code does sound sophisticated and could pose as a difficult skill to learn. Binary code is also very important in the way we utilize computers because it makes everything we do on a computer possible. I can relate binary codes to regular computer coding that writes rules and directives in the way the computer can comprehend.

    ReplyDelete
  9. This is crazy how someone came up with this idea of computer language. Why would they not make it easier to read. HAHA.

    ReplyDelete
  10. "Hello World!" —your binary code
    01001110 01101001 01100011 01100101 00100000 01110100 01101111 00100000 01101101 01100101 01100101 01110100 00100000 01111001 01101111 01110101 00100001

    ReplyDelete
  11. Oh man, not only do I love your post but your blog in general! Thank you so much for sharing your experiences with your brother.

    ReplyDelete