Instructional Video3:00
Curated Video

Global Warming

6th - 12th
Earth has always had changeable weather, but now the world's climate is getting warmer. What is global warming, why is it a problem and how can we stop it? Earth Science - Human Impacts - Learning Points. Most scientists agree that human...
Instructional Video3:27
Curated Video

The Egyptians and Multiplication

6th - 12th
Discover the simple method of Egyptian multiplication that can be used to work out the product of any number, no matter how large, using only powers of two. Maths - History Of Maths A Twig Math Film. Reinforce and extend the learning...
Instructional Video2:39
Curated Video

How Origami Changed the World

6th - 12th
How the ancient art of paper-folding solved some of the geometric puzzles that had plagued mathematic minds for millennia. Maths - Measurement A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context...
Instructional Video9:12
Curated Video

Learn How To Draw Lewis Structures Easily: 4 Simple Steps For Perfect Chemistry Diagrams Every Time

9th - Higher Ed
Never draw a Lewis Structure wrong again! In this video, we’ll show you 4 simple steps to master the art of drawing Lewis Structures—an essential skill in chemistry that helps explain molecular behavior and the...
Instructional Video12:00
Curated Video

Machine Learning: Random Forest with Python from Scratch - Strings

Higher Ed
Here, we will look at the second datatype, strings, which are characters, used to represent text instead of numbers.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with...
Instructional Video15:35
Curated Video

Modern JavaScript from the Beginning - Second Edition - Array.map Method

Higher Ed
In this video, we will explore the Array.map method, which allows us to create a new array by applying a function to each element of an existing array.
<
br/>
This clip is from the chapter "Loops, Iteration, and High-Order Array...
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 Video7:42
Curated Video

Modern JavaScript from the Beginning - Second Edition - Arrow Functions

Higher Ed
Here, you will learn about arrow functions, which provide a shorter syntax for writing functions and how they work.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript from...
Instructional Video4:49
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - How to Write Comments in Rust

Higher Ed
This video explains how to write comments in Rust.
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...
Instructional Video1:50
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Outline

Higher Ed
In this video, you will learn about the outline property in CSS3 and how it can be used to create outlines around elements. We will understand how to customize outline styles, widths, and colors to enhance the visual appearance of elements.
Instructional Video3:46
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Borders

Higher Ed
In this video, we will discover the border property in CSS3 and learn how to style borders around elements. Explore different border styles, widths, and colors. We will understand how to create rounded corners and border effects.
Instructional Video5:25
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Datatypes and Variables in Programming Part II

Higher Ed
This video is a continuation of the previous one and will cover datatypes and variables in programming in more detail. You will learn about complex data types such as arrays and objects, as well as how to declare and initialize...
Instructional Video1:51
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Assert Ether to Wei

Higher Ed
In this video, we will discuss the solution to the exercise on asserting Ether to Wei from the previous video.
<
br/>
This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the series "The...
Instructional Video3:04
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Arithmetic Operator

Higher Ed
This is an exercise video on arithmetic operators.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete Solidity Course - Zero to Advanced for...
Instructional Video10:03
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Writing Solidity Variables

Higher Ed
This video will teach you how to write Solidity variables and define their data types using keywords such as uint, bool, and string.
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete...
Instructional Video3:55
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Traffic Splitting in App Engine

Higher Ed
In this video, we demonstrate how to perform traffic splitting in Google App Engine, showing you how to split incoming traffic between multiple versions of your application using the App Engine Console and the gcloud CLI.
<
br/>...
Instructional Video5:18
Curated Video

Vue.js 3 and Firebase for Beginners - Styling the AboutView

Higher Ed
For the finishing touches of our project, we will start with some CSS styling for the AboutView page.
<
br/>
This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase for Beginners".This section is about...
Instructional Video7:24
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - List and ArrayList - Puzzles - Type Safety and Removing Integers

Higher Ed
In this video, you will learn about list and ArrayList with puzzles—type safety and removing integers.
Instructional Video8:11
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Java Arrays - Puzzles - Arrays of Objects, Primitive Data Types, toStr

Higher Ed
In this video, you will learn about Java arrays with puzzles—arrays of objects, primitive data types, toStr.
Instructional Video9:03
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Java Integer Data Types - Exercises - BiNumber - Add, Multiply, and Double

Higher Ed
In this video, you will learn about Java integer data types with exercises on BiNumber - add, multiply, and double.
Instructional Video1:23
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 14 - Primitive Data Types in Depth – Conclusion

Higher Ed
In this video, you will learn about primitive data types in depth in conclusion.
Instructional Video5:02
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Java Boolean Data Type - Puzzles - Short Circuit Operators

Higher Ed
In this video, you will learn about Java Boolean data type with puzzles on short circuit operators.
Instructional Video6:58
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Introduction to BigDecimal Java Class

Higher Ed
In this video, we will see an introduction to the BigDecimal Java class.