Instructional Video2:43
Curated Video

Understanding the Basic Components of a Computer System

12th - Higher Ed
New ReviewThis video provides an overview of the basic components of a computer setup, including the computer case, monitor, keyboard, and mouse. It explains how these parts work together to facilitate processing, display, and interaction with the...
Instructional Video6:46
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - What Is a Computer?

Higher Ed
Computers are everywhere if you know where to look! What are the parts and the functions of a computer? What do all these devices have in common? This clip is from the chapter "Book Chapter 2 - The Visible Computer" of the series...
Instructional Video3:17
Curated Video

What's Inside Your Computer Tower (CPU box)?

Pre-K - Higher Ed
The main parts of a computer cabinet are the processor, motherboard, hard drive, and power supply. The processor is the most important part of the cabinet, and the motherboard is the board that takes up most of the visible space inside...
Instructional Video3:17
Science ABC

What's Inside Your Computer Tower (CPU box)?

Pre-K - Higher Ed
The main parts of a computer cabinet are the processor, motherboard, hard drive, and power supply. The processor is the most important part of the cabinet, and the motherboard is the board that takes up most of the visible space inside...
Instructional Video2:08
Curated Video

Inside the Computer: Exploring Key Components and How They Work

12th - Higher Ed
New ReviewThis video provides a basic overview of the key components inside a computer, such as the motherboard, CPU, RAM, hard drive, and power supply unit. It explains their functions and how they work together to make a computer operate. The...
Instructional Video6:55
Packt

Introduction to computer hardware and software : What is a Computer?

Higher Ed
From the section: The Visible Computer. In this section, we learn more about primary PC computer, external connections and learn more about computer. Computers are everywhere if you know where to look! What are the parts and the...
Instructional Video6:55
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - What is a Computer?

Higher Ed
Computers are everywhere if you know where to look! What are the parts and the functions of a computer? What do all these devices have in common? This clip is from the chapter "The Visible Computer" of the series "CompTIA A+...
Instructional Video12:10
TED Talks

The promise of quantum computers | Matt Langione

12th - Higher Ed
What if tiny microparticles could help us solve the world's biggest problems in a matter of minutes? That's the promise -- and magic -- of quantum computers, says Matt Langione. Speaking next to an actual IBM quantum computer, he...
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 Video10:56
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Power Management

Higher Ed
Saving power is important, especially on mobile devices and laptops. Every CPU has a built-in feature to shut down different parts of a computer to reduce power needs. It's up to the techs to make sure the power management settings are...
Instructional Video4:12
Curated Video

Implement logical operations in a computer program : Exploring Logical Operators – Part 2

Higher Ed
From the section: Introduction to Decision Statements and Control Flow. In this section, you will be introduced to Java's decision statements and control flow constructs. This will include getting to know the Java keywords of if if/else,...
Instructional Video6:07
Curated Video

Implement logical operations in a computer program : Exploring Logical Operators – Part 1

Higher Ed
From the section: Introduction to Decision Statements and Control Flow. In this section, you will be introduced to Java's decision statements and control flow constructs. This will include getting to know the Java keywords of if if/else,...
Instructional Video8:58
TED Talks

Arnav Kapur: How AI could become an extension of your mind

12th - Higher Ed
Try talking to yourself without opening your mouth, by simply saying words internally. What if you could search the internet like that -- and get an answer back? In the first live public demo of his new technology, TED Fellow Arnav Kapur...
Instructional Video1:06:28
TED Talks

TED: A future worth getting excited about | Elon Musk

12th - Higher Ed
What's on Elon Musk's mind? In conversation with head of TED Chris Anderson, Musk details how the radical new innovations he's working on -- Tesla's intelligent humanoid robot Optimus, SpaceX's otherworldly Starship and Neuralink's...
Instructional Video3:55
Curated Video

World of Computer Networking Your CCNA start - Structure of a Media Access Control (MAC) Address

Higher Ed
This video explains the structure of a MAC address. This clip is from the chapter "Ethernet" of the series "World of Computer Networking: Your CCNA start".This section introduces you to Ethernet.
Instructional Video2:08
Curated Video

Inside the Computer: Understanding the Components

12th - Higher Ed
New ReviewThis video provides an insightful look into the internal components of a computer, breaking down the functions of key parts that enable the computer to operate effectively. It starts by introducing the motherboard as the central circuit...
Instructional Video5:08
SciShow

Hacking the Brain: The Future of Prosthetics

12th - Higher Ed
We usually think of 'hacking' as a bad thing, but scientists are working on ways to hack the brain that will greatly benefit people with prosthetics, and maybe someday people with paralysis.
Instructional Video5:09
SciShow

Hacking the Brain: The Future of Prosthetics

12th - Higher Ed
We usually think of 'hacking' as a bad thing, but scientists are working on ways to hack the brain that will greatly benefit people with prosthetics, and maybe someday people with paralysis.
Instructional Video7:29
Programming Electronics Academy

Display Arduino output (e.g. sensor data) on your computer monitor with this simple function: Part 1

Higher Ed
In many cases while using an Arduino, you will want to see the data being generated by the Arduino. One common method of doing this is using the print() function from the Serial library to display information to your computer’s monitor....
Instructional Video9:55
Curated Video

How to Write a Request for Proposal - RFP Explained

9th - Higher Ed
New ReviewWriting a Request for Proposal is never fun, but it is vital for a business that is looking for a supplier to help them solve their problems. Here we go through the parts of a request for proposal so you know what you need to do if you...
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 Video8:59
Paul Marriott

Tutorial: How a 7-Segment Display works w/Arduino Uno

9th - 12th
Originally part of a live school podcast, this tutorial demonstration shows you how a 7-segment display works. Use of Arduino Uno microcontroller, half breadboard and a common cathode 7-segment display module.
Instructional Video8:49
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : What is computer vision and why is it important?

Higher Ed
From the section: Computer Vision Basics: Part 1. In this section, we’ll cover the basic features of Computer Vision. Computer Vision Basics: Part 1: What is computer vision and why is it important?
Instructional Video3:27
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Find a truck in an image manually!

Higher Ed
From the section: Computer Vision Basics: Part 3. In this section, we’ll cover the advanced features of Computer Vision. Computer Vision Basics: Part 3: [Activity] Find a truck in an image manually!