Instructional Video7:33
msvgo

The Inflorescence

K - 12th
It describes the different types of inflorescence seen in different plant species, including the different types of racemose and cymose inflorescence.
Instructional Video2:33
EarthEcho International

STEMExplore: Marine Biologist

9th - 12th
Ilsa Kuffner is a Research Marine Biologist with the US Geological Survey who investigates the causes and effects of coral reef degradation. She conducts experiments in the field to determine how various factors such as water...
Instructional Video6:08
Curated Video

Python for Network Forensics 3.5: Reading the Journal

Higher Ed
In this video, we will continue our experimentation with reading and parsing system logs. • Further interact with the Systemd journal • Use our Python skills to effectively parse information regarding system events • Narrow down events...
Instructional Video4:21
Curated Video

High Performance Scientific Computing with C 1.1: The Course Overview

Higher Ed
This video will give you an overview about the course.
Instructional Video7:05
Curated Video

Cloud Native Development on Azure with Java 2.1: Build a Spring Boot Java Application and Provide CRUD Functionality for a To-Do List

Higher Ed
This video will walk you through a few quick steps to create a simple To-Do application capable of tracking your upcoming tasks. You can add new tasks to the application, and when you are done with a particular task, you can mark it as...
Instructional Video2:03
EarthEcho International

STEMExplore: Mechanical Engineer

9th - 12th
This video features a mechanical engineer who works for Otis Elevator, discussing the importance of elevators in enabling urbanization and skyscrapers. He talks about the behind-the-scenes work that goes into designing and testing...
Instructional Video7:19
Physics Girl

Can you solve the burning stick riddle? ft Simone Giertz part 3/3

9th - 12th
How can you time 45 minutes with 2 sticks that each burn for one hour?
Instructional Video5:26
Curated Video

High Performance Scientific Computing with C 1.5: Linear Equations and Matrix Methods

Higher Ed
How can we invert a matrix? How fast can we do it? • Learn why matrix inversion is useful • See how to invert a matrix numerically • Learn how expensive matrix inversion is
Instructional Video2:14
Makematic

Take Action for Sustainable Cities and Communities (Ages 11 - 17)

K - 5th
Teenage student explains how young people are taking action on Global Goal 11: Sustainable Cities and Communities
Instructional Video0:43
Next Animation Studio

Study finds donor stem cells can repair heart damage

12th - Higher Ed
Researchers from the University of Miami have made a breakthrough in using stem cells to repair hearts damaged from heart attack. The study found that stem cells donated by strangers were just as safe and effective as patients' own cells...
Instructional Video16:07
Programming Electronics Academy

Arrays and For Loops Continued: Arduino Course 7.5

Higher Ed
A walkthrough of using arrays and for loops in programming.
Instructional Video20:36
Programming Electronics Academy

Tone Library Continued: Arduino Course 6.6

Higher Ed
A description of how to explore a code library.
Instructional Video9:06
Curated Video

Mastering Tableau 2018.1, Second Edition 1.2: Exploring Tableau and Data Visualization

Higher Ed
In this video, we’ll see the features and functionalities that Tableau provides. We’ll also look at the basics of creating a data visualization. • How to visualize data in Tableau? • Creating your first data visualization
Instructional Video4:07
Weatherthings

Hurricane Camille

6th - 8th
A history of the 1969, Category 5 hurricane, that struck the Mississippi coast.
Instructional Video2:40
Brainwaves Video Anthology

Jeffrey Remington - Teachers Make a Difference - J. Kevin Scanlon

Higher Ed
Jeff Remington is a finalist for the Global Teacher Prize and one of ten National STEM Teacher Ambassadors from a program administered by The National Science Teachers Association (NSTA) and the National Council of Teachers of...
Instructional Video4:57
Curated Video

GCSE Secondary Maths Age 13-17 - Probability & Statistics: Stem and Leaf Diagram - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Instructional Video1:49
EarthEcho International

STEMExplore: Coral Biologist

9th - 12th
The video showcases the life of a marine biologist who spends half of their time in the field studying reefs and the other half in the lab analyzing data. The biologist's work includes coral restoration, monitoring coral health, and...
Instructional Video5:31
Physics Girl

Mantis Shrimp Punch at 40,000 fps! - Cavitation Physics

9th - 12th
The mantis shrimp punch is fast enough to boil water! How much force do they create, and how is physics preventing them from being any faster? Find out how mantis shrimp cause cavitation!
Instructional Video5:59
Curated Video

Bug Bounty Program Certification 3.1: Overview of Preparation Steps

Higher Ed
In this video, we will have a look at the preparation steps. • Explore various technologies • Learn about ports and services information • Explore vulnerability scanning and tools
Instructional Video5:57
Programming Electronics Academy

Switch Case: Arduino Course 5.6

Higher Ed
A demonstration of how "switch-case statements" are used in programming.
Instructional Video8:39
Programming Electronics Academy

Arduino Toolchain: Arduino Course 2.7

Higher Ed
A high level description of the software tools used to get the code you write on an Arduino board.
Instructional Video12:49
Learn German with Herr Antrim

The Basics of the Perfekt Tense & Regular Verbs

9th - 12th
In this video Herr Antrim explains when to use the Perfekt tense, how to form it and how regular verbs work in this tense. It includes example sentences with English and German together as well as all of the rules you need to get started...
Instructional Video7:59
Curated Video

Ensemble Machine Learning Techniques 3.3: Making Predictions on Movie Ratings Using SVM

Higher Ed
In this video, we will use Python to implement the Bagging technique using SVM. • We will use Jupyter Notebook to execute our code • Use Movie Rating to perform classification • Implement Bagging in python for classification
Instructional Video5:36
Curated Video

Learning D3.JS 5.0 6.1: Get Started with Bars

Higher Ed
In this video, we will learn how to create a basic bar graph. • Understand the code and add more code to the given files • Understand how it’s done manually and how it’s done on D3.js • View the result with the developers’ tools