Instructional Video10:00
Brian McLogan

How to divide a trinomial into a polynomial using long division

12th - Higher Ed
👉 Learn how to divide polynomials by quadratic divisors using the long division algorithm. Before dividing a polynomial, it is usually important to arrange the divisor in the descending order of powers of the variable(s). To divide a...
Instructional Video5:32
Brian McLogan

Graphing logarithmic equations

12th - Higher Ed
👉 Learn all about graphing natural logarithmic functions. A logarithmic function is a function with logarithms in them. A natural logarithmic function (ln function) is a logarithmic function to the base of e. The graph of the parent...
Instructional Video2:43
Brian McLogan

How to find the inverse of a linear equation domain and range

12th - Higher Ed
👉 Learn how to find the inverse of a linear function. A linear function is a function whose highest exponent in the variable(s) is 1. The inverse of a function is a function that reverses the "effect" of the original function. One...
Instructional Video4:23
Curated Video

Excel VBA Programming The Complete Guide - The Parent Property on All Objects

Higher Ed
Coming full circle, we navigate from a Range object all to the way to the top of the Excel object model (the Application object) by relying on each object's Parent property. The property returns the object enclosing the current one. This...
Instructional Video8:17
Curated Video

Excel VBA Programming The Complete Guide - Workbook Events and The Sh Argument

Higher Ed
The Workbook event has its own set of event procedures. One common trend in their signatures is the presence of a Sh argument, which represents the sheet on which the event has been triggered. In this lesson, we construct a dynamic macro...
Instructional Video2:12
Curated Video

It's no Conundrum when Speaking Part 2 Answers Score 7

9th - Higher Ed
Today you will hear why my Part 2 answer about social conventions would score highly on IELTS Speaking.
Instructional Video3:24
Curated Video

Does your Accent Affect your IELTS Speaking Score

9th - Higher Ed
Today’s question asks if a student’s accent can lower their IELTS Speaking score. You can definitely have an accent in English from your first language and still get 7+ for Pronunciation. In today’s video we examine the Pronunciation...
Instructional Video10:07
Curated Video

The Complete Java Developer Course: From Beginner to Master - Random Numbers (Side Topic)

Higher Ed
This video explores Pseudo-Random Number Generators (PRNGs). This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the fundamental concepts...
Instructional Video4:06
Brian McLogan

Determine the domain and range from a graph

12th - Higher Ed
Learn how to determine the domain and range of a function given the graph of the function. Since the domain of a function is the set of all x-values we will want to identify how far left the graph goes as well as how far right to...
Instructional Video16:18
Rachel's English

English Vocabulary Challenge Day 12

6th - Higher Ed
You can improve your English vocabulary and English pronunciation by studying these vocab words, repeating them along with me to master each sound. We’ll study each word by focusing on how Americans actually pronounce it, and we’ll...
Instructional Video4:43
Curated Video

Learning ASP.NET Web API (Video 30)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video7:20
Curated Video

Learning CSS (Video 16)

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 Video3:19
Curated Video

Describing Patterns in Data Sets: Dot Plots and Histograms

K - 5th
In this video, the teacher explains how to describe patterns in data sets using dot plots and histograms. They discuss the differences between dot plots and histograms, including how to identify clusters, peaks, and gaps in the data.
Instructional Video2:50
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 3 - Fibonacci series

Higher Ed
Get the list size and range of ints for each list element from the user during program execution This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python,...
Instructional Video3:46
Curated Video

C++ 20 (2a) New Features - Composing Ranges

Higher Ed
We need to write a piece of code that filters out even numbers from a container and returns them multiplied by two. In other example we take n integers from container and compute their squares. • Use views: filter and transform • Use...
Instructional Video2:17
Let's Tute

Microsoft Excel Tutorial: Working with Sum Function

9th - Higher Ed
In this Microsoft Excel tutorial, we learn how to use the sum function to add numbers together. We also explore how to use cell numbers or ranges as arguments in the sum function, and how Excel ignores text when adding numbers....