Instructional Video6:14
Curated Video

Complete Java SE 8 Developer Bootcamp - Object Type Casting

Higher Ed
Casting changes the reference to a more specific type. This clip is from the chapter "Polymorphism" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to the unique property of polymorphism and its benefits.
Instructional Video1:23
Brian McLogan

Solving a quadratic equation by taking the square root of both sides

12th - Higher Ed
๐Ÿ‘‰Learn how to solve quadratic equations using the square root method. It is important to understand that not all quadratics have to be solved using factoring or quadratic formula. When we only have one variable but it is squared we can...
Instructional Video2:39
Packt

Compare the breadth-first and depth-first search algorithms : Stack Data Structure

Higher Ed
From the section: Shortest Time Search (Depth First Search). Understand stack data structure by answering the questions. โ€ข What is a stack โ€ข What are examples of stack โ€ข How do stack operationsโ€”Insertion and deletionโ€”operate Understand...
Instructional Video2:50
Brian McLogan

Solving a two step equation

12th - Higher Ed
๐Ÿ‘‰ Learn how to solve two step linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. To solve for a variable in a two step linear equation, we first isolate the variable by using inverse...
Instructional Video6:16
Curated Video

Understanding Capacity and Capacity Utilization in Business

Higher Ed
This video discusses the concept of capacity, both in terms of physical space and production output for businesses. The speaker emphasizes the importance of balancing capacity utilization to avoid both underutilization and capacity...
Instructional Video1:15
Brian McLogan

Review Order of operations, 22/11 . 9 - 3^2

12th - Higher Ed
๐Ÿ‘‰ Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Instructional Video3:59
Brian McLogan

Simplify a large numeric expression by applying the order of operations

12th - Higher Ed
๐Ÿ‘‰ Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Instructional Video6:07
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Bisection search - recursive implementation

Higher Ed
Start a project using the hash table structure/class that was built called quote finder This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video1:53
Brian McLogan

Given a geometry sequence, learn how to find the 9th term

12th - Higher Ed
๐Ÿ‘‰ Learn how to find the nth term of a geometric sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. A geometric sequence is a sequence in which...
Instructional Video5:48
Curated Video

Complete Python Scripting for Automation - join, center and zfill (zero fill)

Higher Ed
Complete String Operations: join, center and zfill (zero fill) This clip is from the chapter "Complete String Operations" of the series "Complete Python Scripting for Automation".You will learn about Basic operations on strings and...
Instructional Video9:17
Curated Video

Complete Python Scripting for Automation - Boolean result operations

Higher Ed
Complete String Operations: Boolean result operations This clip is from the chapter "Complete String Operations" of the series "Complete Python Scripting for Automation".You will learn about Basic operations on strings and strip, split...
Instructional Video14:01
Brian McLogan

Graph the Inverse of a Function

12th - Higher Ed
Graph the Inverse of a Function
Instructional Video4:56
Brian McLogan

Graphing an equation in standard form using slope and y intercept

12th - Higher Ed
In this video series I show you how to graph a linear equation. There are multiple ways to graph a linear equation and choosing the best method usually depends on your strengths and what information you are given. I will explore how to...
Instructional Video6:12
Barcroft Media

The Heartbreak Of Not Having A Vagina: BORN DIFFERENT

Higher Ed
GILBERT, AZ - JULY 1: A YOUNG WOMAN born without a vagina hopes to have a life-changing surgery that would allow her to have sex with her boyfriend and, in her own words, "feel like a woman." Kaylee Moats, 22, from Gilbert, Arizona, was...
Instructional Video18:03
The Wall Street Journal

Getting Paid

Higher Ed
Grab President Ming Maa speaks with WSJ Asia Editor Andrew Dowell at the WSJ D.Live conference in Hong Kong about the next stage of growth after acquiring Uber's Southeast Asian operations.
Instructional Video10:25
AllTime 10s

10 Safest Places When WW3 Starts

12th - Higher Ed
Let's face it, the world is a scary place. If World War 3 did happen, you should probably have a plan about where to go to save yourself from nuclear annihilation. Luckily for you, Alltime10s knows just where to look and we've got the...
Instructional Video3:40
Brian McLogan

Why do we simplify numeric expressions

12th - Higher Ed
๐Ÿ‘‰ Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Instructional Video3:12
Brian McLogan

Using order of operation on a quotient - Free Math Videos

12th - Higher Ed
๐Ÿ‘‰ Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
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...
Instructional Video2:47
Brian McLogan

How to find equivalent fractions and understanding what they are

12th - Higher Ed
๐Ÿ‘‰ Learn how to understand the concept of fractions using parts of a whole. Fractions are parts of a whole and this concept can be illustrated using bars and circles. This concept can also be extended to understand equivalent fractions....
Instructional Video13:35
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Bubble sort implementation

Higher Ed
Look at the merge sort algorithm and its big O analysis 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...
Instructional Video1:41
Brian McLogan

Given the first term and ratio find the nth term of a geometric sequence

12th - Higher Ed
๐Ÿ‘‰ Learn how to find the nth term of a geometric sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. A geometric sequence is a sequence in which...
Instructional Video4:19
Brian McLogan

How to solve an equation with a variable on different sides

12th - Higher Ed
๐Ÿ‘‰ Learn how to solve multi-step equations with parenthesis and variable on both sides of the equation. An equation is a statement stating that two values are equal. A multi-step equation is an equation which can be solved by applying...
Instructional Video6:13
Brian McLogan

Solving an equation with multiple fractions ex 2, (โ€“2/9)x - 4 = 7/18

12th - Higher Ed
๐Ÿ‘‰ Learn how to solve two step linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. To solve for a variable in a two step linear equation, we first isolate the variable by using inverse...