← All freeCodeCamp videos

Computer Basics 3: Intro to Binary Code

84,150 views — likes 2015-07-17 1:00 Watch on YouTube ↗ freeCodeCamp ↗
Computer ScienceBinary

Chapters

No chapter markers in this video's description.

Show the creator's full description
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 What binary looks like, and what it can mean. 0's and 1's can turn be interpreted into far more complex data. Today we're going to talk a little bit about binary code. Binary code is a really simple computer language where there are only 1's and 0's, that are either on or off, 1 being on and 0 being off. Those 1's and 0's can be pretty much anything, but generally they are just numbers, letters, and symbols. We're going to go into how you decode a number in binary, but as you can probably guess, translating binary can be done with a quick google search. The most important part of this is you undrestand the concept that even simple things like 1's and 0's can translate into something really complex that is the basis for all of the computer languages that exist today. ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp

Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.