Tuesday, December 20, 2016

Learning Reflection: Binary Code

     This week in my Exploring Computer Science class we went over Binary Code. Binary Code is a base two number system that uses the numbers 0 and 1, similar to how we use our base ten number system for most math (0,1,2,3...). Computers use binary code for just about everything from calculations to producing the words you see on your screen right now. Understanding binary code is essential to anyone wanting to be involved in computer science as it is the core universal language that all computers share and use to make your digital dreams a reality. Though it may seem complicated at first, once you understand the basics then rest is very easy to pick up.

No comments:

Post a Comment