Computer Basics 6: Measuring Data Speed
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
Data speed and data size are measured differently.
In this video, we cover how data speed is measured.
Let's talk about data speed.
Data speed, unlike data size, is usually measured in bits per second, whereas size is usually measured in Bits.
Once we start talking exponentially, that makes a really big difference.
How we talk about speed really depends on what we're talking about.
In audio download, we talk about kilobits per second.
In internet, we use megabits per second.
In network speed, we talk about Gigabits per second (one billion bits per second!).
The main takeaway here is that speed is usually measured in bits and size is measured in Bytes.
Additionally, if you have an internet speed that says however many bits per second, keep in mind they are talking about something 8 times less than Bytes, how you are thinking about data.
Other Videos By freeCodeCamp.org
2015-07-17 | Computer Basics 18: How Source Code works |
2015-07-17 | Computer Basics 19: How Variables work in Code |
2015-07-17 | Computer Basics 21: Chrome JavaScript Console and how Logging works |
2015-07-17 | Computer Basics 20: What Do Programmers Do? |
2015-07-17 | Computer Basics 13: Software |
2015-07-17 | Computer Basics 12: How the Internet Works |
2015-07-17 | Computer Basics 10: Data Networks |
2015-07-17 | Computer Basics 9: More on the Motherboard |
2015-07-17 | Computer Basics 8: Types of Computers |
2015-07-17 | Computer Basics 7: Binary Bytes |
2015-07-17 | Computer Basics 6: Measuring Data Speed |
2015-07-17 | Computer Basics 5: How To Measure Data Size |
2015-07-17 | Computer Basics 4: Decoding a Binary Number |
2015-07-17 | Computer Basics 3: Intro to Binary Code |
2015-07-17 | Computer Basics 2: More Computer Hardware |
2015-07-17 | Computer Basics 1: The 4 Basic Parts of a Computer |