Instructional Video2:48
MinuteEarth

Are We Really 99% Chimp?

12th - Higher Ed
Are We Really 99% Chimp?
Instructional Video6:42
SciShow

These Scrolls Got Destroyed by a Volcano, But It’s Fine

12th - Higher Ed
The eruption of Mt Vesuvius buried the cities of Pompeii and Herculaneum, and one ancient library was burned to a crisp. However, scientists are now using machine learning and AI to decipher the writing on them and recover lost works of...
Instructional Video5:45
TED Talks

TED: 10 top time-saving tech tips | David Pogue

12th - Higher Ed
Tech columnist David Pogue shares 10 simple, clever tips for computer, web, smartphone and camera users. And yes, you may know a few of these already -- but there's probably at least one you don't.
Instructional Video11:46
Crash Course

Click Restraint: Crash Course Navigating Digital Information #9

12th - Higher Ed
The architecture of the social internet itself tells us not to be patient - to load more tweets, to hit refresh for new posts, and to click the top search results. But just because information is new, or algorithmically determined to be...
Instructional Video12:52
Crash Course

Check Yourself with Lateral Reading: Crash Course Navigating Digital Information #3

12th - Higher Ed
Look to your left. Look to your right. Look at this video. Today, John Green is going to teach you how to read laterally, using multiple tabs in your browser to look stuff up and fact check as you read. Real-time fact-checking an help...
Instructional Video3:17
MinuteEarth

Are We Really 99% Chimp?

12th - Higher Ed
Are We Really 99% Chimp?
Instructional Video4:32
TED-Ed

TED-ED: The Egyptian Book of the Dead: A guidebook for the underworld - Tejal Gala

Pre-K - Higher Ed
Ancient Egyptians believed that in order to become immortal after death, a spirit must first pass through the underworld - a realm of vast caverns, lakes of fire, and magical gates. Needless to say, one needed to come prepared. But how?...
Instructional Video1:30
Curated Video

Unearthing Ancient Mysteries: The Dead Sea Scrolls and the Copper Scroll

3rd - 12th
This video explores the discovery of the Dead Sea Scrolls and the mysterious Copper Scroll, shedding light on their historical significance and the treasures they may hold. It delves into the origins of Christianity and Judaism through...
Instructional Video24:09
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Display Paginated Movies

Higher Ed
This lecture shows how to carry out the pagination of the BlazorMovieApp application. Pagination displays the specified number of records per page. This clip is from the chapter "Paginating the Movies" of the series "Build and Learn...
Instructional Video4:40
Curated Video

Practical Cyber Hacking Skills for Beginners - NMAP Scripting

Higher Ed
In this video, we will look at the different scripts used in NMAP, programs, or codes used to check the vulnerability of networks and other functional availabilities.
Instructional Video6:48
Get Me Coding

How To Create a MySQL Database Schema on Windows

9th - 11th
Using MySQL Workbench, walk through the steps to create a MySQL database schema using the database samples provided by MySQL. This easy step by step video will show you have to get the sample database files and then understand the basic...
Instructional Video7:00
Instructional Video12:54
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Collectable Items

Higher Ed
In this video, you will learn how to download and incorporate collectible item packs into our game to make it more interactive.
Instructional Video9:06
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Viewport Basics

Higher Ed
This video will take us through the very basics; you will learn how to use the Viewport in Unreal Engine 5 to get a better perspective on your environment. You will learn how to navigate through the viewport using different camera modes,...
Instructional Video11:12
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Introduction to JavaScript: Making the Website Interactive

Higher Ed
After learning how to create a basic website, you will now learn to make the website more presentable, interactive, and enjoyable. We will use JavaScript. We will instruct ChatGPT to help us with the JavaScript code required to redesign...
Instructional Video10:41
Curated Video

Modern JavaScript from the Beginning - Second Edition - Page Loading and Window Events

Higher Ed
In this video, we will look at how to handle page loading and window events in JavaScript. You will learn how to use event listeners to detect when a page has finished loading and how to respond to window events such as resizing and...
Instructional Video6:15
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Are String Literals str in Rust

Higher Ed
In this video, you will learn about string literals (str) in Rust and how to use them effectively in your programs. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course...
Instructional Video3:27
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Install Microsoft Data Studio

Higher Ed
This video explains how to download and install Microsoft Data Studio. This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to get...
Instructional Video7:57
Curated Video

Modern JavaScript from the Beginning - Second Edition - Profile Scroller Project

Higher Ed
In this project, we will use iterators and generators to create a profile scroller application that displays a list of profiles and allows the user to scroll through them. This clip is from the chapter "Iterators, Generators, and Data...
Instructional Video5:29
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Events in JavaScript

Higher Ed
In this video, we will delve into the world of events in JavaScript, the fundamental concepts of events, such as event types, event handlers, and event listeners. The video demonstrates how to attach event listeners to HTML elements and...
Instructional Video2:47
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Overflow

Higher Ed
In this video, we will master the art of handling overflow in CSS3 and learn to control the behavior of content when it exceeds the dimensions of its container. We will discover how to handle overflow with properties such as overflow-x...
Instructional Video11:37
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Background

Higher Ed
In this video, we will explore the background property in CSS3 and learn how to apply background colors, images, and other properties to elements. You will learn to control the positioning, repeat, and size of backgrounds.
Instructional Video5:41
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Write Error Handling for a Program in Rust

Higher Ed
This is a solution video on writing error handling for a program in Rust. This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Instructional Video5:57
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Build a Hash Table with HashMap in Rust

Higher Ed
This is a solution video on building a hash table with HashMap in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on...