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.
Crash Course
Representing Numbers and Letters with Binary: Crash Course Computer Science
Today, we’re going to take a look at how computers use a stream of 1s and 0s to represent all of our data - from our text messages and photos to music and webpages. We’re going to focus on how these binary values are used to represent...
Curated Video
Understanding Binary: The Language of Computers
New ReviewThe video explains how computers use a binary number system with just two digits, 1 and 0, to process information through bits. By representing data in binary code, computers can efficiently translate and execute commands. This system...
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.
Curated Video
The Advantages and Functionality of Fiber Optic Technology
Fiber optics is a form of data transmission that uses light and glass rather than metal and electricity. It offers higher bandwidth and longer transmission distances compared to traditional metal cables, while also being immune to...
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....
Wonderscape
Magnetic Storage: How Computers Use Magnets
Dive into the fascinating world of magnetic data storage! Learn how computers and phones use tiny magnets to store vast amounts of information. Discover through simple experiments why strong magnets can disrupt electronic devices and...
SciShow
Moore's Law and The Secret World Of Ones And Zeroes
SciShow explains how SciShow exists -- and everything else that's ever been made or used on a computer -- by exploring how transistors work together in circuits to make all computing possible. Like all kinds of science, it has its...
SciShow
The Grandfather of the Computer was the Loom
In the early 19th century, a French weaver named Joseph-Marie Jacquard was searching for a better way to make fabric. And in so doing, he managed to invent a loom that inspired the first proper computer. Hosted by: Savannah Geary...
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
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
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
Implement a computer program using a classic algorithm : Project conclusion walkthrough
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Go through implementation steps from concluded project
Curated Video
Implement a computer program using a classic algorithm : Project handoff: Bringing it together
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Design and build a project that utilizes the algorithms and tools that have been...
Curated Video
Modify a data structure : Big O Notation and Calculating the Runtime of a Function
From the section: Linked Lists. Linked Lists: Big O Notation and Calculating the Runtime of a Function Linked Lists: Big O Notation and Calculating the Runtime of a Function
Curated Video
How Hard Drive Data is Stored and Retrieved
In this video, we learn about the components and functions of a hard drive, a data storage device used in computers. The video explains how data is stored and retrieved and how it reads and writes data without physical contact. It also...
Curated Video
Signal Storage and Transmission
New ReviewA video titled "Signal Storage and Transmission" identifies how digital and analog signals are stored and transmitted.
Packt
Describe the tree data structure : Basic Trees
From the section: Variants of Trees. This section describes a few tree-related topics. It presents the basic tree, together with its implementation in C#, and examples showing this in action. The section also introduces you to binary...
Curated Video
Describe an advanced data structure : Find the Given-Length Subarray with the Maximum Minimum
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but in fact...
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
The Ultimate Guide to Python Programming With Python 3.10 - Computers and Data
This video outlines the fundamentals of a computer's hardware that we must know about for troubleshooting. This clip is from the chapter "Generic Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
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,...