Curated Video
Practical Cyber Hacking Skills for Beginners - Host Discovery Controls - Part 2
This video continues where we left off, understanding the host discovery controls and the scanning techniques used briefly.
Curated Video
Mechanisms of Evolution
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....
Curated Video
Can Monkeys Write Shakespeare?
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...
Curated Video
Mind Control
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...
Curated Video
Benford's Very Strange Law
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....
Curated Video
The Birthday Paradox
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...
Curated Video
A Pattern in the Primes
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...
Curated Video
The Card Counter
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...
Curated Video
The Wrong Guy Won
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...
Curated Video
Probability: Irrational Fears
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...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - How to Use Sequencer Tab
This video explains how to use the sequencer tab.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Particle Effects
In this video, you will learn how to create and add dynamic particle effects to our game for a more immersive experience.
Curated Video
Modern JavaScript from the Beginning - Second Edition - More on Arguments and Parameters
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...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Math Method - Part 2
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Build a Random Generator Function
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Traffic Splitting in App Engine
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...
Curated Video
The Real Odds: Understanding Lottery and Sports Betting
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - The Quote Model
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...
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: KNN Implementation
In this lesson, you will learn how to implement the k-nearest neighbor algorithm in machine learning.
Curated Video
Fundamentals of Secure Software - Password Demo
This is a demo video on password management.
Curated Video
Fundamentals of Secure Software - Password Management
This video explains how to handle passwords securely.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Random Train-Test Split
After mapping the rating to the dataset, we will train-test split the dataset to our recommender system with shuffling and prediction.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: KNN Implementation
Here, you will learn how to implement the k-nearest neighbor algorithm in the movie recommender system.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Termination Policies
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.