Instructional Video7:30
Curated Video

Nervous System Explained In Simple Words

Pre-K - Higher Ed
Your nervous system is why you can see this video, scratch your neck, feel hungry and ask yourself, “Who am I?” The human nervous system is a fascinating system with 86 billion neurons and about the same number of glial cells. The main...
Instructional Video2:58
Wonderscape

Mastering Basic Parts of Speech: The Foundations of Language

K - 5th
This video provides a comprehensive overview of the essential parts of speech: nouns, pronouns, verbs, adjectives, and adverbs. It explains how these elements combine to form correct and complete sentences, enhancing communication. The...
Instructional Video5:48
Wonderscape

Understanding Nouns: The Building Blocks of Sentences

K - 5th
Dive into the world of nouns, exploring their role as fundamental elements of language. This video differentiates between common and proper nouns, illustrating how they represent people, places, things, or ideas. It emphasizes the...
Instructional Video4:55
Wonderscape

Understanding Plant and Animal Cells: Structure and Function

K - 5th
Explore the basic structure and functions of plant and animal cells, the fundamental units of living organisms. Learn about the similarities and differences between plant and animal cells, including the roles of the cell membrane,...
Instructional Video5:25
Wonderscape

The Art of Essay Writing: An Exploration

K - 5th
Delve into the world of essay writing, a literary form that captures personal opinions, experiences, and arguments. Learn about the structure and types of essays, including literary, research, and personal essays. Understand the...
Instructional Video4:03
Wonderscape

Understanding Chemical Reactions: Reactants, Products, and Chemical Bonds

K - 5th
Learn about the components of a chemical reaction, including reactants and products, and how chemical bonds are affected during the process. Explore examples like cookies and rusty bike fenders to understand these concepts better. All...
Instructional Video3:06
Wonderscape

Exploring the Influence of Oceans on Earth's Environment

K - 5th
Dive into the vast world of oceans and discover their immense impact on our planet's climate and ecosystems. Learn about ocean currents, including the Gulf Stream, and their crucial role in regulating temperatures. Explore the effects of...
Instructional Video6:25
Wonderscape

Cell Division and Reproduction in Animals and Plants

K - 5th
Explore the processes of cell division and reproduction in animals and plants. Learn about mitosis, the process by which cells replicate and repair damaged tissue, and meiosis, the method of cell division involved in sexual reproduction....
Instructional Video2:36
Curated Video

How the Production Line Changed Society

Pre-K - Higher Ed
The introduction of the production line by Henry Ford revolutionized manufacturing, making cars more affordable and accessible to working people. This mass fabrication technique, still used today, standardized parts and increased...
Instructional Video5:07
Curated Video

Big Ideas - Episode 22 - High Speed Trains

Pre-K - Higher Ed
Near Geneva is the Big Idea of CERN, the world s largest particle-physics laboratory. In its tunnels, situated underground, scientists study matter, anti-matter and the forces that created the universe itself. Scientists are working on...
Instructional Video2:35
Curated Video

The Great Wall of China: a Historical Masterpiece

Pre-K - Higher Ed
China s lost famous landmark is the Great Wall, which attracts visitors from around the world. The giant defensive barrier is actually a number of different walls constructed over a two and a half thousand-year period. It stretches from...
Instructional Video2:33
Curated Video

The Revival of Britain's Canal System

Pre-K - Higher Ed
Canals are a way for countries like Britain to move large amounts of cargo from place to place, quickly and easily. After a period of decline, the canals are coming back into vogue as a way to reduce traffic congestion.
Instructional Video2:33
Curated Video

Elephant Conservation Efforts

Pre-K - Higher Ed
This video discusses the two main types of elephants, their distribution across different regions, and the challenges they face due to human encroachment. The video highlights efforts by park rangers to protect elephants by attaching...
Instructional Video8:31
Wonderscape

Paws and People: The Multifaceted Roles of Dogs in Human Society

K - 5th
Dive into the diverse roles of dogs throughout human history, from ancient guardians and hunters to modern service animals and social media stars. This video explores how dogs have transitioned from work partners in hunting and herding...
Instructional Video4:09
Wonderscape

Exploring Tree Anatomy: From Roots to Leaves

K - 5th
Step outside and learn about the fascinating structure of trees! From the sturdy trunks that we use for wood to the vibrant leaves that capture sunlight, this guide covers the essential parts of a tree and their functions. Understand how...
Instructional Video3:38
Science Buddies

Leaf Color Detection with Arduino

K - 5th
Program an Arduino to identify different color leaves using a color sensor in this science project
Instructional Video9:21
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - A More Challenging Sequence

Higher Ed
In this video, you will learn how to preform time series prediction with a complex signal. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent Neural...
Instructional Video9:47
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Recurrent Neural Networks (Elman Unit Part 2)

Higher Ed
In this video, you will learn how to use the simple RNN to solve many-to-one tasks and many-to-many problems. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Instructional Video9:25
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Recurrent Neural Networks (Elman Unit Part 1)

Higher Ed
In this video, we will get introduced to simple recurrent neural networks also called as Elman Unit. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning -...
Instructional Video10:22
Curated Video

Modern JavaScript from the Beginning - Second Edition - Ternary Operator

Higher Ed
The ternary operator is a concise way to write if/else statements in JavaScript, and this video shows us how to use it effectively. This clip is from the chapter "Logic and Control Flow" of the series "Modern JavaScript from the...
Instructional Video3:36
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Understanding Authentication

Higher Ed
This video explains authentication and why it is important. This clip is from the chapter "Website Authentication" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the process of website authentication.
Instructional Video6:21
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Introduction to React.JS

Higher Ed
In this video, we will look at React.JS, a popular JavaScript library for building user interfaces. You will learn about the benefits of using React, its component-based architecture, and the virtual DOM, and an overview of the key...
Instructional Video7:47
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Multi-Threads in Rust

Higher Ed
This video talks about multi-threads 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 Video6:56
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 01 - Java For Loop - Syntax and Puzzles

Higher Ed
In this video, you will learn about Java for loop—syntax and puzzles.