Instructional Video17:46
TED Talks

TED: How love can help repair social inequality | Chloé Valdary

12th - Higher Ed
What does Kendrick Lamar have in common with Disney's "Moana"? They recognize our common humanity and show us how to love ourselves and one another, says writer and educator Chloé Valdary. She shares how she uses pop culture to help...
Instructional Video10:36
Crash Course

How Computers Calculate - the ALU: Crash Course Computer Science

12th - Higher Ed
Today we're going to talk about a fundamental part of all modern computers. The thing that basically everything else uses - the Arithmetic and Logic Unit (or the ALU). The ALU may not have the most exciting name, but it is the...
Instructional Video2:18
Packt

Types of network : Network Categories and Components

Higher Ed
From the section: Basic Networking Terms (ICND1). This Section is about the basic Networking Terms. This includes lectures on Network Interface Card, Network protocol, computer network and so on. Basic Networking Terms (ICND1): Network...
Instructional Video8:53
Curated Video

Design a computer system using tree search and reinforcement learning algorithms : Understanding Reinforcement Learning Algorithms

Higher Ed
From the section: Getting Started With Reinforcement Learning Using OpenAI Gym. In this section, we will introduce the basics of the reinforcement learning problem, and explain how OpenAI gym helps with developing and research solutions...
Instructional Video3:20
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Computer Hardware

Higher Ed
This video explains the need to understand the basics of how our computer works. This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and cloud hosting...
Instructional Video4:39
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Primary PC Components

Higher Ed
Mike takes you on a tour of the primary PC components including the computer case, monitor, and various peripherals including the keyboard, mouse, speakers, and more. This clip is from the chapter "Book Chapter 2 - The Visible Computer"...
Instructional Video7:13
Weatherthings

Weather Things: Basic Weather Instruments

6th - 8th
Weather forecasting requires observation. Beyond the things we can see, hear and sense, meteorologists need detailed data to observe distant weather, whether that is distant along the ground, or distant up into the sky. Weather...
Instructional Video4:16
Packt

CompTIA Network+ Certification N10-007: The Total Course - Introduction to Structured Cabling

Higher Ed
This video provides an introduction to structured cabling and explains its basic components, such as an equipment room, horizontal runs, and the work area. This clip is from the chapter "Installing a Physical Network" of the series...
Instructional Video4:34
Curated Video

Predictive Analytics with TensorFlow 3.2: TensorFlow Computational Graph

Higher Ed
When thinking of execution of a TensorFlow program we should be familiar with a graph creation and a session execution. Basically the first one is for building the model and the second one is for feeding the data in and getting the...
Instructional Video12:36
Rock 'N Learn

Subtraction Rap - Digits up to 20

K - 5th
Here is the fun and easy way to learn to read with Rock 'N Learn Mathematics. Enjoy learning with fun, catchy, engaging mathematics songs.
Instructional Video13:30
Programming Electronics Academy

Tutorial 11: If Statement Conditionals: Arduino Course for Absolute Beginners (ReM)

Higher Ed
In the last lesson we learned about the "If statement". The "If statement" was the perfect choice for setting up instructions to run only when certain conditions are met. "If 30 seconds has passed - stop the heating element" or "If the...
Instructional Video13:39
Programming Electronics Academy

How to Organize Code

Higher Ed
If you are new to writing code with Arduino it can be confusing on how to organize the program. But once you know where stuff goes in an Arduino program it's actually pretty simple. In this lesson, you are gonna learn how to organize the...
Instructional Video6:12
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Touring a PC

Higher Ed
Learn the basic parts of a PC in this episode. This clip is from the chapter "Book Chapter 2 - The Visible Computer" of the series "CompTIA A+ Certification Core 1 (220-1101)".In this section, we will focus on Core 1: 3.0—hardware—and...
Instructional Video4:05
Weatherthings

Weather Things: Advanced Weather Instruments

6th - 8th
Weather forecasting requires observation. Beyond the things we can see, hear and sense, meteorologists need detailed data to observe distant weather, whether that is distant along the ground, or distant up into the sky. Weather...
Instructional Video4:50
Weatherthings

Weather Things: Satellite

6th - 8th
Weather forecasting requires observation. Beyond the things we can see, hear and sense, meteorologists need detailed data to observe distant weather, whether that is distant along the ground, or distant up into the sky. Weather...
Instructional Video5:47
Weatherthings

Weather Things: Radar

6th - 8th
Weather forecasting requires observation. Beyond the things we can see, hear and sense, meteorologists need detailed data to observe distant weather, whether that is distant along the ground, or distant up into the sky. Weather...
Instructional Video8:51
Curated Video

Correct Usage of Who and Whom in Questions

K - 5th
In this video, the teacher explains the correct usage of the relative pronouns who and whom. They provide examples and guide the students through practice exercises to help them understand when to use each pronoun correctly. The teacher...
Instructional Video7:42
Programming Electronics Academy

Tutorial 01: Hardware Overview: Arduino Course for Absolute Beginners (ReM)

Higher Ed
What are all the components on that aesthetically pleasing blue Arduino circuit board? What does GND stand for, and what is with the "~" mark next to those plastic lifted holes mean? This tutorial covers the hardware on the Arduino board...
Instructional Video19:06
Curated Video

Converting Decimal to Hexadecimal

Pre-K - Higher Ed
In this tutorial, the concept of converting decimal numbers to hexadecimal is explained in a simple and easy-to-understand manner. The instructor breaks down the process step by step, emphasizing the use of binary as an intermediary step...
Instructional Video7:54
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Laptop Features

Higher Ed
Portable computers use the function key (Fn) to activate alternative features. These include screen sharing, power settings, audio options, and more. The Settings app in Windows enables you to adjust a host of laptop settings (which...
Instructional Video3:25
Curated Video

Five Facts - Stone Age

Pre-K - 5th
This video explores five fun facts about stone age.
Instructional Video4:12
TED-Ed

Inside Your Computer

9th - 12th Standards
Computers are amazingly powerful machines that we have come to take for granted. Starting with a simple click of the mouse, this animated video takes you on a trip through the inner workings of computers. Learn how programs allow the...
Instructional Video11:10
Crash Course

How Computers Calculate—the ALU: Crash Course Computer Science # 5

9th - Higher Ed
ALU, what are you? Young computer scientists watch a video to learn about the Arithmetic and Logic Unit (ALU) in the fifth video of the series. They use logic gates to represent each component of this unit.
Instructional Video
Crash Course

Crash Course Computer Science #6: Registers and Ram

9th - 10th
This video focuses on registers and RAM memory. Today we're going to create memory! Using the basic logic gates we discussed in episode 3 we can build a circuit that stores a single bit of information, and then through some clever...