MinutePhysics
How Shor's Algorithm Factors 314191
This video explains how Shor’s Algorithm factors the pseudoprime number 314191 into its prime factors using a quantum computer. The quantum computation relies on the number-theoretic analysis of the factoring problem via modular...
Curated Video
Fundamentals of Object-Oriented Programming - C++ - Arithmetic Operators
In this video, you will learn about different arithmetic operators such as addition, subtraction, multiplication, division, and more. This clip is from the chapter "Module 1" of the series "Fundamentals of Object-Oriented Programming -...
Curated Video
Multiplying Rational Numbers
If you're just beginning or need a quick refresher, this video is perfect for understanding how to multiply positive and negative decimal numbers and fractions.
Curated Video
Geometry and Measurement: The volume of a Cube
By the end of this learning object, the student will be able to: Use two ways to get the number of small cubes to put these cubes in the cuboid.4584
FuseSchool
HCF and LCM | Numbers | Maths
Join Lara and Lorenzo as they explore the concepts of highest common factors (HCF) and lowest common multiples (LCM). In this engaging lesson, they define factors and multiples, illustrate how to find the HCF and LCM with practical...
Curated Video
Modern JavaScript from the Beginning - Second Edition - FizzBuzz Challenge
In this video, we will tackle a common coding challenge called FizzBuzz, which involves printing out certain words or numbers based on certain conditions. This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Number Challenge
In this video, we will tackle a coding challenge to reverse a given number in JavaScript. We will walk through the problem step by step, discuss different approaches, and write a solution using JavaScript math and string methods. This...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Operators
In this video, we will introduce operators in JavaScript, including arithmetic, comparison, logical, and assignment operators, and how to use them in our code. This clip is from the chapter "Variables, Data Types, Methods, and More" of...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Arithmetic Operators in Rust
In this video, you will look at arithmetic operators 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...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Closures in Rust
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
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - The Remainder Operator in JavaScript - II
This video is a continuation of the previous one and will cover more advanced use cases for the remainder operator in JavaScript. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - The Remainder Operator in JavaScript - I
In this video, you will learn about the remainder operator in JavaScript, which is also known as the modulo operator. This operator returns the remainder of a division operation between two numbers and can be useful in a variety of...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - The Remainder Operator in JavaScript
This is a solution video where you will work on the remainder operator in JavaScript. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript Mastery from Zero to...
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
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Arithmetic Operator
In this video, we will discuss the solution to the exercise on arithmetic operators from the previous video. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Calculate the Modulo Remainder - Trick
In this video, we will explore a neat trick for calculating the modulo remainder of two numbers in Solidity using bitwise operations. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)"...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Remainder Operator in Solidity
In this video, you will learn about the remainder operator in Solidity, which is used to find the remainder of a division operation. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations and Functions in NumPy
In this video, we will understand the different mathematical operations and functions that we can perform on NumPy arrays. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep...
Curated Video
Keywords in Maths
This video explains definitions for some common keywords used in mathematics. A practice activity (matching activity) is included at the end of the video.
Curated Video
How to Write and Simplify Improper Fractions
Are you looking for a video that teaches you about improper fractions and how to simplify them? Then look no further! I will explain the definition of improper fractions, give you some examples, and show you how to simplify or reduce...
Curated Video
Remainders
Mr. Addit demonstrates how to divide two-digit numbers by one-digit numbers, and he explains what happens when there is a remainder.
Curated Video
Review for You: Division With Remainders
Mr. Addit reviews place value division with and without remainders.
Curated Video
Equations: Fractions and Mixed Numbers
Equations: Fractions and Mixed Numbers solves real-world problems involving multiplication of fractions and mixed numbers by using equations.
Curated Video
Dividing 4-Digit Numbers by 1-Digit Numbers: Bus Stop Method Explained
This video teaches learners how to divide a 4-digit number by a 1-digit number using the written method - short division.