Curated Video
Sorting Groups of Equations and Expressions
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.
Curated Video
Julius Caesar 3.1 Performance: Caesar, Lines 59-74
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...
Curated Video
Julius Caesar 2.4 Interview: Portia and the Soothsayer
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...
Curated Video
Understanding and Evaluating Algebraic Expressions
This video introduces the concept of algebraic expressions and guides learners through the process of evaluating expressions, step by step.
Curated Video
Discovering Zero Order Reactions : The Dynamic World
Zero Order Reaction - Definition & Expression. Zero Order Reactions part 1
Curated Video
Move Quickly : Exploring First-Order Reactions
First Order Reaction, integrated expression. First Order Reactions part 1
Curated Video
How to Interpret Rate Laws and Experimental Results
Rate Law - Experimental Determination using Chloryl fluoride
Curated Video
What are Kurt Lewin's Freeze Phases for Team Development?
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.
Curated Video
Combining Like Terms to Simplify Expressions
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Fetch API Call
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Displaying the Winner
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Initializing the Game Board
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Using React State Hook
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".
Curated Video
GCSE Physics - Velocity Time Graphs #54
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...
Curated Video
GCSE Physics - Pressure and Volume - How to use the "PV = Constant" Equation #30
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 -...
Curated Video
GCSE Maths - What Does Inversely Proportional Mean? #91
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 -...
Flipping Physics
Projectile Motion - Components
Projectile motion components demonstrated: constant velocity in x, free all in y.
Flipping Physics
Electric Power
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...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - RVT Models
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...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Features of Time Series
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...
Curated Video
Complete the Table of a Linear Relationship | 8.F.B.4
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...
Curated Video
Translate Words into a Mathematical Expression | 6.EE.B.6
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...
Curated Video
Equivalent Expressions & The Commutative Property | 6.EE.A.4
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Final keyword in Java - Array, Static, Final, Interface
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...