Instructional Video7:50
Brian McLogan

Simplify rational expression using the rules of exponents

12th - Higher Ed
👉 Learn how to simplify expressions using the quotient rule of exponents. The quotient rule of exponents states that the quotient of powers with a common base is equivalent to the power with the common base and an exponent which is the...
Instructional Video2:20
Brian McLogan

What do you need to know to solve one step equations

12th - Higher Ed
👉 Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Instructional Video17:45
Curated Video

Bash Shell Scripting- Different types of For loop syntax's

Higher Ed
This video explains different types of For loop syntaxes. This clip is from the chapter "Loops and Loop control statements - Part 1" of the series "Complete Bash Shell Scripting".This section is the first part that explains Loops and...
Instructional Video7:47
Brian McLogan

Adding and Subtracting FRACTIONS Step by Step

12th - Higher Ed
👉 In this video I will explore how we can understand how to add and subtract fractions when dealing with common and non common denominators. We will also then look at using mixed and whole numbers.
Instructional Video8:38
Curated Video

High Performance Scientific Computing with C 4.4: GPGPU with CUDA

Higher Ed
How can we accelerate our codes using modern GPUs? What is CUDA? • Learn how to add CUDA kernels to our code • See how to use nvcc to compile CUDA code • Learn about tuning CUDA code for performance
Instructional Video10:01
Curated Video

Listening Practice: Is Salary or Personal Fulfillment More Important in Choosing a Career?

9th - Higher Ed
Listening Practice: Is Salary or Personal Fulfillment More Important in Choosing a Career?
Instructional Video5:44
Brian McLogan

Where does the distance formula come from

12th - Higher Ed
👉 Learn how to find the distance between two points. The distance between two points is the length of the line joining the two points in the coordinate plane. To find the distance between two points in the coordinate plane, we make use...
Instructional Video2:55
Brian McLogan

Subtraction of real numbers both positive, 5 - 3

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 Video5:00
Curated Video

Exploring the World of 3D Stereoscopy

Pre-K - Higher Ed
Learn about the concept of 3D or stereoscopy and how it works in the real world. This video discusses different techniques used to create the illusion of depth, including basic squinting, anaglyph glasses, shutter glasses, and polarized...
Instructional Video3:05
Brainwaves Video Anthology

Luis Torres - Whole Community Education

Higher Ed
An amazing Bronx Principle Luis E Torres whose school CS 55 is renowned for Champion Steppers, for putting on unbelievable Broadway Musical like productions. A community school, not a Charter School, not a Magnet School, a regular public...
Instructional Video7:11
Let's Tute

Introduction to Sketching: From Basic to Advanced Techniques

9th - Higher Ed
This sketching video is designed to take you from beginner to advanced in the art of sketching. Whether you're a hobbyist or aspiring artist, this video covers everything from the basics of sketching to advanced techniques like shading,...
Instructional Video5:35
Brian McLogan

Graphing a quadratic using a table

12th - Higher Ed
👉 Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Instructional Video12:13
KnowMo

Introduction to Laws of Indices

12th - Higher Ed
This video explains the basics of laws of indices and how they can be applied to simplify expressions with powers. The video covers three main laws: multiplying together terms involving powers, dividing terms involving powers, and...
Instructional Video2:45
Brian McLogan

Multiply a Binomial by a Trinomial Using Distributive Property - Math Tutorial

12th - Higher Ed
👉 Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...
Instructional Video2:55
Brian McLogan

How to determine the intervals that a function is increasing decreasing or constant

12th - Higher Ed
👉 Learn how to determine increasing/decreasing intervals. There are many ways in which we can determine whether a function is increasing or decreasing but we will focus on determining increasing/decreasing from the graph of the function....
Instructional Video3:36
Curated Video

Learning CSS (Video 1)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video1:46
Brian McLogan

How do you solve a multi step equation with a variable on the same side

12th - Higher Ed
👉 Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Instructional Video2:16
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Chapter 4 Ask Me Anything (AMA)

Higher Ed
Malware is malicious software that comes in many different shapes and sizes. This episode tackles examples of malicious code and how it related to Visual Basic for Applications (VBA). This clip is from the chapter "Tools of the Trade" of...
Instructional Video12:07
Curated Video

Introduction to Basic Probability Notation and Formulas

Higher Ed
This video provides an introduction to basic probability concepts and notation, including sets, subsets, union, intersection, and cardinality of sets. The video discusses how to calculate probability for equally likely events and...
Instructional Video3:32
Curated Video

Learning D3.JS 5.0 7.3: Breaking Down Scales

Higher Ed
In this video, we will learn what scales are and why we need them. • Identify the problem • Understand what the scale function is • Get to know about range and domain
Instructional Video3:31
Science360

Fire starter

12th - Higher Ed
In episode 28, Charlie and Jordan build the perfect fire, according to science. Now you'll be able to, too.
Instructional Video8:00
Packt

Asynchronous Basics

Higher Ed
Asynchronous Node.js (Weather App): Asynchronous Basics This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Instructional Video5:03
Packt

Troubleshooting Errors on Browser Invocation Code

Higher Ed
This video explains how to troubleshoot errors on browser invocation code. This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video38:24
APMonitor

Python 🐍 Plots

10th - Higher Ed
A plot is a visual representation of the data and is especially valuable to analyze data graphically. You can plot with the matplotlib package. In the incubator example, we may want to see how the temperature changes with time. The...