Instructional Video11:04
Curated Video

Why Greenland Is So Incredibly Empty... It's Not Just The Ice

9th - Higher Ed
Greenland is a spectacle to behold! It's almost entirely covered in ice, yet there are some "green" areas. Still, the largest island in the world is home to only about 56,000 people making it one of the least densely populated regions of...
Instructional Video4:36
Curated Video

Landmarks - Grauman's Chinese Theatre

12th - Higher Ed
GRAUMAN S CHINESE THEATRE 6928 HOLLYWOOD BOULEVARD MAY NOT IMMEDIATELY SPRING TO MIND AS A LANDMARK ADDRESS BUT WHEN YOU SAY GRAUMAN CHINESE THEATRE, MOST PEOPLE KNOW EXACTLY WHERE YOU MEAN. FOR OVER 80 YEAR S MOVIE STARS HAVE CEMENTED...
Instructional Video5:53
Curated Video

The Project Lifecycle: A Basic 4-stage Lifecycle model

10th - Higher Ed
Projects have a familiar project lifecycle that gives you a framework to understand, plan, and deliver them. Dr Mike Clayton, author of How to Manage a Great Project and founder of OnlinePMCourses, explains the project management...
Instructional Video4:39
Curated Video

How to Remember Names: The Top 7 Ways

10th - Higher Ed
Are you one of those people who 'just can't remember names'? The fact is that almost everybody can. It's just that we either don't choose to put in the effort, or we don't know the techniques. So, here are my top 7 ways to remember...
Instructional Video10:30
Curated Video

Top 12 Things to Do Differently - Especially in the New Year

10th - Higher Ed
At the start of the year, it is customary to look forward and think about what you want to change. Many people will advise you to think about your goals for the year and to set yourself objectives for what you want to achieve. It's good...
Instructional Video4:11
Curated Video

What is a RACI Chart? Project Management in Under 5

10th - Higher Ed
RACI Charts are rightly one of a Project Manager's favourite tools. So what is a RACI Chart, and how does it relate to a Linear Responsibility Chart (LRC)?
Instructional Video5:25
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Exercise 2 on Methods

Higher Ed
In this video, you will continue to apply your knowledge of methods through another practical exercise. You will be given a more complex problem statement and will learn how to design and implement methods to solve the problem. This...
Instructional Video9:09
Curated Video

Practical Cyber Hacking Skills for Beginners - Understanding Databases and SQL

Higher Ed
In this lesson, we will look at databases and structured query language (SQL) and how they can be used to manipulate and retrieve data.
Instructional Video4:55
Oxford Comma

The Brilliance Behind the Names in Romeo and Juliet

9th - 12th
In one of the most iconic scenes in all of theatre, Juliet leans upon the railing of her balcony and asks: “What's in a name? that which we call a rose By any other name would smell as sweet…” Of course, Juliet is referring to Romeo, the...
Instructional Video8:21
Bedtime History

George Lucas: The Star Wars Story For Kids

K - 12th
Learn about filmmaker George Lucas, from his childhood in California and his love of cars to his success with the Star Wars franchise. Learn about his his imagination and determination led to be one of the most successful filmmakers of...
Instructional Video5:54
Curated Video

Discovery and Dismantling of the Gunpowder Plot

12th - Higher Ed
On November 3rd, the conspirators decided to proceed with their plot to blow up the English Parliament despite growing suspicions. Guy Fawkes was discovered in the cellar with gunpowder on the night of November 4th and arrested,...
Instructional Video4:43
Wonderscape

Pronouns: Simplifying Language in Sentences

K - 5th
This video explores the function of pronouns in English, highlighting their role in replacing nouns to streamline sentences. It demonstrates how pronouns like 'I', 'we', and 'they' can efficiently substitute for both proper and common...
Instructional Video2:56
Curated Video

Jamaica - Geography & Parishes | Countries of the World

Pre-K - 8th
Learn the geography of Jamaica -- a Caribbean nation found south of Cuba & west of Haiti -- including its 14 Parishes with this Countries of the World video by KLT
Instructional Video2:55
Curated Video

Romania - Geography & Regions | Countries of the World

Pre-K - 8th
Learn the geography of Romania -- a semi-presidential republic on the Black Sea -- including its 9 Historical Regions and capital city of Bucharest with this Countries of the World video by KLT!
Instructional Video4:39
Curated Video

Russian Federation - Federal Subjects & Geography | Countries of the World

Pre-K - 8th
Learn about teh 85 federal subjects of Russia that make up the Russian Federation -- including the disputed federal subjects of Crimea & Sevastapol -- with this Countries of the World video by KLT.
Instructional Video12:43
PBS

Leprechaun: From Gold-Loving Cobbler to Cultural Icon

9th - Higher Ed
Leprechauns are associated with St. Patrick’s Day and Irish culture, but do you know why? The jovial, red-haired little man dressed in green standing next to a pot of gold is a modern invention—the diminutive faerie folk was once more...
Instructional Video5:47
Curated Video

Machine Learning: Random Forest with Python from Scratch - Simple Functions

Higher Ed
Here, we will understand what a function is, how to pass data or parameters into a function, and understand the different types of functions. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Instructional Video3:43
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Is the Print Line Println macro in Rust

Higher Ed
In this video, you will learn about the print! and the println! macros in Rust and how to use them to display output to the console. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A...
Instructional Video2:26
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Pop and Push Methods

Higher Ed
In this video, you will learn how to add and remove elements at the end of an array using push() and pop() respectively. We will explore these methods, which are useful for managing the dynamic size of an array.
Instructional Video6:12
Curated Video

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

Higher Ed
This video is about HashMaps in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner to intermediate...
Instructional Video11:09
Curated Video

Viking Ventures: Navigating the Seas and Shaping Normandy

6th - Higher Ed
Journey through the Viking Age as we explore how these formidable Norse explorers mastered the art of navigation without modern tools and left a lasting impact on Normandy. This video delves into the Vikings' sophisticated maritime...
Instructional Video2:52
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Virus Detection Algorithm with Asymmetric Arrays

Higher Ed
This is an exercise video where you will work on a virus detection algorithm with the help of asymmetric arrays. This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript Mastery...
Instructional Video1:54
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Update New User Database with Splice

Higher Ed
This is an exercise video where you will be updating a new user database with splice. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding...
Instructional Video6:04
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Introduction to the For Loop - II

Higher Ed
In this video, you will dive deeper into the for loop in JavaScript and learn more about its capabilities. You will explore the different parts of a for loop in greater detail, including the loop variable, condition, and increment or...