Indeed, I've had to learn to count in, and handwrite binary when I was in college. Fun stuff...I even put it as a joke but people do it for real oh my God I regret it
The binary I used was for networking. The first position always doubles going from right to left. "128/64/32/16/8/4/2/1" so if you have the number 57 for example, you'd have to add the numbers up that equal that amount. 128/64/32/16/8/4/2/1 or 00111001 in binary, because 32+16+8+1 = 57. That's how I was taught binary.how do you read binary?
Ughh........... English? 31542The binary I used was for networking. The first position always doubles going from right to left. "128/64/32/16/8/4/2/1" so if you have the number 57 for example you'd have to add the numbers up that equal that amount. 128/64/32/16/8/4/2/1 or 00111001 in binary, because 32+16+8+1 = 57. That's how I was taught binary.
31540
Unfortunately that's about as simple as I can explain it. You might need to read it a few times for it to click... maybe?Ughh........... English?
I don't think most people learn to read binary like you might learn to read a different language, for example. You kind of just have to do the math for each number.Ughh........... English? 31542
Once it clicks, it's not too difficult. As long as you know how to double numbers starting from 1 and as long as you can add, it's fairly easy. It just looks more complicated than it actually is.I don't think most people learn to read binary like you might learn to read a different language, for example. You kind of just have to do the math for each number.
31545