Brian McLogan
Finding the value of three consecutive numbers adding up to 21 - Free Math Videos
Learn how to solve equations from word problems. A word problem is a real word simulation of a mathematics principle. We can solve equation(s) from a word problems by first understanding what the problem is asking. We then assign...
FuseSchool
Learn How To Round Whole Digits To The Nearest Hundred
Learn how to round whole digits to the nearest hundred!
Curated Video
Complete Modern C++ - Dynamic Array (std::vector)
This video introduces the std::vector class and demonstrates common operations of creation, insertion, deletion, and so on. This clip is from the chapter "More C++ Goodies" of the series "Complete Modern C++".In this section, you will...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Proof - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Algebra and Inequalities - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Packt
Implementation of Arrays List
This video explains how to implement a list of arrays. This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
C++ Standard Template Library in Practice - Random Access Iterators
We want to learn what makes up a random access iterator, and how to use it. • Learn what a random access iterator can do • Learn what it takes to fulfill a random access iterator contract • Go through a code example, showing how to use...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 1 - Countdown timer
Look at specs for the project along with actual completed program execution This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Python Programmer
EDA Python - 16-1_Numpy_Introduction
Numpy (Numerical Python) is an essential data science python package. It's introduced in this video.
Curated Video
C++ Developer - Project - Vector Data
This video presents a project on vector data. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
IDG TECHtalk
Python 3.9: What's new in the latest version of Python
The latest version of Python offers new conveniences for the developer: new ways to merge dictionaries, new string-handling functions, and more convenient type-hinting features.
Curated Video
Finding the Remaining Volume of Consecutive Cubes
In this video, students will learn how to describe the relationship between the volumes of two consecutive cubes using a simplified polynomial identity. The video explains the concept of consecutive integers and how to represent them...
Brian McLogan
Subtracting a negative from a negative, -4 - (-4)
👉 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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Analyze log(n), visualize the math behind it and how it relates to algorithms
Build a recursive factorial function step by step This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
Curated Video
Simplifying Square Roots with Physical Models
In this video, the teacher explains how to simplify square roots by using physical models and the Pythagorean theorem. They demonstrate how to calculate the length of a square root by finding the area of squares and splitting them into...
Curated Video
Beginning Python (Video 22)
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...
Curated Video
Core Java Programming Course- Iterating over Sets
This video explains how to iterate over sets. This clip is from the chapter "Sets and Maps" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various sets and maps available in Java.
Brian McLogan
Solve by factoring when a perfect square
👉Learn how to solve a quadratic equation by factoring a perfect square trinomial. A perfect square trinomial quadratic equation is of the form y = x^2 +2cx + c^2, where c is a perfet square. There are couple of ways we can solve a...
Curated Video
Multi-Paradigm Programming with Modern C++ - On Programming Paradigms
C++ is a multi-paradigm programming language. We learn about different paradigms (styles), and how C++ supports them. • Programming styles supported by C++ • Criticism of C++ • Your C++ knowledge as a toolbox This clip is from the...
FuseSchool
What Are Negative Numbers?
What Are Negative Numbers? | Numbers | Maths | FuseSchool Learn the essentials about negative numbers in this video.
Curated Video
Adding Polynomials: Combining Like Terms
In this video, the teacher explains that the set of polynomials is closed under addition by combining like terms. They provide examples and explanations of how to add polynomials together, emphasizing the importance of keeping the...
Curated Video
Understanding Closure Property: Sets of Numbers
Closure refers to the property of a set of numbers and operations where performing those operations on any two elements of the set always results in another element of the set. We examine various sets of numbers, such as whole numbers,...
Let's Tute
Real Numbers - Some Stupid Math Mistakes 2 - Quiz
In this video we will learn some mistakes we make in real numbers