Instructional Video5:00
Curated Video

The Day Henry Met…A Milk Bottle

Pre-K - 3rd
Henry meets a milk bottle on his doorstep. Henry learns all about the benefits of drinking milk and where it comes from. There's no-one to deliver the milk in time for everyone breakfast! Henry becomes a milk man, rides in his milkfloat...
Instructional Video5:00
Curated Video

The Day Henry Met... a Dustbin

Pre-K - 3rd
Today Henry meets Dustbin, Recycle Bin and Compost Bin. All the Dustbins on Henry's street have been put out for the Dustbin Man to pick up but it's his day off! Henry becomes a Waste Collector and helps collect all the rubbish in his...
Instructional Video5:47
Curated Video

Handling Objections to the Sale [Sales Process Part 7 of 9]

10th - Higher Ed
If you don’t get objections to your sales pitch either you got it just right, or they aren’t interested. Objections are usually a good thing. So, it pays to become adept at handling objections.
Instructional Video3:37
Curated Video

Matter is Made of Tiny Particles Experiment - A Model to Illustrate the Behaviours and Properties of Gases, Liquids and Solids

K - Higher Ed
Explore the fascinating world of matter in this science experiment video featuring a plastic bottle. Witness how gases, liquids, and solids interact within the confines of a simple plastic container. From dynamic gas expansions to...
Instructional Video2:33
Curated Video

Wellbeing A-Z -Prostate cancer

12th - Higher Ed
Prostate cancer is the most common cancer in men over the age of fifty, so why aren’t more men getting tested?
Instructional Video6:30
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing the Basket

Higher Ed
After creating a ledge for the basket page, we will now learn to add functionality to the basket and start receiving items from the product list and the function buttons to work.
Instructional Video19:08
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Smart Computer Player (Basic AI)

Higher Ed
After creating the Suggest button and clicking on it, the game will suggest a random number so the player can strategize their moves. We will use artificial intelligence to improve the player's intelligence on the computer and make more...
Instructional Video5:09
Curated Video

GCSE Maths - What are Inequalities? (Inequalities Part 1) #56

9th - Higher Ed
This video covers the basics of inequalities, including how to write them, what they mean and how to express them on number lines. This is part 1 of our 4 part series on inequalities. Part 1 - Introduction to inequalities (this video)...
Instructional Video4:51
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Data Splitting

Higher Ed
This video helps you with data splitting. It will help you concise your big dataset easily. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...
Instructional Video10:43
Curated Video

he Ultimate Guide to Blender 3D Rigging and Animation - Lesson 16 - Creating Stylized Flame Transparency

Higher Ed
In this video, you will learn to create stylized flame transparency using material nodes in Blender, setting up a material node network to achieve realistic and visually appealing flame effects with transparent properties. This clip is...
Instructional Video9:38
Curated Video

he Ultimate Guide to Blender 3D Rigging and Animation - Lesson 13 - 3D Tank Track Curvature Setup

Higher Ed
In this video, you will learn about setting up the curvature of 3D tank tracks, how to rig and animate tank tracks in Blender, focusing on achieving realistic curvature and movement. You will learn techniques for setting up drivers and...
Instructional Video7:31
Curated Video

he Ultimate Guide to Blender 3D Rigging and Animation - Lesson 33 - Breaking Down Our Large Scene

Higher Ed
In this lesson, you will learn the essential steps to break down and organize a large scene for efficient animation. We will discover techniques for structuring scene elements, managing complexity, and improving workflow. This clip is...
Instructional Video11:49
Curated Video

he Ultimate Guide to Blender 3D Rigging and Animation - Lesson 32 - Creating a Camera Turntable

Higher Ed
In this video, we will set up and animate a rotating camera movement to showcase 3D models or scenes from various angles. We will master the techniques for creating smooth and visually appealing camera turns for professional...
Instructional Video4:51
Packt

Data Splitting

Higher Ed
This video helps you with data splitting. It will help you concise your big dataset easily. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...
Instructional Video7:31
Packt

Lesson 33 - Breaking Down Our Large Scene

Higher Ed
In this lesson, you will learn the essential steps to break down and organize a large scene for efficient animation. We will discover techniques for structuring scene elements, managing complexity, and improving workflow. This clip is...
Instructional Video11:49
Packt

Lesson 32 - Creating a Camera Turntable

Higher Ed
In this video, we will set up and animate a rotating camera movement to showcase 3D models or scenes from various angles. We will master the techniques for creating smooth and visually appealing camera turns for professional...
Instructional Video10:43
Packt

Lesson 16 - Creating Stylized Flame Transparency

Higher Ed
In this video, you will learn to create stylized flame transparency using material nodes in Blender, setting up a material node network to achieve realistic and visually appealing flame effects with transparent properties. This clip is...
Instructional Video9:38
Packt

Lesson 13 - 3D Tank Track Curvature Setup

Higher Ed
In this video, you will learn about setting up the curvature of 3D tank tracks, how to rig and animate tank tracks in Blender, focusing on achieving realistic curvature and movement. You will learn techniques for setting up drivers and...
Instructional Video4:29
Curated Video

The Graph of a Proportional Relationship | 8.EE.B.5

9th - 12th
In this math video we will determine the graph of a proportional relationship. We will review how to read the graphs presented. We will understand x is the horizontal axis and y is the vertical axis. We will understand that given the...
Instructional Video3:33
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Hands-on with ArrayList methods

Higher Ed
This video will deepen our understanding of ArrayList methods and their usage in practical scenarios. We will work through coding exercises that involve using ArrayList methods to perform common operations, sorting, searching, iterating,...
Instructional Video10:35
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Refactor: Create New Bill for Every User without Update

Higher Ed
Building upon the previous video, this video focuses on refactoring the code to create a new bill for every user without performing unnecessary updates. You will learn to optimize the process and improve the performance of bill...
Instructional Video13:45
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Create Documents in the Database for Empty Tables

Higher Ed
In this video, we will discover how to create documents in the database specifically for empty tables in our application. You will learn the techniques to handle empty tables and implement the necessary logic to ensure data integrity and...
Instructional Video28:03
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - CRUD Products: Part 3

Higher Ed
Continuing the series, this video will provide further insights into performing CRUD operations for products. We will delve deeper into the nuances of updating and deleting product data, refining our skills in manipulating product...
Instructional Video9:05
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - Bugfix: Same Products Consumed for Every Table

Higher Ed
In this video, we will address a critical bug where the same products were being consumed for every table in our app. We will explore the root cause of the issue and implement the necessary fixes to ensure accurate and independent...