Instructional Video32:15
Curated Video

Use addition and subtraction to solve problems in different contexts

Pre-K - Higher Ed
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...
Instructional Video33:50
Curated Video

Solve problems finding a missing part when one part and the whole is known

Pre-K - Higher Ed
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...
Instructional Video34:27
Curated Video

Explain that different lengths can be composed additively and multiplicatively

Pre-K - Higher Ed
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...
Instructional Video34:09
Curated Video

Combine parts using the addition symbol

Pre-K - Higher Ed
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...
Instructional Video2:49
Curated Video

Java Multithreading and Parallel Programming Masterclass - Can We Improve Binary Search Through Multithreading?

Higher Ed
This video dives deep to help you understand if we can improve binary search through multithreading.
Instructional Video6:16
Curated Video

Java Multithreading and Parallel Programming Masterclass - Parallel Array Search with CountDownLatch

Higher Ed
This video helps in searching for a parallel array with CountDownLatch.
Instructional Video10:23
Curated Video

Java Multithreading and Parallel Programming Masterclass - Understanding Locks with Parallel Vector Sum

Higher Ed
This video helps in understanding locks with parallel vector sum.
Instructional Video9:26
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Encrypting with Veracrypt

Higher Ed
After learning about encryption, we will look at encrypting a computer using Veracrypt software.
Instructional Video9:29
Curated Video

The Real History of the Partition of India & Pakistan in Ms. Marvel

12th - Higher Ed
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...
Instructional Video7:43
Curated Video

Machine Learning: Random Forest with Python from Scratch - How to Build a Tree

Higher Ed
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...
Instructional Video11:46
Curated Video

Machine Learning: Random Forest with Python from Scratch - Best Slip

Higher Ed
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:...
Instructional Video8:06
Curated Video

Machine Learning: Random Forest with Python from Scratch - Information Gain

Higher Ed
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...
Instructional Video8:25
Curated Video

Machine Learning: Random Forest with Python from Scratch - Question and Partition

Higher Ed
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...
Instructional Video12:19
Curated Video

Introduction to FinTech Using R - An AI-Driven Strategy

Higher Ed
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.
Instructional Video3:52
Curated Video

How to Partition a Number

3rd - Higher Ed
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...
Instructional Video5:10
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - New Installation - First Drive

Higher Ed
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+...
Instructional Video11:19
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Understanding File Systems

Higher Ed
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...
Instructional Video8:20
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - GPT Partitioning

Higher Ed
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...
Instructional Video11:48
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - MBR Partitioning

Higher Ed
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...
Instructional Video4:01
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Understanding Partitioning

Higher Ed
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...
Instructional Video10:55
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Formatting in Action

Higher Ed
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...
Instructional Video12:49
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Working with Drives

Higher Ed
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...
Instructional Video3:17
Curated Video

Master SQL for Data Analysis - Sequential Numbers

Higher Ed
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"...
Instructional Video3:11
Curated Video

Master SQL for Data Analysis - Creating a Window Function

Higher Ed
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...