Instructional Video3:28
Curated Video

Sets: Infinity

6th - 12th
Discover why infinity puzzled the Greeks, and why this led to the discovery that there is more than one type of infinity. Maths - Algebra A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context...
Instructional Video3:27
Curated Video

How Algorithms Change the World

6th - 12th
What are algorithms, and how do they dictate human behaviour? Helpful and often life-saving functions, algorithms are shaping our lives more and more as they become increasingly complex. Maths - Algebra A Twig Math Film. Reinforce and...
Instructional Video3:24
Curated Video

The Prisoner's Dilemma

6th - 12th
Should two suspects, held in separate cells, accuse the other of the crime to secure their own freedom? And why a similar situation led to a vital equilibrium in the Cold War nuclear arms race. Maths - Statistics And Probability A Twig...
Instructional Video3:21
Curated Video

Set Theory: Cantor

6th - 12th
Born in Russia and a talented violin player, Cantor is best remembered for inventing Set Theory – but his life and work was overshadowed by his bipolar personality. Maths - History Of Maths A Twig Math Film. Reinforce and extend the...
Instructional Video1:12
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-Logic and Control Flow

Higher Ed
This video introduces this section, which focuses on logic and control flow in JavaScript. This clip is from the chapter "Logic and Control Flow" of the series "Modern JavaScript from the Beginning".In this section, we will cover the...
Instructional Video7:32
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise Solution - Decision-Making Structures in Rust

Higher Ed
This is a solution video on decision-making structures in Rust. 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 Video2:05
Curated Video

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

Higher Ed
In this video, you will learn to use the "if" statement in JavaScript to perform conditional execution based on a given condition. We will control the flow of our program by executing different blocks of code depending on whether the...
Instructional Video4:32
Curated Video

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

Higher Ed
This video explains closures 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
Instructional Video14:58
Curated Video

Concurrent and Parallel Programming in Python - Creating a Threading Class

Higher Ed
After learning how to write our first threading program, you will learn how to use classes as our threading tools.
Instructional Video11:47
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Convert an Exponential Solution to a Linear Solution

Higher Ed
In this video, we will discuss the solution to the exercise on converting an exponential solution to a linear solution from the previous video. This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of...
Instructional Video9:42
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Search for Game Items and Clone Array

Higher Ed
In this video, we will discuss the solution to the exercise on searching for game items and clone array from the previous video. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript...
Instructional Video5:53
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Reverse Logic to Writing Testing Units for Model Predictions

Higher Ed
This video helps you with the reverse logic to writing testing units for model predictions. This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript Mastery from Zero to Hero -...
Instructional Video2:35
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Search for Game Items and Clone Array

Higher Ed
This is an exercise video where you will be searching for game items and clone array. 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 Video3:45
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Make Multiple Copies of an Array with the Spread Operator

Higher Ed
In this video, you will learn how to make multiple copies of an array using the spread operator in JavaScript. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to...
Instructional Video12:15
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Cryptographic Oracle Contract

Higher Ed
In this video, we will discuss the solution to the exercise on a cryptographic Oracle contract from the previous video. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to...
Instructional Video1:22
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write a Fallback Function

Higher Ed
This is an exercise video on writing a fallback function. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This focuses on the...
Instructional Video8:56
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write a Function Modifier

Higher Ed
In this video, we will discuss the solution to the exercise on writing a function modifier from the previous video. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to...
Instructional Video10:18
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Write a Function Modifier in Solidity

Higher Ed
In this video, you will study how to write a function modifier in Solidity from scratch. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Instructional Video19:36
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The For Loop in Solidity

Higher Ed
In this video, you will learn about the For loop in Solidity, a powerful control structure that allows you to repeat a block of code for a specified number of times or until a certain condition is met. This clip is from the chapter...
Instructional Video3:04
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Logical Operators

Higher Ed
In this video, we will discuss the solution to the exercise on logical operators from the previous video. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete...
Instructional Video9:00
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Logical Operators in Solidity

Higher Ed
This video introduces logical operators in Solidity and explains how to use them to make decisions in your smart contracts. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the...
Instructional Video2:02
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Markup Languages

Higher Ed
This video explains the markup language system for annotating a document in a way that is visually distinguishable from the content. Examples include HTML and XML. This clip is from the chapter "Programming Languages" of the series "Web...
Instructional Video2:16
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Cloud Functions - Serverless and Event-Driven Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, you...
Instructional Video10:45
Curated Video

Building Microservices API in Go - Data Transfer Object

Higher Ed
In this video, we will explore the concept of Data Transfer Objects (DTOs) and how they can help decouple the domain from the application layer. We will discuss the benefits of using DTOs and how to implement them in your application....