Instructional Video4:04
Curated Video

Sorting Groups of Equations and Expressions

3rd - Higher Ed
Sorting Groups of Expressions identifies the differences between equations and expressions by sorting a group of equations and expressions into groups based on the definitions.
Instructional Video0:54
Curated Video

Julius Caesar 3.1 Performance: Caesar, Lines 59-74

6th - Higher Ed
In this scene from Shakespeare's "Julius Caesar," Caesar asserts his unwavering nature by comparing himself to the constant Northern Star, claiming his decisions are as fixed and unchangeable as the star itself. He rejects the pleas for...
Instructional Video5:18
Curated Video

Julius Caesar 2.4 Interview: Portia and the Soothsayer

6th - Higher Ed
This video presents a dramatic interaction between Portia and a soothsayer, as they discuss a secret plan involving Brutus on the day Caesar is to go to the Senate. Portia, struggling with the burden of keeping her husband Brutus’s plans...
Instructional Video8:02
Curated Video

Understanding and Evaluating Algebraic Expressions

K - 12th
This video introduces the concept of algebraic expressions and guides learners through the process of evaluating expressions, step by step.
Instructional Video3:11
Curated Video

Discovering Zero Order Reactions : The Dynamic World

9th - Higher Ed
Zero Order Reaction - Definition & Expression. Zero Order Reactions part 1
Instructional Video5:59
Curated Video

Move Quickly : Exploring First-Order Reactions

9th - Higher Ed
First Order Reaction, integrated expression. First Order Reactions part 1
Instructional Video4:56
Curated Video

How to Interpret Rate Laws and Experimental Results

9th - Higher Ed
Rate Law - Experimental Determination using Chloryl fluoride
Instructional Video5:33
Curated Video

What are Kurt Lewin's Freeze Phases for Team Development?

10th - Higher Ed
Kurt Lewin is one of the giants of 20th Century psychology. And one of his best contributions is Kurt Lewin's Freeze Phases model of how people go through transitions.
Instructional Video6:17
Curated Video

Combining Like Terms to Simplify Expressions

9th - Higher Ed
Whether you need a quick refresher or a step-by-step explanation on how to combine like terms to simplify an algebraic expression, this video is for you! I will explain what like terms are, and then show you how to identify like terms...
Instructional Video8:57
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Fetch API Call

Higher Ed
In this video, you will learn how to effectively handle the chaining of fetch calls to avoid nesting them together, clean up our component code, and abstract those details away from our component code.
Instructional Video14:41
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Displaying the Winner

Higher Ed
After defining the moves in the game and being able to calculate the winner, we will now create a display effect on the game board to display the winner after the game is completed.
Instructional Video8:20
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Initializing the Game Board

Higher Ed
In this lecture, you will learn to debug the errors created in the previous video, which did not allow certain functions to execute properly, and we will initialize the game board.
Instructional Video4:50
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Using React State Hook

Higher Ed
In this lesson, you will learn about the React State hook component and how to implement it in our project. We will understand a hook, a function provided by React; they start with the word "use".
Instructional Video4:51
Curated Video

GCSE Physics - Velocity Time Graphs #54

9th - Higher Ed
This video covers: - How to interpret velocity-time graphs - How to calculate total distance travelled using a velocity-time graph - What the gradient of the line means General info: - Suitable for all GCSE and IGCSE courses - See below...
Instructional Video4:33
Curated Video

GCSE Physics - Pressure and Volume - How to use the "PV = Constant" Equation #30

9th - Higher Ed
This video covers: - The concept that pressure and volume are inversely related - How to use the "PV = constant" equation - Examples General info: - Suitable for all GCSE and IGCSE courses - Suitable for both higher and foundation tier -...
Instructional Video4:11
Curated Video

GCSE Maths - What Does Inversely Proportional Mean? #91

9th - Higher Ed
This video covers: - What inverse proportion or inversely proportional means - What the relationship looks like on a graph - What the relationship looks like in an equation This video is suitable for maths courses around the world. KS3 -...
Instructional Video0:59
Flipping Physics

Projectile Motion - Components

12th - Higher Ed
Projectile motion components demonstrated: constant velocity in x, free all in y.
Instructional Video4:50
Flipping Physics

Electric Power

12th - Higher Ed
In this video, we learn about and derive equations for electric power using Ohm's law. We explore the relationship between electric power, electric potential difference, electric current, and resistance. We also discuss the unit of...
Instructional Video4:16
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - RVT Models

Higher Ed
This video explains the RVT (Resampling, Visualize, and Transform) models in time series in Python. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the series "A Practical Approach to Timeseries Forecasting...
Instructional Video3:23
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Features of Time Series

Higher Ed
This video explains the features of time series. This clip is from the chapter "Motivation and Overview of Time Series Analysis" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on the...
Instructional Video2:40
Curated Video

Complete the Table of a Linear Relationship | 8.F.B.4

9th - 12th
In this math video we will complete the table of a linear relationship. We will understand that a linear relationship has a constant rate of change. This means that as y increases or decreases by the same constant rate, x will increase...
Instructional Video2:59
Curated Video

Translate Words into a Mathematical Expression | 6.EE.B.6

9th - 12th
In this math video we will translate words into a mathematical expression. We will identify the three parts of a word phrase - the number, the math operation and the variable. We will review and understand that the word PER means...
Instructional Video3:06
Curated Video

Equivalent Expressions & The Commutative Property | 6.EE.A.4

9th - 12th
In this math video we will discuss equivalent expressions & The Commutative Property. We will review that a given variable expression has two terms; a variable term and a constant term. We will review that this variable expression is in...
Instructional Video3:59
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Final keyword in Java - Array, Static, Final, Interface

Higher Ed
In this video, we will apply the final keyword in practical scenarios through hands-on exercises, creating and using final variables, classes, and methods effectively, ensuring data integrity and code reliability. This clip is from the...