Instructional Video4:54
FuseSchool

Frequency Tables: Mean

6th - Higher Ed
In this video, we are going to look at how we can find the mean from data in a table. A mean is commonly associated with the term average and is found by dividing the sum total of values by the number of values themselves. CREDITS...
Instructional Video6:27
Curated Video

Bug Bounty Program Certification 11.1: About Android App Frontend Penetration

Higher Ed
In this video, you will learn about Android app frontend penetration overview. • Explore frontend penetration techniques • Understand the process of frontend penetration • Learn about the goals of frontend penetration
Instructional Video2:32
Curated Video

Bug Bounty Program Certification 1.1: The Course Overview

Higher Ed
This video provides an overview of the entire course.
Instructional Video11:49
Professor Dave Explains

Adverbs in Italian

12th - Higher Ed
Adverbs.
Instructional Video2:55
EarthEcho International

STEM Career Closeup: A Scientist's Work at the Jet Propulsion Lab

9th - 12th
The video features a scientist working at JPL who analyzes data from satellite missions, particularly the Grace mission which measures Earth's gravity. She talks about her background in mathematics and physics, and her excitement for the...
Instructional Video16:31
Programming Electronics Academy

More Serial Library: Arduino Course 5.9

Higher Ed
A description of using Serial Communication with Arduino.
Instructional Video6:52
Learning Mole

Mystery of The Missing Car Keys

Pre-K - 12th
This Lucas Detective video lesson is the Mystery of the Missing Car Keys.Students will enjoy joining Lucas in this animated video as they discover STEM subjects and work to unveil the mystery.
Instructional Video2:44
Encyclopaedia Britannica

Women in STEM: Meet Tu Youyou

Pre-K - Higher Ed
Learn about the life and work of Tu Youyou.
Instructional Video3:05
Makematic

UN Global Goal 13: Climate Action (Ages 11 - 17)

K - 5th
Short animation explaining UN Sustainable Development Goal 13: Climate Action for teenage students
Instructional Video5:42
Curated Video

Tips, Tricks, and Techniques for Node.js Development 5.4: Node Process Manager

Higher Ed
In this video, we will see how to use a process manager to keep our Node.js applications up and running. • Get an introduction to node process manager • Show strongloop • Show pm2
Instructional Video3:39
Curated Video

Predictive Analytics with TensorFlow 9.2: Implementing an RNN for Spam Prediction

Higher Ed
We will see how to implement an RNN in TensorFlow to predict spam/ham from texts. • Construct RNN network • Perform the training • Plot accuracy over time
Instructional Video1:00
National Parks Service

Glacier National Park - Fall Colors (Accessible Version)

Pre-K - Higher Ed
A grove of aspen trees with golden leaves flutter in the wind at Glacier National Park (audio description). CREDIT: Glacier National Park
Instructional Video19:59
Science360

A Best Kept Secret: STEM Research at Tribal Colleges and Universities

12th - Higher Ed
Amazing things can happen when Native American tribes and the National Science Foundation work together. This documentary showcases original research being conducted by students and faculty at tribal colleges and universities, as well as...
Instructional Video8:01
Curated Video

Python for Network Forensics 3.1: Enumerating Directories

Higher Ed
In this video, we will further the understanding of directory traversal in GNU/Linux systems. We will also understand and accomplish traversal recursively. • Learn the concepts of threading to implement recursive traversing • Begin using...
Instructional Video7:33
Curated Video

Tips, Tricks, and Techniques for Node.js Development 4.4: Code Coverage

Higher Ed
In this video, we will learn how to look at the coverage of our code. • Install istanbul • Show coverage measurements • Analyze our code coverage
Instructional Video6:17
Curated Video

Learning D3.JS 5.0 8.4: Setting Up a Line Chart

Higher Ed
In this video, we will learn how to set up a basic structure for a line chart. • Understand the HTML file • Understand the CSS file • Understand the app.js file and view the result
Instructional Video1:15
Physics Girl

Why aren't plants black? 🌿

9th - 12th
Why are plants green? Is there a reason plants evolved to be green, globally? What does it have to do with the color of the sunlight coming down through our atmosphere?
Instructional Video15:18
Programming Electronics Academy

Class to Library: Arduino Course 8.7

Higher Ed
A walk through of turing a class into an Arduino code library.
Instructional Video7:21
Programming Electronics Academy

Arrays and For Loops: Arduino Course 7.4

Higher Ed
A walkthrough of using arrays and for loops in programming.
Instructional Video2:33
EarthEcho International

STEM Career Closeup: Aquaponic Farming

9th - 12th
Adam Navidi is an aquaponic chef who runs Future Foods Farms in California. He combines aquaculture and hydroponics to create an efficient farming method that produces fresh fish and nutrient-rich plants. He encourages people to...
Instructional Video5:48
Physics Girl

How do touchscreens work?

9th - 12th
How does a touchscreen work? Why can you text with your finger, but not with a q-tip? The physics of smartphones is a complicated and amazing mixture of engineering, physics, electronics and computer science. Topics: Capacitive touch...
Instructional Video5:09
Curated Video

Java 11 Programming for Beginners 5.3: Working with Annotations

Higher Ed
Here we cover annotations and how they help with documentation as well as compile-time and runtime uses. • Add an analysis of financial data based on average spending on each day of week. The new code uses annotations • Explain the...
Instructional Video14:31
Curated Video

Java 11 Programming for Beginners 2.4: Using Primitive Types

Higher Ed
This is a heavyweight video. We do most of the example solving here to showcase primitive types. • Quick run through of the various primitive types in Java • A brief mention of overflow and underflow • A live programming session solving...
Instructional Video6:46
Curated Video

Mastering Tableau 2018.1, Second Edition 7.2: Quick Table Calculations – Running Total and Difference

Higher Ed
In this video, we’ll see the details of running total and difference. • Understand running total and difference • Implement running total and difference