Instructional Video5:48
Kult America

Warsaw's Abandoned Past

Higher Ed
When I wonder around Warsaw and Poland in general, I am amazed at how many abandoned buildings I find. I'm not much of an urban explorer but I'm curious about the small details left behind by the previous inhabitants. Some have told me...
Instructional Video1:10
Curated Video

TypeScript for Beginners - Union Type

Higher Ed
In this video, you will learn about Union type in TypeScript. This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to...
Instructional Video14:01
Curated Video

Solving Inequalities Using Multiplication or Division

9th - 12th
In this video lesson we will apply the Properties of Inequality using Multiplication and Division. We will discover that when you multiply or divide both sides of an inequality by the same POSITIVE value the result is an equivalent...
Instructional Video4:04
Curated Video

Describing Events as Subsets of a Sample Space

K - 5th
In this video, the teacher explains how to describe events as subsets of a sample space. They use examples of rolling a die and determining the outcomes that are both even and less than four. They also discuss constructing a sample space...
Instructional Video11:10
Curated Video

How to Insert Tick Boxes in Microsoft Word Documents

Pre-K - Higher Ed
In this video, I show you two different ways of inserting a tick box or check box into a Microsoft Word document. The first type I demonstrate is a clickable tick box which allows the user to click the box to insert a check mark, or...
Instructional Video6:41
Curated Video

Five Ways to Fix #VALUE Errors in Microsoft Excel

Pre-K - Higher Ed
In this tutorial I'll show you five different reasons why you may get #VALUE! error messages in Microsoft Excel and how to fix each of them properly.
Instructional Video9:39
Curated Video

Core Java Programming Course- Arrays in Java

Higher Ed
This video explains the different arrays in Java. This clip is from the chapter "Arrays" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains arrays in Java.
Instructional Video8:31
Curated Video

Bash Shell Scripting - Other Shell Variables - Part 2

Higher Ed
This is the second part of the two-part video that explains other shell variables. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This...
Instructional Video3:43
Brian McLogan

Graphing and solving a two step inequality

12th - Higher Ed
👉 Learn how to solve two-step linear inequalities and graph their solution. When solving two step inequalities we will use inverse operations, reverse order of operations and the properties of equality to solve. We will then graph our...
Instructional Video3:48
Brian McLogan

Solving and graphing an inequality with variables on both sides

12th - Higher Ed
👉 Learn how to solve multi-step linear inequalities having no parenthesis. An inequality is a statement in which one value is not equal to the other value. An inequality is linear when the highest exponent in its variable(s) is 1. (i.e....
Instructional Video3:54
Curated Video

Understanding Pressure in Fluids: Factors Affecting Pressure in Liquids

9th - Higher Ed
The video discusses the concept of pressure in fluids, specifically in liquids, and how it affects objects submerged in them. The definition of pressure, its calculation, and units are explained along with an example. The pressure due to...
Instructional Video5:15
Curated Video

Snakes: Mythology, Symbolism, and Misconceptions

Pre-K - Higher Ed
This video explores the diverse cultural and mythological significance of snakes throughout history. It also discusses the modern-day issues surrounding snake keeping as pets and the misconceptions that contribute to their negative...
Instructional Video5:19
Curated Video

Raptor Symbolism and Significance

Pre-K - Higher Ed
This video explores the symbolic significance of raptors in various cultures, highlighting their representation as symbols of power, death, and regality. The video also touches upon the training of hawks and falcons for hunting purposes,...
Instructional Video6:54
TMW Media

Scalers and Vectors: Solving a problem, Part 2

K - 5th
Based on previous results, how would solve the next part of the problem and express it in terms of magnitude and angle? Scalers and Vectors, Part 5
Instructional Video2:23
The Business Professor

Auditing - Parts of an Audit Workpaper

Higher Ed
This video explains what are the Parts of an Audit Workpaper
Instructional Video5:11
Curated Video

The Full Stack Web Development - Getting Started With Markdown

Higher Ed
Markdown- The formatting markup language: Getting Started With Markdown This clip is from the chapter "Markdown- The formatting markup language" of the series "The Full Stack Web Development".Markdown is a markup language very simple to...
Instructional Video5:25
Curated Video

Bash Shell Scripting- tr command

Higher Ed
This video shows how to use the tr command. This clip is from the chapter "Simple useful commands for shell scripting" of the series "Complete Bash Shell Scripting".This section covers the commands you can use for shell scripting
Instructional Video3:05
Brian McLogan

Summary for solving an absolute value inequality

12th - Higher Ed
👉 Learn how to solve multi-step absolute value inequalities. The absolute value of a number is the positive value of the number. For instance, the absolute value of 2 is 2 and the absolute value of -2 is also 2. To solve an absolute...
Instructional Video3:31
Odd Quartet

Music Survival Guide - How To Tie A Cymbal Knot

9th - 12th
What do you do when a cymbal strap breaks? Here's a quick how-to to get that cymbal back in action!
Instructional Video2:47
Tarver Academy

How to Assign Comments to People in Google Docs

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Assign Comments to People in Google Docs
Instructional Video3:30
Curated Video

TypeScript for Beginners - Assigning Operators

Higher Ed
This video demonstrates how to assign operators. This clip is from the chapter "Operators" of the series "TypeScript for Beginners".This section introduces you to operators and explains how to use them.
Instructional Video3:51
Brian McLogan

How do we classify the angles - Obtuse, straight, acute, right

12th - Higher Ed
Learn all about angles. An angle is a figure formed by two rays sharing a common endpoint. An angle can be classified as acute, right, obtuse, straight or refrex. An acute angle is an angle which measures less than 90 degrees. A right...
Instructional Video2:48
Brian McLogan

Algebra 1 - Learn how to graph the solution to an inequality

12th - Higher Ed
In this video you will learn how to solve and graph inequalities. When solving inequalities you will use the same inverse operations as solving equations. The difference will be when you multiply or divide by negative numbers you switch...
Instructional Video4:24
Curated Video

Excel VBA Programming The Complete Guide - The Split Function

Higher Ed
The Split function splits a string based on the occurrence of a specific character (called a delimiter) and returns the results in an array. In this lesson, we split a cell's value by the presence of slashes and paste the results in...