Instructional Video4:21
Curated Video

Landmarks - House of The Future

12th - Higher Ed
HOUSE OF THE FUTURE THIS IS THE HOUSE OF THE FUTURE OR AT LEAST ONE VERSION OF IT - ON DISPLAY AT THE BELGIUM LIVING TOMORROW CONVENTION. 80 PERCENT OF THE TECHNOLOGY IN THIS HOUSE IS ALREADY ON THE MARKET, THE REST IS NOT FAR AWAY....
Instructional Video3:05
Curated Video

Future Creation Fair: Showcasing High-Tech Inventions and Innovations

Pre-K - Higher Ed
The Future Creation Fair in Tokyo showcased the latest high-tech inventions, from fuel cells to cameras, giving a glimpse into the future. Toyota's Motor Triathlon race car, designed for three different racing environments, demonstrated...
Instructional Video2:00
Curated Video

The Future of Television: Mirror Vision - A Revolutionary Product

Pre-K - Higher Ed
Introducing Mirror Vision, a revolutionary TV screen disguised as a mirror. With its polarized LCD panel, it reflects light like a mirror when the backlight is off, but transforms into a high-quality display when turned on. This...
Instructional Video5:08
Curated Video

Football Unites for Charity: Rebuilding Communities and Changing Lives

6th - Higher Ed
This video highlights two charity football matches that brought together international football legends to raise money for communities in need. The first match supported the rebuilding of a province in Indonesia after a devastating...
Instructional Video7:33
Curated Video

The Cultural and Political Influence of Football Clubs: A Look at Scotland and Latin America

6th - Higher Ed
This video explores the connection between football clubs and their communities, focusing on the religious and political influences in the rivalries of Celtic and Rangers in Scotland, as well as the impact of football on politics in...
Instructional Video4:26
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Pointers to Arrays

Higher Ed
In this video, we will work on an array pointer program to display memory address of each element in an array.
<
br/>
This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this...
Instructional Video9:18
Curated Video

Fundamentals of Object-Oriented Programming - C++ - UML Inheritance - Employee Part 3

Higher Ed
In this video, we will start adding information to our manager class.
<
br/>
This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover UML case studies,...
Instructional Video15:03
Curated Video

Fundamentals of Object-Oriented Programming - C++ - UML Inheritance - Employee Part 2

Higher Ed
In this video, we will begin implementing the data members in the classes by adding properties and methods for each class.
<
br/>
This clip is from the chapter "Module 4" of the series "Fundamentals of Object-Oriented Programming -...
Instructional Video4:32
Curated Video

Landmarks - Persepolis

12th - Higher Ed
PERSEPOLIS UNLIKE NATURAL WONDERS OF THE WORLD MANY MAN-MADE LANDMARKS FROM THE PAST COME DOWN TO US IN FRAGMENTS. SUCH IS THE CASE WITH PERSEPOLIS, CAPITAL OF ANCIENT PERSIA, A PRE CHRISTIAN RIVAL WITH ATHENS FOR THE TITLE OF CROWNING...
Instructional Video3:50
Science ABC

How Do Carrier Pigeons Know Where to Go?

Pre-K - Higher Ed
Carrier pigeons have an innate ability known as magnetoreception, which enables them to detect and orient themselves based on magnetic fields. Humans lack this ability, but many bird species have the skill to varying degrees. Rock...
Instructional Video6:48
Get Me Coding

How To Create a MySQL Database Schema on Windows

9th - 11th
Using MySQL Workbench, walk through the steps to create a MySQL database schema using the database samples provided by MySQL. This easy step by step video will show you have to get the sample database files and then understand the...
Instructional Video2:34
Curated Video

The Cure Sal e: A Cultural Gathering in Northern Nigeria

Pre-K - Higher Ed
Every year at the end of September several different nomadic peoples gather at the pools and salt flats near Ingall in northern Niger. The grasses of the region are believed to have medicinal benefit for the animals and the festival that...
Instructional Video9:05
Science Buddies

How to Use External Real-Time Clock (RTC) with Arduino

K - 5th
This easy video tutorial will show you how to use an Arduino.
Instructional Video10:06
Science Buddies

Real-Time Clock (RTC) on Arduino UNO R4 Minima

K - 5th
This easy video tutorial will show you how to use an Arduino.
Instructional Video31:46
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Mini Profile and Suggestions Sections

Higher Ed
This video will guide you through the process of designing and implementing the mini profile and suggestions sections within the Instagram UI clone, enriching the user experience and fostering engagement.
Instructional Video26:54
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Header Section-1

Higher Ed
Learn how to construct the header section of the Tesla UI clone in this video, as we delve into the intricacies of design and functionality to create an immersive user experience.
Instructional Video16:42
Curated Video

Modern JavaScript from the Beginning - Second Edition - Add Pagination for Search

Higher Ed
In this video, we will add pagination to the search results page to allow users to navigate between different pages of search results. We will use the Page.js library to create dynamic URLs and render the correct results for each...
Instructional Video13:35
Curated Video

Modern JavaScript from the Beginning - Second Edition - Swiper Slider

Higher Ed
In this video, we will use the Swiper library to create a slider that displays additional movie and TV show content. We will fetch the data from the API and create a responsive and dynamic slider.
<
br/>
This clip is from the...
Instructional Video12:56
Curated Video

Modern JavaScript from the Beginning - Second Edition - Random User Mini-Project

Higher Ed
In this mini project, we will use the Fetch API to load data from the Random User API and display it in an HTML document. We will cover how to create a custom function for fetching data, how to handle errors and loading states, and how...
Instructional Video6:21
Curated Video

Modern JavaScript from the Beginning - Second Edition - Display Items from Local Storage

Higher Ed
In this video, you will learn how to display the items from local storage in the shopping list.
<
br/>
This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we...
Instructional Video10:00
Curated Video

Modern JavaScript from the Beginning - Second Edition - Filter Items

Higher Ed
In this video, you will learn how to filter the items in the shopping list by name.
<
br/>
This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will build a...
Instructional Video8:13
Curated Video

Modern JavaScript from the Beginning - Second Edition - Logical Operators

Higher Ed
This video covers the logical operators in JavaScript, including AND (andand), OR (||), and NOT (!), which allows us to combine conditions and create more complex logic.
<
br/>
This clip is from the chapter "Logic and Control Flow"...
Instructional Video5:21
Curated Video

Machine Learning: Random Forest with Python from Scratch - Using Matplotlib for Data Visualization (2)

Higher Ed
In this continuation lecture, we will focus on completing the assignment that we started on in the last lesson.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Instructional Video8:58
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Adding Custom Labels

Higher Ed
This video explains adding custom labels.<br<br/>/>

This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and elements.