Instructional Video15:26
Packt

Creating an Order

Higher Ed
This video explains how to create an order.<br/<br/>>

This clip is from the chapter "Checkout Process-Part 1" of the series "MERN E-commerce from Scratch".This is the first part of a two-part section that explains the checkout process.
Instructional Video1:32
Brian McLogan

How to find the antiderivative of a simple function

12th - Higher Ed
πŸ‘‰ Learn how to find the antiderivative (integral) of a function. The integral, also called antiderivative, of a function, is the reverse process of differentiation. Integral of a function can be evaluated as an indefinite integral or as...
Instructional Video2:41
Brian McLogan

What is the velocity of the particle at a given time from graph

12th - Higher Ed
motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of the particle by differentiating the function representing...
Instructional Video0:41
Brian McLogan

Algebra 2 - Learn how to determine if an equation is an example of direct variation or not 3x‐0=y

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 Video6:29
Brian McLogan

What are the equations for a hyperbolas with a horizontal and vertical transverse axis

12th - Higher Ed
Learn all about hyperbolas. A hyperbola is a conic section with two fixed points called the foci such that the difference between the distances of any point on the hyperbola from the two foci is equal to the distance between the two...
Instructional Video5:23
Curated Video

Understanding Equations with No Solution

K - 5th
In this video, students will learn about equations that have no solution. The teacher explains the concept using drawings and examples, demonstrating how to determine if a value is a solution to an equation. Students will also understand...
Instructional Video6:57
Flipping Physics

Introduction to Projectile Motion

12th - Higher Ed
My strategy for solving any projectile motion problem. You need to split the variables in to the x and y directions and solve for time. Sounds simple and it really is, usually.
Instructional Video2:48
Brian McLogan

What is standard form of a quadratic

12th - Higher Ed
πŸ‘‰ Learn the essentials for graphing a quadratic equation. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which can either...
Instructional Video8:28
Packt

Final Keyword in Java

Higher Ed
This video explains the Final keyword.<br<br/>/>

This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Instructional Video12:45
Packt

Variables - var, let & const

Higher Ed
JavaScript Language Fundamentals: Variables - var, let & const
<
br/>
This clip is from the chapter "JavaScript Language Fundamentals" of the series "Modern JavaScript from the Beginning".In this section, you will learn the...
Instructional Video3:47
IDG TECHtalk

Creating constant values in Go with the const keyword | Smart Go

Higher Ed
The const keyword in Go lets you create values that are immutable across the lifetime of your program. But Go consts behave a little differently from similar features in other languages. Learn how consts work in Go, and how to use them...
Instructional Video4:17
Brian McLogan

How to factor a trinomial when your middle and constant terms are positive

12th - Higher Ed
πŸ‘‰Learn how to factor quadratics. A quadratic is an algebraic expression having two as the highest power of its variable(s). To factor an algebraic expression means to break it up into expressions that can be multiplied together to get...
Instructional Video4:03
Brian McLogan

Dividing two polynomials using synthetic division

12th - Higher Ed
πŸ‘‰ Learn about dividing by synthetic division when the divisor is a fraction. 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 Video2:59
Brian McLogan

Dividing two polynomials using synthetic division

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 Video6:13
Brian McLogan

How to divide polynomials using synthetic division

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 Video5:52
Brian McLogan

Applying compound interest to find the final value of a deposit over the years

12th - Higher Ed
Learn about compound interest. We will look at how to determine the final value, initial value, interest rate and years needed. We will investigate problems compounded continuously, daily, weekly, monthly, quarterly and yearly. These...
Instructional Video3:08
Flipping Physics

The Humility Soapbox – Uniformly vs. Uniformally

12th - Higher Ed
This is much more personal than my average video. I talk about my spelling inadequacies. (yes, i just spelled inadiquacies incorrectly, spell check fixed it, arg.) I use it as a tool to talk about admitting you don't understand as an...
Instructional Video20:36
Catalyst University

Variation of Enthalpy with Pressure

Higher Ed
Variation of Enthalpy with Pressure
Instructional Video9:42
Curated Video

C++ Developer - Symbolic Constants and Naming Conventions

Higher Ed
This video focuses on symbolic constants and naming conventions.<br/<br/>>

This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Instructional Video3:37
FuseSchool

Circular Orbits

6th - Higher Ed
CREDITS Animation & Design: Joshua Thomas jtmotion101@gmail.com Narration: Dale Bennett Script: Bethan Parry In this video we’re going to look at circular orbits of planets, velocity, speed and orbit radius. As well as the difference...
Instructional Video5:32
Virtually Passed

Constrained motion of connected particles summary

Higher Ed
To solve these types of problems, I think it's helpful to follow these steps:<b<br/>r/>
1) De<br/>fine positions
2) Find length
3) Differentiate
Instructional Video7:01
Curated Video

Complete Modern C++ - Automatic Type Inference (C++11)

Higher Ed
This video introduces the auto keyword and explains how to use it to infer types automatically.
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see...
Instructional Video7:43
Curated Video

Learn and Master C Programming - Pointers and 'const' Keyword

Higher Ed
We will look at the different ways we can combine the word 'const' with pointers and how that impacts the meaning and usage of the pointers as well as the data pointed at.
r/>
This clip is from the chapter "Pointers" of the...
Instructional Video3:20
FuseSchool

Quadratic Sequences: nth Term

6th - Higher Ed
In this video we look at quadratic sequences, and how to find the nth term for them. In quadratic sequences, the first difference changes every time. So instead, we look at the second differences. If the second difference is constant,...