msvgo
The Inflorescence
It describes the different types of inflorescence seen in different plant species, including the different types of racemose and cymose inflorescence.
EarthEcho International
STEMExplore: Marine Biologist
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...
Curated Video
Python for Network Forensics 3.5: Reading the Journal
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...
Curated Video
High Performance Scientific Computing with C 1.1: The Course Overview
This video will give you an overview about the course.
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
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...
EarthEcho International
STEMExplore: Mechanical Engineer
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...
Physics Girl
Can you solve the burning stick riddle? ft Simone Giertz part 3/3
How can you time 45 minutes with 2 sticks that each burn for one hour?
Curated Video
High Performance Scientific Computing with C 1.5: Linear Equations and Matrix Methods
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
Makematic
Take Action for Sustainable Cities and Communities (Ages 11 - 17)
Teenage student explains how young people are taking action on Global Goal 11: Sustainable Cities and Communities
Next Animation Studio
Study finds donor stem cells can repair heart damage
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...
Programming Electronics Academy
Arrays and For Loops Continued: Arduino Course 7.5
A walkthrough of using arrays and for loops in programming.
Programming Electronics Academy
Tone Library Continued: Arduino Course 6.6
A description of how to explore a code library.
Curated Video
Mastering Tableau 2018.1, Second Edition 1.2: Exploring Tableau and Data Visualization
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
Weatherthings
Hurricane Camille
A history of the 1969, Category 5 hurricane, that struck the Mississippi coast.
Brainwaves Video Anthology
Jeffrey Remington - Teachers Make a Difference - J. Kevin Scanlon
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...
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Stem and Leaf Diagram - Explained
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...
EarthEcho International
STEMExplore: Coral Biologist
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...
Physics Girl
Mantis Shrimp Punch at 40,000 fps! - Cavitation Physics
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!
Curated Video
Bug Bounty Program Certification 3.1: Overview of Preparation Steps
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
Programming Electronics Academy
Switch Case: Arduino Course 5.6
A demonstration of how "switch-case statements" are used in programming.
Programming Electronics Academy
Arduino Toolchain: Arduino Course 2.7
A high level description of the software tools used to get the code you write on an Arduino board.
Learn German with Herr Antrim
The Basics of the Perfekt Tense & Regular Verbs
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...
Curated Video
Ensemble Machine Learning Techniques 3.3: Making Predictions on Movie Ratings Using SVM
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
Curated Video
Learning D3.JS 5.0 6.1: Get Started with Bars
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