Hi, what do you want to do?
Curated Video
Use addition and subtraction to solve problems in different contexts
Pupil outcome: I can use addition and subtraction strategies to solve problems in different contexts. Key learning points: - By looking carefully at the numbers involved, you can choose the most efficient strategy. - When numbers are...
Curated Video
Solve problems finding a missing part when one part and the whole is known
Pupil outcome: I can solve problems finding the missing part when the other part and the whole is known. Key learning points: - Each of the numbers one to five can be partitioned into two parts. - Use the sentence, the whole is ___ and...
Curated Video
Explain that different lengths can be composed additively and multiplicatively
Pupil outcome: I can explain that different lengths can be represented as addition and multiplication. Key learning points: - Partitioning 100 in different ways can be used to compose lengths. - There are four 25s in 100 so there are...
Curated Video
Combine parts using the addition symbol
Pupil outcome: I can partition a whole in different ways and use an addition symbol when recombining them. Key learning points: - When a whole is partitioned into parts, it can be represented using the addition symbol. - The addition...
Curated Video
Java Multithreading and Parallel Programming Masterclass - Can We Improve Binary Search Through Multithreading?
This video dives deep to help you understand if we can improve binary search through multithreading.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Parallel Array Search with CountDownLatch
This video helps in searching for a parallel array with CountDownLatch.
Curated Video
Java Multithreading and Parallel Programming Masterclass - Understanding Locks with Parallel Vector Sum
This video helps in understanding locks with parallel vector sum.
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Encrypting with Veracrypt
After learning about encryption, we will look at encrypting a computer using Veracrypt software.
Curated Video
The Real History of the Partition of India & Pakistan in Ms. Marvel
But a lot of the magic behind the bangles has been lost to time, war, and trauma. And Kamala has yet to learn how to control these forces. Based on real historical events, Kamala's family was forcibly displaced and lost loved ones...
Curated Video
Machine Learning: Random Forest with Python from Scratch - How to Build a Tree
After creating the decision node and leaf node classes, we will build our tree to add the nodes.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Best Slip
Here, we will determine the best split at any decision node where information is maximum and split into two branches, true and false.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Information Gain
In this video, we will define columns for questioning and determine how much information can be gained by splitting a column.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Question and Partition
In this video, you will learn to create two more helper functions, question, and partition, which define statements for querying and retrieving data.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series...
Curated Video
Introduction to FinTech Using R - An AI-Driven Strategy
In this video, we will look at an AI-driven strategy.<br<br/>/>
This clip is from the chapter "Asset Pricing" of the series "Introduction to FinTech Using R".This section explains asset pricing.
This clip is from the chapter "Asset Pricing" of the series "Introduction to FinTech Using R".This section explains asset pricing.
Curated Video
How to Partition a Number
This video explains how to partition numbers. This is an extremely important skill for both children and adults to have. It can greatly assist with mental arithmetic and being able to manipulate numbers. We cover addition and subtraction...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - New Installation - First Drive
In this video, you will go through the process of setting up an initial drive and installing an operating system using bootable media.
<
br/>
This clip is from the chapter "Implementing Mass Storage" of the series "CompTIA A+...
<
br/>
This clip is from the chapter "Implementing Mass Storage" of the series "CompTIA A+...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Understanding File Systems
A file system organizes data stored on mass storage devices. A tech should have a good understanding of multiple file systems, why they are used, and how to troubleshoot them.
<
br/>
This clip is from the chapter "Implementing Mass...
<
br/>
This clip is from the chapter "Implementing Mass...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - GPT Partitioning
Globally unique identifier (GUID) partition table (GPT) partitioning is more modern and used by all operating systems today. It's important for a tech to understand the benefits of GPT as well as how to use it.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - MBR Partitioning
Master boot record (MBR) partitioning is the oldest way to partition mass storage. All operating systems still support MBR, so it's important for techs to recognize its limitations.
<
br/>
This clip is from the chapter "Implementing...
<
br/>
This clip is from the chapter "Implementing...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Understanding Partitioning
In this video, we will understand Partitions, which serves several critical functions beyond just storing our data. Specialized partitions support virtual memory, boot, and recovery functions.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Formatting in Action
File systems are created through the process called formatting. . There are several different ways to format mass storage and a good tech knows how to do this for the most common file systems.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Working with Drives
Every CLI provides a complete set of tools to administer our mass storage drives. You will find tools to format and partition drives, scan for errors and correct them, and more.
<
br/>
This clip is from the chapter "Working with the...
<
br/>
This clip is from the chapter "Working with the...
Curated Video
Master SQL for Data Analysis - Sequential Numbers
Let's look at another typical use case of a window function: to create a sequential integer number inside a group of rows while deciding how this group will be ordered.
<
br/>
This clip is from the chapter "SQL - Window Functions"...
<
br/>
This clip is from the chapter "SQL - Window Functions"...
Curated Video
Master SQL for Data Analysis - Creating a Window Function
This is an illustrative video on creating a simple window function using the OVER and PARTITION BY functions.
<
br/>
This clip is from the chapter "SQL - Window Functions" of the series "Master SQL for Data Analysis".This section...
<
br/>
This clip is from the chapter "SQL - Window Functions" of the series "Master SQL for Data Analysis".This section...