Curated Video
Attack on Pearl Harbor | Bedtime History
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...
Curated Video
Attack on Pearl Harbor for Kids | Bedtime History
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...
Wonderscape
The Symbolic Artifacts of King Charles III's Coronation
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...
Curated Video
Matter and its Construction: Elements consist of Similar Atoms
By the end of this learning object, the student will be able to: Introduce the elements in nature.41826
Great Big Story
Louie gong and eighth generation, revolutionizing native art
Discover how Louie Gong's Eighth Generation empowers Native artists and challenges counterfeit culture with authentic, community-driven art.
Wonderscape
The Presidential Election Process: Caucuses and Primaries
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...
Wonderscape
Martin Luther King Jr.’s Response to Bloody Sunday
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...
FuseSchool
What Are Square & Root Numbers | Numbers | Maths
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...
Curated Video
Solving Absolute Value Expressions
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...
Curated Video
The Lasting Legacy of Catherine of Aragon, Queen of England
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,...
Wonderscape
Comparing Two-Digit Numbers: Less Than, Greater Than, and Equal To
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...
Curated Video
An Introdcution to the Dark Ages of England
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...
PBS
Unicorns: Magical Icons or Violent Beasts?
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...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Sets
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Symbols
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,...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Smart Pointers in Rust
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
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Borrowing in Rust - The “&†Symbol in Rust
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...
Curated Video
Concurrent and Parallel Programming in Python - Improving Our Wiki Worker
After successfully creating and defining our Yaml reader, we will implement this into our main class.
Curated Video
Concurrent and Parallel Programming in Python - Integrating the Postgres Worker
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.
Curated Video
Concurrent and Parallel Programming in Python - Queues and Master Scheduler
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...
Curated Video
Concurrent and Parallel Programming in Python - Creating a Yahoo Finance Reader
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.
Curated Video
Concurrent and Parallel Programming in Python - Creating a Wikipedia Reader
After comprehensively practicing our basic threading creation, we will look at the project we will create to implement threading more effectively.
Curated Video
Vue.js 3 and Firebase for Beginners - The Basket UI
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Operators in Solidity
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...