TED Talks
TED: How love can help repair social inequality | Chloé Valdary
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...
Crash Course
How Computers Calculate - the ALU: Crash Course Computer Science
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...
Packt
Types of network : Network Categories and Components
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...
Curated Video
Design a computer system using tree search and reinforcement learning algorithms : Understanding Reinforcement Learning Algorithms
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Computer Hardware
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...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Primary PC Components
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"...
Weatherthings
Weather Things: Basic Weather Instruments
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...
Packt
CompTIA Network+ Certification N10-007: The Total Course - Introduction to Structured Cabling
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...
Curated Video
Predictive Analytics with TensorFlow 3.2: TensorFlow Computational Graph
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...
Rock 'N Learn
Subtraction Rap - Digits up to 20
Here is the fun and easy way to learn to read with Rock 'N Learn Mathematics. Enjoy learning with fun, catchy, engaging mathematics songs.
Programming Electronics Academy
Tutorial 11: If Statement Conditionals: Arduino Course for Absolute Beginners (ReM)
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...
Programming Electronics Academy
How to Organize Code
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...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Touring a PC
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...
Weatherthings
Weather Things: Advanced Weather Instruments
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...
Weatherthings
Weather Things: Satellite
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...
Weatherthings
Weather Things: Radar
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...
Curated Video
Correct Usage of Who and Whom in Questions
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...
Programming Electronics Academy
Tutorial 01: Hardware Overview: Arduino Course for Absolute Beginners (ReM)
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...
Curated Video
Converting Decimal to Hexadecimal
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...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Laptop Features
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...
TED-Ed
Inside Your Computer
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...
Crash Course
How Computers Calculate—the ALU: Crash Course Computer Science # 5
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.
Crash Course
Crash Course Computer Science #6: Registers and Ram
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...