Instructional Video5:40
FuseSchool

Learn How to Use Positive Number lines to add

6th - Higher Ed
Learn how to use positive number lines to add!
Instructional Video4:05
KnowMo

Types of Numbers: Odd and Even, Positive and Negative, Integers and Non-Integers

3rd - 12th
This video is a lecture presentation on types of numbers. The presenter explains the different kinds of numbers such as odd and even numbers, positive and negative numbers, integers and non-integers. The video includes visual aids and...
Instructional Video5:01
Curated Video

Converting Repeating Decimals into Fractions: Proving Rationality

K - 5th
This video introduces the concept of rational numbers and discusses the skepticism surrounding repeating decimals. Through examples and a pattern, the teacher shows how to convert repeating decimals into fractions, providing a clear...
Instructional Video8:53
Curated Video

C++ Developer - Project - Reading Data from File and Printing Statistics

Higher Ed
This video presents a project to read data from file and print statistics. This clip is from the chapter "File Input and Output" of the series "The Complete C++ Developer Course".This section explains file input and output.
Instructional Video7:19
Curated Video

C++ Developer - Variables and Data Types - Part 3

Higher Ed
This is the third part of a three-part video that explains variables and data types. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Instructional Video5:14
IDG TECHtalk

NumPy, the Python library for faster math and data science apps

Higher Ed
The NumPy library accelerates Python's number-crunching powers, while keeping Python's ease of use and flexibility. Learn in this video the basics of NumPy's use, where it shines, and where it's less effective.
Instructional Video10:54
Curated Video

Proof by Deduction and Examples

Higher Ed
In this video, the topic of "proof by deduction" is discussed. The concept of logical consequence is introduced and explained, and various examples are provided to demonstrate how to use proof by deduction to prove mathematical...
Instructional Video6:42
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 2 - Factorial

Higher Ed
Build a function that generates lists of integers of various sizes and ranges This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video4:56
Brian McLogan

Algebra 2 - Why do we rationalize the denominator with complex numbers, (6 + 8i)/9i

12th - Higher Ed
In this video tutorial I show you how to divide complex numbers. Since complex numbers have an imaginary part which we cannot divide into other numbers we rewrite the expression by multiplying by i or the conjugate on the denominator or...
Instructional Video4:50
Curated Video

Subtracting Integers: Understanding the Difference Definition and its Relation to Distance

K - 5th
In this video, the teacher explains how to subtract integers using the difference definition of subtraction on a number line. They also discuss the concept of distance and how it relates to subtraction. The teacher provides examples and...
Instructional Video3:27
Brian McLogan

Basic Math - Adding a positive to a negative integer

12th - Higher Ed
👉 You will learn how to add and subtract integers. We will work through adding and subtracting two integers up to multiple integers. We can look at adding and subtracting integers by looking at there values on a number line where there...
Instructional Video14:48
Curated Video

C++ Developer - Parameter Passing: Pass-By-Value and Pass-By-Reference

Higher Ed
This video explains parameter passing methods: pass-by-value and pass-by-reference. This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.
Instructional Video2:44
FuseSchool

How to multiply whole numbers by double digit numbers

6th - Higher Ed
How to multiply whole numbers by double digit numbers | Numbers | Maths | FuseSchool Learn how to multiply whole numbers by double digit numbers.
Instructional Video19:48
APMonitor

Python 🐍 Variables

10th - Higher Ed
Variables store information and are objects in Python. For example, if you wanted to keep a set temperature for an egg, you would type egg = 37.5 for °C or egg = 99.5 for °F. The first part tells what the variable will be called, and the...
Instructional Video8:26
Curated Video

Use variables to store data : Variables in Python

Higher Ed
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets. A Full Python Refresher: Variables in Python
Instructional Video6:30
Math Fortress

GRE Arithmetic: Integers (Part 3 of 4)

12th - Higher Ed
This video is a review of basic arithmetic for the purpose of solving problems on the quantitative reasoning section of the GRE revised General Test. This video covers the basics of integers. Topics covered include: Division, Division as...
Instructional Video0:46
Brian McLogan

Learn how to factor integers

12th - Higher Ed
👉 Learn how to factor a number, variable, and monomial completely. To factor means to write our term as a product of its factors. Therefore we will learn how to break down a number, variable, and monomial into its factors.
Instructional Video3:48
FuseSchool

Examples Of Positive & Negative Numbers In Banking

6th - Higher Ed
This video uses the real world example of banking to explain the concept of positive and negative numbers.
Instructional Video4:22
Brian McLogan

Solving a quadratic equation by factoring using AC method

12th - Higher Ed
we find two factors of the product of the constant term (the term with no variable) and the coefficient of the squared variable whose sum gives the linear term. These factors are now placed in separate brackets with x to form the factors...
Instructional Video16:47
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Lambda expressions and map function

Higher Ed
Working with numbers and computation along with type casting and getting input from user This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about...
Instructional Video8:23
Why U

Pre-Algebra 33 - Real Numbers

12th - Higher Ed
There are an infinite number of rational numbers, but there are infinitely more irrational numbers. Neither type of number can represent every type of numeric quantity. By combining the rational and irrational numbers into the real...
Instructional Video1:34
FuseSchool

Cube Numbers

6th - Higher Ed
Cube Numbers | Numbers | Maths | FuseSchool Are you ready to learn how to use advanced level cube numbers? FuseSchool makes it easy!
Instructional Video6:00
Curated Video

Adding and Subtracting Rational and Irrational Numbers

K - 5th
This video explains how to predict the result of adding and subtracting rational and irrational numbers by looking at general cases algebraically. It covers the definitions of rational and irrational numbers and emphasizes that adding...
Instructional Video2:41
Brian McLogan

Finding the quotient of two numbers

12th - Higher Ed
👉 In this video series you will learn how to divide integers. We will discuss basic division and then move to division using long division. Integers will be single digit as well as multi-digit problems. When a number the divisor does not...