{"video_id":"LpuPe81bc2w","title":"Binary Numbers and Base Systems as Fast as Possible","channel":"Techquickie","show":"Techquickie","published_at":"2015-05-07T14:58:16Z","duration_s":320,"segments":[{"start_s":0.16,"end_s":6.72,"text":"modern-day computers use electricity to work and inside of a microchip","speaker":null,"is_sponsor":0},{"start_s":4.16,"end_s":12.0,"text":"electricity is turned either on or off which is represented by the symbols 1","speaker":null,"is_sponsor":0},{"start_s":8.88,"end_s":13.759,"text":"and 0. this is called binary you've","speaker":null,"is_sponsor":0},{"start_s":12.0,"end_s":18.48,"text":"probably heard of binary already and that that's how computers work but do","speaker":null,"is_sponsor":0},{"start_s":16.16,"end_s":22.56,"text":"you know how binary works well you're about to find out but first we need to","speaker":null,"is_sponsor":0},{"start_s":20.48,"end_s":28.56,"text":"understand exactly how our numerical base system known as decimal or base 10","speaker":null,"is_sponsor":0},{"start_s":26.0,"end_s":33.28,"text":"works the way it does so there are 10 count em 10 symbols that we use for all","speaker":null,"is_sponsor":0},{"start_s":30.96,"end_s":38.239,"text":"of our numbers starting from 0 we can count all the way up to 9 before we run","speaker":null,"is_sponsor":0},{"start_s":36.0,"end_s":42.48,"text":"out of symbols to use now we could just keep adding symbols at this point but","speaker":null,"is_sponsor":0},{"start_s":40.239,"end_s":46.079,"text":"that would get out of hand very quickly i mean can you imagine having to","speaker":null,"is_sponsor":0},{"start_s":44.079,"end_s":51.36,"text":"memorize a specific symbol for every single number that's ridiculous and","speaker":null,"is_sponsor":0},{"start_s":48.48,"end_s":57.199,"text":"that's why we reuse the same symbols over and over again in a very clever","speaker":null,"is_sponsor":0},{"start_s":53.76,"end_s":59.6,"text":"system called positional notation so in","speaker":null,"is_sponsor":0},{"start_s":57.199,"end_s":64.72,"text":"the base 10 system as soon as we get to 10 or an exponent of 10 we need to add","speaker":null,"is_sponsor":0},{"start_s":62.32,"end_s":69.84,"text":"another digit to the left of our current digit because there are 10 symbols each","speaker":null,"is_sponsor":0},{"start_s":67.04,"end_s":74.479,"text":"new digit has to have a value 10 times greater than the digit to its right so","speaker":null,"is_sponsor":0},{"start_s":72.479,"end_s":79.28,"text":"that's using 10 symbols but what if you had only two symbols to work with well","speaker":null,"is_sponsor":0},{"start_s":77.28,"end_s":84.32,"text":"then everything that i said still applies with just two symbols each new","speaker":null,"is_sponsor":0},{"start_s":82.0,"end_s":89.119,"text":"digit needs to have a value two times greater than the digit to its right","speaker":null,"is_sponsor":0},{"start_s":86.479,"end_s":96.2,"text":"so a sequence like this would equal 1 times 128 plus 1 times 16 plus 1 times 8","speaker":null,"is_sponsor":0},{"start_s":93.04,"end_s":97.84,"text":"plus 1 times 2 plus 1 which is","speaker":null,"is_sponsor":0},{"start_s":96.2,"end_s":101.439,"text":"155 and that's how you count in binary it's","speaker":null,"is_sponsor":0},{"start_s":99.92,"end_s":105.36,"text":"actually really simple it's just multiplication and addition now it gets","speaker":null,"is_sponsor":0},{"start_s":103.36,"end_s":110.56,"text":"a lot more complicated from here with bits and bytes and boolean logic and","speaker":null,"is_sponsor":0},{"start_s":108.079,"end_s":115.52,"text":"ascii and the list just goes on and on so let's return to base systems there","speaker":null,"is_sponsor":0},{"start_s":113.119,"end_s":120.079,"text":"are a lot of ways to write numbers other than decimal and binary you've got base","speaker":null,"is_sponsor":0},{"start_s":118.079,"end_s":125.04,"text":"two base three base four base five i could go on they all work with the same","speaker":null,"is_sponsor":0},{"start_s":122.719,"end_s":128.479,"text":"principles of positional notation so you might be wondering with all these","speaker":null,"is_sponsor":0},{"start_s":126.479,"end_s":132.56,"text":"numbering systems to choose from why do we use base 10 that's a good question","speaker":null,"is_sponsor":0},{"start_s":130.72,"end_s":136.879,"text":"this goes all the way back to roman numerals and egyptian hieroglyphs it's","speaker":null,"is_sponsor":0},{"start_s":135.04,"end_s":143.84,"text":"likely that we use base 10 simply because we have 10 fingers also known as digits other","speaker":null,"is_sponsor":0},{"start_s":141.04,"end_s":149.52,"text":"base systems like base 8 and base 12 are actually superior for simple everyday","speaker":null,"is_sponsor":0},{"start_s":146.4,"end_s":151.68,"text":"math since 8 and 12 are much more easily","speaker":null,"is_sponsor":0},{"start_s":149.52,"end_s":155.84,"text":"divisible than 10 but it's definitely too late to change our minds about using","speaker":null,"is_sponsor":0},{"start_s":153.519,"end_s":159.36,"text":"base 10 we'll probably be stuck with it forever switching away from it now would","speaker":null,"is_sponsor":0},{"start_s":157.519,"end_s":163.599,"text":"be even harder than trying to convince america to drop the imperial system and","speaker":null,"is_sponsor":0},{"start_s":161.68,"end_s":167.84,"text":"finally switch to metric you know like the rest of the civilized world like","speaker":null,"is_sponsor":0},{"start_s":165.599,"end_s":172.319,"text":"yeah the metric system is superior but who's going to tell america what to do","speaker":null,"is_sponsor":0},{"start_s":170.0,"end_s":177.44,"text":"now if you're going to be using base 12 or any other base system with more than","speaker":null,"is_sponsor":0},{"start_s":174.48,"end_s":184.08,"text":"10 digits it's standard to use letters to represent numerals higher than 9. so","speaker":null,"is_sponsor":0},{"start_s":180.48,"end_s":186.319,"text":"10 is a 11 is b 12 is c and so on this","speaker":null,"is_sponsor":0},{"start_s":184.08,"end_s":189.92,"text":"is called alphanumeric you know those url shorteners that you see on twitter","speaker":null,"is_sponsor":0},{"start_s":188.239,"end_s":194.159,"text":"and elsewhere have you ever wondered how they work all those jumbled characters","speaker":null,"is_sponsor":0},{"start_s":192.0,"end_s":198.4,"text":"really just represent a very large number by using numerals and every","speaker":null,"is_sponsor":0},{"start_s":196.64,"end_s":204.72,"text":"letter of the alphabet you can get all the way up to base 36 using lowercase","speaker":null,"is_sponsor":0},{"start_s":201.519,"end_s":206.4,"text":"and uppercase letters gives you base 62","speaker":null,"is_sponsor":0},{"start_s":204.72,"end_s":211.48,"text":"and with that you can get all the way up to 14 million with only four digits with","speaker":null,"is_sponsor":0},{"start_s":209.2,"end_s":218.08,"text":"just 10 digits you can get up to 839 quadrillion possible values that's a","speaker":null,"is_sponsor":0},{"start_s":215.44,"end_s":221.76,"text":"lot of shortened urls so you just learned about positional notation binary","speaker":null,"is_sponsor":0},{"start_s":220.159,"end_s":225.76,"text":"numbers numeral based systems alphanumeric characters and url","speaker":null,"is_sponsor":0},{"start_s":223.84,"end_s":229.599,"text":"shorteners i hope you enjoyed it and if you're in the mood for more learning","speaker":null,"is_sponsor":0},{"start_s":227.84,"end_s":235.12,"text":"maybe you'll like today's video sponsor which is the excellent lynda.com for the","speaker":null,"is_sponsor":0},{"start_s":232.48,"end_s":239.519,"text":"past six years i have been using and recommending lynda.com to people as an","speaker":null,"is_sponsor":0},{"start_s":237.76,"end_s":244.48,"text":"excellent means of learning new things especially software you see over six","speaker":null,"is_sponsor":0},{"start_s":242.239,"end_s":249.28,"text":"years ago i wanted to learn how to use photoshop so i googled around and as","speaker":null,"is_sponsor":0},{"start_s":246.959,"end_s":253.2,"text":"usual many of the software tutorials i found just assumed that i had","speaker":null,"is_sponsor":0},{"start_s":250.959,"end_s":258.32,"text":"pre-existing knowledge either that or they'd be out of date not have enough","speaker":null,"is_sponsor":0},{"start_s":255.36,"end_s":263.04,"text":"pictures if any have unclear missing or downright incorrect instructions worst","speaker":null,"is_sponsor":0},{"start_s":260.72,"end_s":267.28,"text":"of all i was having to piece everything together based on multiple disparate","speaker":null,"is_sponsor":0},{"start_s":265.36,"end_s":270.88,"text":"instructions from overlapping and sometimes conflicting sources of","speaker":null,"is_sponsor":0},{"start_s":269.04,"end_s":276.16,"text":"information and then i discovered lynda.com which is pretty much the","speaker":null,"is_sponsor":0},{"start_s":273.28,"end_s":281.04,"text":"opposite of all of that lynda.com has thousands of high quality easy to follow","speaker":null,"is_sponsor":0},{"start_s":278.72,"end_s":284.56,"text":"video tutorials taught by industry experts who actually know what they're","speaker":null,"is_sponsor":0},{"start_s":282.639,"end_s":289.759,"text":"talking about they've got a wide variety of subjects like photography programming","speaker":null,"is_sponsor":0},{"start_s":287.12,"end_s":294.4,"text":"video and photo editing and tons and tons of different software each course","speaker":null,"is_sponsor":0},{"start_s":292.72,"end_s":299.28,"text":"is structured so you learn from start to finish at your own pace on your own","speaker":null,"is_sponsor":0},{"start_s":297.12,"end_s":302.16,"text":"terms access to all of their courses starts at twenty five dollars a month","speaker":null,"is_sponsor":0},{"start_s":300.96,"end_s":307.44,"text":"but if you head over to lynda.comtechquikie","speaker":null,"is_sponsor":0},{"start_s":304.4,"end_s":309.12,"text":"you can get a free 7-day trial and see","speaker":null,"is_sponsor":0},{"start_s":307.44,"end_s":312.8,"text":"for yourself just how excellent they really are thanks for watching this","speaker":null,"is_sponsor":0},{"start_s":310.639,"end_s":316.96,"text":"episode of fast as possible give us a like or a dislike if that's how you feel","speaker":null,"is_sponsor":0},{"start_s":314.8,"end_s":321.639,"text":"leave a comment and don't forget to be awesome i mean","speaker":null,"is_sponsor":0},{"start_s":318.639,"end_s":321.639,"text":"subscribe","speaker":null,"is_sponsor":0}],"full_text":"modern-day computers use electricity to work and inside of a microchip electricity is turned either on or off which is represented by the symbols 1 and 0. this is called binary you've probably heard of binary already and that that's how computers work but do you know how binary works well you're about to find out but first we need to understand exactly how our numerical base system known as decimal or base 10 works the way it does so there are 10 count em 10 symbols that we use for all of our numbers starting from 0 we can count all the way up to 9 before we run out of symbols to use now we could just keep adding symbols at this point but that would get out of hand very quickly i mean can you imagine having to memorize a specific symbol for every single number that's ridiculous and that's why we reuse the same symbols over and over again in a very clever system called positional notation so in the base 10 system as soon as we get to 10 or an exponent of 10 we need to add another digit to the left of our current digit because there are 10 symbols each new digit has to have a value 10 times greater than the digit to its right so that's using 10 symbols but what if you had only two symbols to work with well then everything that i said still applies with just two symbols each new digit needs to have a value two times greater than the digit to its right so a sequence like this would equal 1 times 128 plus 1 times 16 plus 1 times 8 plus 1 times 2 plus 1 which is 155 and that's how you count in binary it's actually really simple it's just multiplication and addition now it gets a lot more complicated from here with bits and bytes and boolean logic and ascii and the list just goes on and on so let's return to base systems there are a lot of ways to write numbers other than decimal and binary you've got base two base three base four base five i could go on they all work with the same principles of positional notation so you might be wondering with all these numbering systems to choose from why do we use base 10 that's a good question this goes all the way back to roman numerals and egyptian hieroglyphs it's likely that we use base 10 simply because we have 10 fingers also known as digits other base systems like base 8 and base 12 are actually superior for simple everyday math since 8 and 12 are much more easily divisible than 10 but it's definitely too late to change our minds about using base 10 we'll probably be stuck with it forever switching away from it now would be even harder than trying to convince america to drop the imperial system and finally switch to metric you know like the rest of the civilized world like yeah the metric system is superior but who's going to tell america what to do now if you're going to be using base 12 or any other base system with more than 10 digits it's standard to use letters to represent numerals higher than 9. so 10 is a 11 is b 12 is c and so on this is called alphanumeric you know those url shorteners that you see on twitter and elsewhere have you ever wondered how they work all those jumbled characters really just represent a very large number by using numerals and every letter of the alphabet you can get all the way up to base 36 using lowercase and uppercase letters gives you base 62 and with that you can get all the way up to 14 million with only four digits with just 10 digits you can get up to 839 quadrillion possible values that's a lot of shortened urls so you just learned about positional notation binary numbers numeral based systems alphanumeric characters and url shorteners i hope you enjoyed it and if you're in the mood for more learning maybe you'll like today's video sponsor which is the excellent lynda.com for the past six years i have been using and recommending lynda.com to people as an excellent means of learning new things especially software you see over six years ago i wanted to learn how to use photoshop so i googled around and as usual many of the software tutorials i found just assumed that i had pre-existing knowledge either that or they'd be out of date not have enough pictures if any have unclear missing or downright incorrect instructions worst of all i was having to piece everything together based on multiple disparate instructions from overlapping and sometimes conflicting sources of information and then i discovered lynda.com which is pretty much the opposite of all of that lynda.com has thousands of high quality easy to follow video tutorials taught by industry experts who actually know what they're talking about they've got a wide variety of subjects like photography programming video and photo editing and tons and tons of different software each course is structured so you learn from start to finish at your own pace on your own terms access to all of their courses starts at twenty five dollars a month but if you head over to lynda.comtechquikie you can get a free 7-day trial and see for yourself just how excellent they really are thanks for watching this episode of fast as possible give us a like or a dislike if that's how you feel leave a comment and don't forget to be awesome i mean subscribe"}