Instructional Video2:30
Packt

Simplifying Big O - Part 2

Higher Ed
This is the second part of the two-part video that continues to simplify big O.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces...
Instructional Video7:15
Curated Video

Complete Modern C++ - Non-type Template Arguments

Higher Ed
This video explains the purpose of non-type template arguments.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding,...
Instructional Video4:05
Brian McLogan

Find vertical and horizontal asymptotes of a rational function

12th - Higher Ed
πŸ‘‰ Learn how to find the vertical/horizontal asymptotes of a function. An asymptote is a line that the graph of a function approaches but never touches. The vertical asymptote is a vertical line that the graph of a function approaches but...
Instructional Video1:00
Brian McLogan

Tutorial - Determine if an equation is an example of direct variation ex 4, y= 1/5x

12th - Higher Ed
In this video I will show you how to use direct variation to help determine the missing variable, as well as how to determine if an equation is an example of direct variation or not. For an equation to be an example of direct variation...
Instructional Video10:52
Curated Video

Constant Air Volume - CAV

Higher Ed
Constant air volume hvac system basics. In this video we look at the basics of CAV ventilation system covering cav constant air volume systems used in hvac ventilation design, cav terminals, ahu air handling units, heat exchangers,...
Instructional Video6:07
Brian McLogan

Learn the basics of applying synthetic division to divide two polynomials

12th - Higher Ed
πŸ‘‰ Learn about dividing by synthetic division. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for the variable, the solution for...
Instructional Video2:43
Brian McLogan

Dividing two polynomials using synthetic division

12th - Higher Ed
πŸ‘‰ Learn about dividing by synthetic division when there is a missing power. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for...
Instructional Video12:31
Curated Video

Graphs of Proportional Relationships and Constant of Proportionality

9th - 12th
In this video, the teacher explains how to identify proportional relationships in tables and graphs, and how to determine the constant of proportionality. The lesson includes examples and step-by-step instructions for finding the...
Instructional Video1:52
Brian McLogan

Learn how to take the derivative of exponential expression

12th - Higher Ed
πŸ‘‰ Learn how to find the derivative of exponential and logarithmic expressions. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the...
Instructional Video13:17
Catalyst University

Affinity Constants

Higher Ed
Affinity Constants
Instructional Video15:11
APMonitor

Data Science 🐍 Differential Equations

10th - Higher Ed
Specific types of equations with differential terms arise from fundamental relationships such as conservation of mass, energy, and momentum. Dynamic models can either be regressed (identified) from data or developed...
Instructional Video0:49
Brian McLogan

Learn how to simplify functions

12th - Higher Ed
πŸ‘‰ Learn how to multiply two functions. We will explore the multiplication of linear, quadratic, rational, and radical functions. To multiply two functions, we simply algebraically multiply the rules (contents) of the two functions. We...
Instructional Video0:49
Brian McLogan

Determine if a function is power function and what is the constant and power

12th - Higher Ed
πŸ‘‰ Learn how to apply the rules of exponents to simplify an expression. We will focus on applying the product rule, quotient rule as well as power rule. We will then explore multiple properties such as power to product, power to quotient...
Instructional Video7:11
Curated Video

Complete Modern C++ - L-values, R-values, and R-value References (C++11)

Higher Ed
This video starts with the basics of L-values and R-values and then explains the C++11 featureÒ€”R-value references.
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives...
Instructional Video2:55
Brian McLogan

Determining positive slope from a table

12th - Higher Ed
πŸ‘‰ Learn how to find the rate of change from a table of values. The rate of change of a set of data listed in a table of values is the rate with which the y-values are changing with respect to the x-values. To find the rate of change from...
Instructional Video3:21
Brian McLogan

Solving an equation for x using distributive property twice

12th - Higher Ed
πŸ‘‰ 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...
Instructional Video5:50
Brian McLogan

Write a rational function as a reciprocal function then find intercepts and asymptotes

12th - Higher Ed
Write a rational function as a reciprocal function then find intercepts and asymptotes
Instructional Video6:59
Brian McLogan

Master Solve for the missing variable when y varies directly with x

12th - Higher Ed
Master Solve for the missing variable when y varies directly with x
Instructional Video8:10
Curated Video

The Modern JavaScript Bootcamp (2019) - Constant Variables

Higher Ed
In this video, you’re going to learn about an alternative way to create variables. This will allow you to better describe what your program is doing.
r/>
This clip is from the chapter "JavaScript Objects" of the series "The...
Instructional Video6:49
Curated Video

Excel VBA Programming The Complete Guide - Constants

Higher Ed
In this lesson, we explore constants, an alternative to variables. A constant's value cannot change over the course of a macro's execution, making it optimal for static values.
r/>
This clip is from the chapter "Procedures" of...
Instructional Video2:16
Brian McLogan

Use the rational zero test on a quadratic

12th - Higher Ed
πŸ‘‰ Learn how to use the Rational Zero Test on Polynomial expression. Rational Zero Test or Rational Root test provide us with a list of all possible real Zeros in polynomial expression. Rational Zero Test can be helpful to find all the...
Instructional Video3:36
Brian McLogan

Identifying the leading coefficient and degree to write the end behavior of a polynomial

12th - Higher Ed
πŸ‘‰ Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Instructional Video8:06
Catalyst University

Isochoric Reversible Process

Higher Ed
Isochoric Reversible Process
Instructional Video10:35
Packt

User Login Reducer and Action

Higher Ed
This video focuses on user login reducer and action.
r/>
This clip is from the chapter "Front-end User Authentication and Profile" of the series "MERN E-commerce from Scratch".This section focuses on front-end user...