Instructional Video7:50
Curated Video

Attack on Pearl Harbor | Bedtime History

K - 5th
December 7th is the anniversary of the attack on the Pearl Harbor naval base in 1941, which thrust the United States into World War II. Join us as we learn more about the details of the attack by the Empire of Japan, the aftermath, and...
Instructional Video8:06
Curated Video

Attack on Pearl Harbor for Kids | Bedtime History

K - 5th
December 7th is the anniversary of the attack on the Pearl Harbor naval base in 1941, which thrust the United States into World War II. Join us as we learn more about the details of the attack by the Empire of Japan, the aftermath, and...
Instructional Video3:42
Wonderscape

The Symbolic Artifacts of King Charles III's Coronation

K - 5th
Explore the rich history behind the artifacts used in King Charles III's coronation ceremony, from the legendary Stone of Destiny to the Sovereign's Orb and the royal crowns. Learn about the deep symbolism and traditions that have been a...
Instructional Video1:13
Curated Video

Matter and its Construction: Elements consist of Similar Atoms

K - 8th
By the end of this learning object, the student will be able to: Introduce the elements in nature.41826
Instructional Video2:24
Great Big Story

Louie gong and eighth generation, revolutionizing native art

12th - Higher Ed
Discover how Louie Gong's Eighth Generation empowers Native artists and challenges counterfeit culture with authentic, community-driven art.
Instructional Video3:10
Wonderscape

The Presidential Election Process: Caucuses and Primaries

K - 5th
Discover how presidential candidates campaign to win the support of their political party in caucuses and primary elections. Learn how the candidates are narrowed down to one from each of the two major political parties—Democratic and...
Instructional Video3:27
Wonderscape

Martin Luther King Jr.’s Response to Bloody Sunday

K - 5th
This video explores Martin Luther King Jr.'s actions following the violence of Bloody Sunday. Determined to continue the fight for voting rights, Dr. King led a symbolic march, worked closely with President Johnson, and helped secure a...
Instructional Video2:58
FuseSchool

What Are Square & Root Numbers | Numbers | Maths

6th - Higher Ed
In this video, viewers will learn how to square numbers and find square roots with ease. Starting with the fundamental concept of squaring a number—multiplying it by itself—the video explains using examples such as 4 2 = 16 4 2 =16 and...
Instructional Video4:22
Curated Video

Solving Absolute Value Expressions

9th - Higher Ed
Welcome to Math Defined with Mrs. C. - Math Confidence-Boosting Math Practice - Solving Absolute Value Expressions. In this video, I'll guide you through the process of solving an expression with Absolute Value. Join me as I break down...
Instructional Video2:00
Curated Video

The Lasting Legacy of Catherine of Aragon, Queen of England

12th - Higher Ed
Catherine of Aragon endured a lifetime of challenges, maintaining her dignity and strength as a Spanish infanta and Queen of England. Despite her rejection by Henry VIII, she continued to act as a true queen, leading in battle,...
Instructional Video5:47
Wonderscape

Comparing Two-Digit Numbers: Less Than, Greater Than, and Equal To

K - 5th
Learn how to compare two-digit numbers using less than, greater than, and equal to symbols. Understand the role of the tens and ones places in determining which number is larger or smaller. Understanding Value, Base 10 and Symbols for...
Instructional Video5:39
Curated Video

An Introdcution to the Dark Ages of England

3rd - Higher Ed
Golden ages have often been followed by long periods of decline, as seen in Western Europe during the first millennium AD. The departure of the Romans led to centuries of invasions and conflicts, particularly in England, where the...
Instructional Video12:54
PBS

Unicorns: Magical Icons or Violent Beasts?

9th - Higher Ed
Unicorns are all over the place in popular culture these days - movies, TV shows, toys, clothing and books for children and adults alike. But you might be interested to learn that the majestic, all-white horse with a spiralized horn on...
Instructional Video8:30
Curated Video

Machine Learning: Random Forest with Python from Scratch - Sets

Higher Ed
Our next datatype is a set, an unordered collection of iterable and mutable data. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on...
Instructional Video10:29
Curated Video

Modern JavaScript from the Beginning - Second Edition - Symbols

Higher Ed
Symbols are a new primitive type in JavaScript, introduced in ES6. In this video, you will learn what symbols are and how they can be used to create unique identifiers for objects. This clip is from the chapter "Iterators, Generators,...
Instructional Video6:32
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Smart Pointers in Rust

Higher Ed
This video talks about smart pointers 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:42
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Borrowing in Rust - The “&†Symbol in Rust

Higher Ed
In Rust, borrowing is an essential concept for managing memory and preventing common memory-related errors. The ‘&' symbol is used to create references to variables and pass them to functions, which allows efficient memory management...
Instructional Video28:21
Curated Video

Concurrent and Parallel Programming in Python - Improving Our Wiki Worker

Higher Ed
After successfully creating and defining our Yaml reader, we will implement this into our main class.
Instructional Video20:12
Curated Video

Concurrent and Parallel Programming in Python - Integrating the Postgres Worker

Higher Ed
After creating our Postgres database insertion worker, we will integrate this worker into our main function and make changes to ensure that everything is working properly.
Instructional Video15:07
Curated Video

Concurrent and Parallel Programming in Python - Queues and Master Scheduler

Higher Ed
In the previous lessons, you learned how to set up our Wikipedia reader and the Yahoo Finance worker; we will now systemize the process and create separate process entities. You will learn to create queues, take elements, and place them...
Instructional Video16:23
Curated Video

Concurrent and Parallel Programming in Python - Creating a Yahoo Finance Reader

Higher Ed
After learning how to create the Wikipedia reader, you will learn how to write a threaded class to extract the price from a Yahoo Finance portal.
Instructional Video14:06
Curated Video

Concurrent and Parallel Programming in Python - Creating a Wikipedia Reader

Higher Ed
After comprehensively practicing our basic threading creation, we will look at the project we will create to implement threading more effectively.
Instructional Video3:04
Curated Video

Vue.js 3 and Firebase for Beginners - The Basket UI

Higher Ed
In this video, we will create the basket UI. The basket will also be a table that shows the pizzas that the users select. This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section...
Instructional Video4:48
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Operators in Solidity

Higher Ed
In this video, you will learn about Operators in Solidity and how they can be used to perform mathematical and logical operations on variables. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and...