Curated Video
Java Programming for Complete Beginners - Java 16 - Step 00 - Introduction to Array and ArrayList - Section Introduction with a Challenge
In this video, we will learn about Array and ArrayList - section introduction with a challenge. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Brian McLogan
Arithmetic and Algebraic Operations | Preparing for Precalculus Part 1
Arithmetic and Algebraic Operations | Preparing for Precalculus Part 1
Brian McLogan
What do you need to know to solve literal equations
We solve a literal equation just like any other equation. When we solve for a variable we need to isolate the variable meaning we need to undo the operations that are being applied to the variable. Make sure you apply the inverse...
Brian McLogan
Tutorial - Combining complex numbers ex 8, (8 + 20i) - (8 + 12i)
In this video series I will show you how to combine complex number by either subtracting or adding them together. Complex numbers have real and imaginary components. When combining complex numbers we can only add the real to the...
Brian McLogan
Tutorial - Combining complex numbers ex 6, (10 - 2i) + (-11 - 7i)
In this video series I will show you how to combine complex number by either subtracting or adding them together. Complex numbers have real and imaginary components. When combining complex numbers we can only add the real to the...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Sets
A set is a unique Python data type that only allows you to store unique items, no duplicates allowed! But there's a catch…*cue scary music*. This clip is from the chapter "Beginner-friendly Python" of the series "Python for Everybody:...
Curated Video
Solving Equations Using Square Roots
Solve equations that have a squared variable by taking the square root of both sides of the equation, resulting in two possible solutions.
Curated Video
Solving Equations Using Cube Roots
Solve equations that have a cubed variable by taking the cube root of both sides.
Science360
Passport to Discovery - Inside a ship's construction
Today, your Passport to Discovery is taking you behind-the-scenes in Houma, Louisiana, where a keel-laying ceremony kicked off construction on the Resolution, the latest NSF-funded research vessel designed for science on the seas. Learn...
Curated Video
Complete Modern C++ - Filesystem - path
This video introduces filesystem library components. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Brian McLogan
Solving an equation with parenthesis ex5, 8n–(2n–3)=12
👉 Learn how to solve multi-step equations with parenthesis. An equation is a statement stating that two values are equal. A multi-step equation is an equation which can be solved by applying multiple steps of operations to get to the...
Curated Video
KS2 Primary Maths Age 9-13 - Number Problem: - Explained
SchoolOnline's Primary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 9-13, they cover every key topic and sub topic covered in Maths in clear and easy to follow steps. This video looks at...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Meet The Queue - A Familiar Sight In Everyday Life
Learn more about queues which are much more intuitive as there are plenty of real world examples where a queue is the fair and correct way of processing. This clip is from the chapter "Stacks And Queues" of the series "From 0 to 1: Data...
Brian McLogan
Master how to find the angle between two vectors
Master how to find the angle between two vectors
Brian McLogan
Master how to find all of the zeros of a polynomial when given one irrational zero
Master how to find all of the zeros of a polynomial when given one irrational zero
Brian McLogan
Pre-Calculus - Find the values or real and imaginary numbers in standard form (a-1)+(b+3)i=5+8i
In this video I show you how to find the value of a and b of complex number when you have two complex numbers equal to each other. When two complex numbers are equal to each other the values of a and b must be equal to one another. (a-1)...
Brian McLogan
Pre-Calculus - Applying distributive property with complex numbers 5i (3-2i)
In this math tutorial I will show you how to multiply complex numbers. Complex numbers come in the form of a +bi. Multiplying complex numbers carry some of the same properties as multiplying polynomials. However when simplifying we will...
Brian McLogan
Tutorial - Simplifying Expressions with Complex numbers ex 5, -5(1 + 2i) + 3i(3 - 4i)
In this video playlist you will learn everything you need to know with complex and imaginary numbers -5(1 + 2i) + 3i(3 - 4i)
Brian McLogan
Tutorial - Simplifying Expressions with Complex numbers ex 3, 5i(3 + 2i)(8 + 3i)
In this video playlist you will learn everything you need to know with complex and imaginary numbers 5i(3 + 2i)(8 + 3i)
Brian McLogan
Tutorial - How do we multiply complex numbers
In this video playlist you will learn everything you need to know with complex and imaginary numbers
Brian McLogan
Tutorial - Graphing complex numbers ex 3, -5 + 3i
In this video playlist you will learn everything you need to know with complex and imaginary numbers -5 + 3i
Brian McLogan
Tutorial - Combining complex numbers ex 3, (-2i - 6i) - (4 - 6i)
In this video series I will show you how to combine complex number by either subtracting or adding them together. Complex numbers have real and imaginary components. When combining complex numbers we can only add the real to the...