How to convert numbers into binary in 19 seconds. #binary #compsci #math

preview_player
Показать описание
Subscribe!
Рекомендации по теме
Комментарии
Автор

Binary is easy. But, it's not that useful, unless you're probably doing stuff with machine code. Instead understand hex.

Nightscryer
Автор

This is way easier to understand why cant my bloody teacher do this,
Im subbing

MoroccanTopper
Автор

Also important to note, it helps alot to actually undertsand how binary works, its not like secret messaging or anything like Morse code, its just s different number system. We function normally on a base 10 system, meaning when we go past 9, we reset to zero and move the next digit up 1, binary is just a base 2 system, you go past 1, it becomes zero, and the next number increases by 1.

hellfiregaming
Автор

my teacher taught me in that exact way yesterday

imnotsayingmyrealname
Автор

sadly, not any monitors has a rotatory stand

Obichniy_user
Автор

Thats complicated just do this
Last 1 = 1
Third last = 2
2nd = 4
1st = 8
1111 = 15
10000 = 16
Guess why

PumpkinSammy