FuseSchool
Frequency Tables: Mean
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...
Curated Video
Bug Bounty Program Certification 11.1: About Android App Frontend Penetration
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
Curated Video
Bug Bounty Program Certification 1.1: The Course Overview
This video provides an overview of the entire course.
EarthEcho International
STEM Career Closeup: A Scientist's Work at the Jet Propulsion Lab
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...
Programming Electronics Academy
More Serial Library: Arduino Course 5.9
A description of using Serial Communication with Arduino.
Learning Mole
Mystery of The Missing Car Keys
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.
Makematic
UN Global Goal 13: Climate Action (Ages 11 - 17)
Short animation explaining UN Sustainable Development Goal 13: Climate Action for teenage students
Curated Video
Tips, Tricks, and Techniques for Node.js Development 5.4: Node Process Manager
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
Curated Video
Predictive Analytics with TensorFlow 9.2: Implementing an RNN for Spam Prediction
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
National Parks Service
Glacier National Park - Fall Colors (Accessible Version)
A grove of aspen trees with golden leaves flutter in the wind at Glacier National Park (audio description). CREDIT: Glacier National Park
Science360
A Best Kept Secret: STEM Research at Tribal Colleges and Universities
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...
Curated Video
Python for Network Forensics 3.1: Enumerating Directories
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...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 4.4: Code Coverage
In this video, we will learn how to look at the coverage of our code. • Install istanbul • Show coverage measurements • Analyze our code coverage
Curated Video
Learning D3.JS 5.0 8.4: Setting Up a Line Chart
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
Physics Girl
Why aren't plants black? 🌿
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?
Programming Electronics Academy
Class to Library: Arduino Course 8.7
A walk through of turing a class into an Arduino code library.
Programming Electronics Academy
Arrays and For Loops: Arduino Course 7.4
A walkthrough of using arrays and for loops in programming.
EarthEcho International
STEM Career Closeup: Aquaponic Farming
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...
Physics Girl
How do touchscreens work?
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...
Curated Video
Java 11 Programming for Beginners 5.3: Working with Annotations
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...
Curated Video
Java 11 Programming for Beginners 2.4: Using Primitive Types
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...
Curated Video
Mastering Tableau 2018.1, Second Edition 7.2: Quick Table Calculations – Running Total and Difference
In this video, we’ll see the details of running total and difference. • Understand running total and difference • Implement running total and difference