TED-Ed
TED-Ed: How exactly does binary code work? - Jose Americo N L F Freitas
Imagine trying to use words to describe every scene in a film, every note in a song, or every street in your town. Now imagine trying to do it using only the numbers 1 and 0. Every time you use the Internet to watch a movie, listen to...
Curated Video
Understanding the Purpose of Binary Code
Quick whiteboard tutorial showing which explains what the point of binary code in computing is, and why we use it. Can be helpful for students studying GCSE Computer Science.
Amoeba Sisters
Stroll Through the Playlist (a Biology Review)
Join the Amoeba Sisters as they take a brisk "stroll" through their biology playlist! This review video can refresh your memory of major concepts, help you identify what you need to re-study, and reinforce vocab. Expand these details for...
Practical Ninjas
Understanding BCD and Excess-3 | BCD to binary conversion | Excess-3 to binary conversion | DE.06
This video explains Binary Coded Decimal (BCD) and Excess-3 code using examples for the tutorial of Digital electronics. 21 in decimal is converted to BCD and 5 in decimal is converted to Excess-3. Examples are solved to make the viewer...
WIRED
Binary Code, Keyboards, and Other Bad Computer Grapics on TV | Angry Nerd
As if the lamestream media didn't have enough problems—dopey, dated graphics and cutaways have become standard visuals for stories about computers. And the Angry Nerd ain't having it. Next time ridiculous images of keyboards, cables, and...
Curated Video
Binary: The Computer Language
We use binary every day – although we might not know it. Find out how this number system is used in computers to store large amounts of data. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum....
Curated Video
Introduction to Coding: The Language of Computers
Coding is the language that powers the technology around us. It's the set of instructions that computers follow to perform their functions. From smartphones and computers to cars and microwaves, code is what makes these devices work.
Neuro Transmissions
Losing The Nobel Prize
The Nobel Prize is often viewed as the ultimate achievement in science. But to what extent would you go to win it? In 2014, astronomer Dr. Brian Keating invented BICEP2, the most powerful cosmology telescope ever made. Using this, he...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Indexing Values in Arrays with JavaScript
In this video, you will learn how to access specific values in arrays using their index number in JavaScript. By the end of the video, you should have a solid understanding of how to use indexing to work with arrays in JavaScript. This...
Music Matters
An Introduction to Beethoven's Piano Sonata No. 8, Op. 13 (Pathetique)
An overview of Beethoven's Pathetique Piano Sonata No. 8, Op. 13. This music analysis video provides a simple examination of the work. Through this study one begins to understand the structure and musical language of a famous piece, and...
Curated Video
Binary: What Is Binary?
Learn how the binary base system works, and how to symbolise any number using just two digits. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films show abstract concepts in...
Curated Video
Describe a neural network : Neural Network for Binary Classifications
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary Classifications,...
Curated Video
Describe a neural network : Neural Network with PCA for Binary Classifications
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary Classifications,...
Curated Video
Describe an advanced data structure : Binary Searching for an Optimal Subarray Length
From the section: More Complex Algorithms on Arrays. In this section, we will deal with even more complex problems involving arrays. They will require more complex logic or data structures to solve, or a clever way of applying more than...
Curated Video
Understanding Dilations and Similar Triangles
In this video, the teacher explains how to determine if two triangles are similar under dilation. They review the properties of dilation and similar figures, such as proportional corresponding sides and congruent corresponding angles.
Curated Video
Compare different types of data structures : Binary Indexed Trees
From the section: Tree-Based Data Structures. In this section, we will go over a few robust tree-based data structures, that are indispensable for efficiently solving various query-related problems. In this video, we introduce another...
Curated Video
Compare different types of data structures : Binary Indexed Trees for the RMQ Problem
From the section: Tree-Based Data Structures. In this section, we will go over a few robust tree-based data structures, that are indispensable for efficiently solving various query-related problems. This video presents an extension of...
Curated Video
The ABC's of Coding
Aside from the coding languages there seems to be all sorts of jargon used by coders. The amount of jargon can be overwhelming to new programmers. In this video, Mark reviews the most common jargon used by programmers from A to Z. Learn...
Curated Video
The Evolution of Optical Media
Optical media, such as CDs, DVDs, and Blu-ray discs, encode data as binary code and are read by lasers. We explore how these discs work and the impact they have had on music and video distribution. Additionally, we discuss the emergence...
TED Talks
Chris Domas: The 1s and 0s behind cyber warfare
Chris Domas is a cybersecurity researcher, operating on what's become a new front of war, "cyber." In this engaging talk, he shows how researchers use pattern recognition and reverse engineering (and pull a few all-nighters) to...
Curated Video
Multi-Paradigm Programming with Modern C++ - Application Binary Interface
Sometimes we want to share a package, without sharing its source code. And sometimes we want to push updates to our shared libraries, without requiring that customers re-build their applications. This requires a stable application binary...
Mr Henry's Music World
Melodic Listening Exercises for Beginners Intervals (3rd and 4th)
Welcome to Mr. Henry's melodic listening exercises! Learn how to identify intervals through listening and even take the melodic challenge to exercise your ears.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Invert Binary Tree – Part 1
This is the first part of the two-part video that demonstrates how to work with an invert binary tree. This clip is from the chapter "Question 7: Invert Binary Tree" of the series "Data Structures and Algorithms: The Complete...