Instructional Video7:33
Packt

Recursion Example - Factorial of a Number

Higher Ed
This video provides a recursion-based example and explains how to get the factorial of a number. This clip is from the chapter "Essential Concepts - II" of the series "Data Structures and Algorithms: The Complete Masterclass".This is the...
Instructional Video4:40
Curated Video

Rational Numbers

K - 12th
Understand rational numbers.
Instructional Video4:39
Professor Dave Explains

Standing Waves and Harmonics

12th - Higher Ed
Not all waves travel across the ocean or across the universe. Some are stuck in a certain spot! Like the vibrations of the strings on a guitar. What's the deal with these standing waves? And what's this, quantization? Oh my! We'd better...
Instructional Video9:52
KnowMo

Simplifying Surds: Four Rules You Need to Know

12th - Higher Ed
This video explains the concept of surds and provides three key rules for simplifying them. It covers the rule of squaring the square root of a number, combining the square roots of two numbers when they are multiplied, and separating...
Instructional Video10:01
msvgo

Subtraction of Integers

K - 12th
It explains to subtract two positive integers, two negative integers, to subtract one positive and one negative integers, to subtract integers on number line.
Instructional Video13:04
Curated Video

Learn and Master C Programming - Operators & Expressions in C

Higher Ed
We will cover arithmetic, relational and logical operators. This clip is from the chapter "Operators & Expressions" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into operators and...
Instructional Video14:56
Virtually Passed

A better way to understand Differential Equations | Nonlinear Dynamics (Part 4) | Index Theory

Higher Ed
Index theory is a method used to gain global information about a nonlinear differential equation. One powerful insight is that closed orbits (periodic solutions) must have at least one fixed point inside of the curve. In fact, for a...
Instructional Video5:57
Curated Video

Learn and Master C Programming - Using 'do...while' Loops in C/C++

Higher Ed
We will learn about 'do'...'while' loops in C/C++ and how they differ from both 'for' and 'while' loops. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute...
Instructional Video4:33
FuseSchool

MATHS - Numbers - Approximation and Estimation

6th - Higher Ed
An approximation is anything that is similar, but not exactly the same as something else. For example, if you were to say a 57 minute journey would take “about an hour”, you would be approximating. A value can be approximated by...
Instructional Video6:02
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Java Character Data Type char - Representation and Conversion

Higher Ed
In this video, we will learn about Java character data type char - representation and conversion. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video6:51
Why U

Pre-Algebra 17 - Improper Fractions and Mixed Numbers

12th - Higher Ed
Sometimes arithmetic operations result in fractions greater than one, called "improper" fractions. An improper fraction can be converted into a "mixed number" composed of an integer plus a "proper" fraction.
Instructional Video4:46
Curated Video

Finding Square Roots of Perfect Squares

K - 5th
In this video, the teacher explains how to find the square root of perfect squares by visualizing squares and using new notation. They also discuss the definition of a square root and explain why not all numbers have exact square roots....
Instructional Video7:45
msvgo

Properties of Addition and Subtraction of Integers

K - 12th
It explains the closure, commutative and associative properties of addition and subtraction of integers. It also explains how 0 is the additive identity for integers.
Instructional Video10:33
Zach Star

Random things that will (likely) surprise you

12th - Higher Ed
Random things that will (likely) surprise you
Instructional Video5:00
Curated Video

Understanding Rational Numbers

K - 5th
In this video, the teacher explains the concept of rational numbers. They define rational numbers as numbers that can be expressed as fractions, where both the numerator and denominator are integers. The teacher also discusses how...
Instructional Video9:58
Let's Tute

Origin History - Numbers

9th - Higher Ed
Lets know some interesting facts on the history and origin of numbers . Get answers to all the questions about numbers - History & origins of Numbers - Types of Numbers - Uses of Numbers
Instructional Video13:05
Fun Robotics

Lists and Tuples

Higher Ed
Defining lists and tuples in Python programming
Instructional Video12:17
Why U

Pre-Algebra 13 - Reciprocals and Division With Fractions

12th - Higher Ed
When working with fractions, division can be converted to multiplication by the divisor's reciprocal. This chapter explains why.
Instructional Video2:06
Instructional Video3:25
FuseSchool

MATHS - Numbers - Fractions Multiplication and Division

6th - Higher Ed
In this video, we are going to look at how to multiply and divide fractions. Multiplying fractions is arguably the easiest method of the four main functions when dealing with fractions, so we will look at this first.
Instructional Video6:25
Math Fortress

GRE Arithmetic: Integers (Part 2 of 4)

12th - Higher Ed
This video covers the basics of integers. Topics covered include: Multiplication, Multiples, Factors (Divisors), Lowest Common Multiple (LCM), and the Greatest Common Divisor (GCD) also known as the Greatest Common Factor (GCF).
Instructional Video4:33
Fun Robotics

NumPy Library Part 1

Higher Ed
Investigating the NumPy Python library and how to use it efficiently
Instructional Video4:38
Python Programmer

EDA Python - 06-4_variables_and_ids

Higher Ed
Where are variables stored and how do they store their contents. An important topic.
Instructional Video6:03
Curated Video

Beginning Python (Video 4)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...