Computer Basics 5: How To Measure Data Size

Subscribers:
10,900,000
Published on ● Video Link: https://www.youtube.com/watch?v=_uWzpyr_5qk



Duration: 2:24
53,060 views
704


http://FreeCodeCamp.com is a community of busy people who learn to code, then practice by building projects for nonprofits. Learn Full-stack JavaScript, build a portfolio, and get great references with our open source community.

Follow us on twitter: https://twitter.com/intent/user?screen_name=freecodecamp

Follow us on Twitch: twitch.tv/freecodecamp

Like us on Facebook: https://www.facebook.com/freecodecamp

Follow Quincy on Quora: http://www.quora.com/Quincy-Larson

How the size/amount of data is measured, starting from a bit and going all the way up to a petabyte.
Today we're going to be talking about Data Size.
The smallest size we can have is called a bit.
That bit can only be a 1 or a 0, and that goes back go binary we've been talking about.
After that, we've got a Nibble, which is 4 bits, which isn't common but it's adorable.
The Byte, which is very common, is 8 bits.
A lot of things are expressed in binary Bytes.
After we get past the tiny bit and the small Byte, we get bigger really fast.
The next step up is a Kilobyte, 1024 Bytes, or 1,048,576 bits.
After that there's Megabyte, or 1024 Bytes to the power of two.
Then it's Gigabyte, 1024 Bytes to the power of three; Terabyte, 1024 Bytes to the power of 4, and Petabyte, 1024 to the power of 5.
These get much bigger really quickly!







Tags:
Free Code Camp
JavaScript
Pair Programming
Node.js
AngularJS
MongoDB
SQL
code
learn to code
hour of code
nonprofits
full stack
coding bootcamp
software engineer
open source
How-to (Website Category)
Technology
Software
Programming Language (Software Genre)
Software (album)
Computer (Industry)
Data