Instructional Video10:43
Curated Video

Practical Cyber Hacking Skills for Beginners - Host Discovery Controls - Part 2

Higher Ed
This video continues where we left off, understanding the host discovery controls and the scanning techniques used briefly.
Instructional Video2:58
Curated Video

Mechanisms of Evolution

6th - 12th
Genetic variation produces new characteristics and, over generations, drives the evolution of species. But how do new gene types arise and what are the processes behind evolution? Biology - Adaptation And Evolution - Learning Points....
Instructional Video3:14
Curated Video

Can Monkeys Write Shakespeare?

6th - 12th
The Infinite Monkey Theorem states that a monkey hitting a keyboard an infinite number of times will, at some point, end up typing the works of Shakespeare. Find out how to calculate the probability of independent events, and how many...
Instructional Video3:09
Curated Video

Mind Control

6th - 12th
When the largest study ever asked whether humans could control machines with their minds, the results were surprising. But aside from study size, were these astounding results significant? Maths - Statistics And Probability A Twig Math...
Instructional Video3:06
Curated Video

Benford's Very Strange Law

6th - 12th
Mathematicians would expect that each of the numbers 1-9 would appear in the world at random. But physicist Frank Benford discovered that in fact they appear in sequence, with surprising regularity, across the man-made and natural world....
Instructional Video3:05
Curated Video

The Birthday Paradox

6th - 12th
How many people do you need to have in one room to be sure that two will share the same birthday? The answer is not as high as you might think... Maths - Algebra A Twig Math Film. Reinforce and extend the learning required by the...
Instructional Video3:28
Curated Video

A Pattern in the Primes

6th - 12th
For centuries, mathematicians have sought to impose order on prime numbers. How far have they managed to do this? Maths - Number A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s context films show...
Instructional Video3:25
Curated Video

The Card Counter

6th - 12th
How a maths professor used the difference between types of events to prove a formula for playing Blackjack existed. Maths - Statistics And Probability A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s...
Instructional Video3:22
Curated Video

The Wrong Guy Won

6th - 12th
Why a seemingly random phone poll incorrectly predicted the outcome of the 1936 presidential race... because of a hidden bias. Maths - Statistics And Probability A Twig Math Film. Reinforce and extend the learning required by the...
Instructional Video3:21
Curated Video

Probability: Irrational Fears

6th - 12th
Why do people fear flying but not coconuts? Or rollercoasters but not ladders? Find out how to calculate the theoretical or experimental probability of events, and why this shows that often the things we fear the most are the least...
Instructional Video19:00
Instructional Video7:58
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Particle Effects

Higher Ed
In this video, you will learn how to create and add dynamic particle effects to our game for a more immersive experience.
Instructional Video10:28
Curated Video

Modern JavaScript from the Beginning - Second Edition - More on Arguments and Parameters

Higher Ed
This video discusses the differences between arguments and parameters in JavaScript, and how to use them effectively in our functions. This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern...
Instructional Video7:37
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Math Method - Part 2

Higher Ed
Continuing from the previous video, we will delve deeper into the Math object's methods. You will learn about Math functions, which enable you to generate random numbers, find the maximum and minimum values, and perform exponential...
Instructional Video7:35
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Build a Random Generator Function

Higher Ed
In this video, you will learn how to build a random generator function in Solidity. The video will cover the basic principles of generating random numbers in a deterministic environment like the Ethereum blockchain. This clip is from the...
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. This clip is...
Instructional Video7:17
Curated Video

The Real Odds: Understanding Lottery and Sports Betting

6th - Higher Ed
Explore the real chances of winning the lottery and the intricacies of sports betting. This video breaks down the probabilities, the science of randomness, and the strategies players use in hopes of maximizing their winnings. Featuring...
Instructional Video4:35
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - The Quote Model

Higher Ed
This video demonstrates how to use a quotable API. We will use Google to locate the Luke Peavey Quotable and obtain random quotes. We will use the JSON decoder and develop the Quote Model. This clip is from the chapter "Emoji App" of the...
Instructional Video9:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: KNN Implementation

Higher Ed
In this lesson, you will learn how to implement the k-nearest neighbor algorithm in machine learning.
Instructional Video3:15
Curated Video

Fundamentals of Secure Software - Password Demo

Higher Ed
This is a demo video on password management.
Instructional Video5:20
Curated Video

Fundamentals of Secure Software - Password Management

Higher Ed
This video explains how to handle passwords securely.
Instructional Video5:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Random Train-Test Split

Higher Ed
After mapping the rating to the dataset, we will train-test split the dataset to our recommender system with shuffling and prediction.
Instructional Video5:18
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: KNN Implementation

Higher Ed
Here, you will learn how to implement the k-nearest neighbor algorithm in the movie recommender system.
Instructional Video6:37
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Termination Policies

Higher Ed
How do you decide which instance should be stopped when scaling in or down? The answer in AWS is termination policies and they are covered here.