Kult America
Warsaw's Abandoned Past
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...
Curated Video
TypeScript for Beginners - Union Type
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...
Curated Video
Solving Inequalities Using Multiplication or Division
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...
Curated Video
Describing Events as Subsets of a Sample Space
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...
Curated Video
How to Insert Tick Boxes in Microsoft Word Documents
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...
Curated Video
Five Ways to Fix #VALUE Errors in Microsoft Excel
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.
Curated Video
Core Java Programming Course- Arrays in Java
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.
Curated Video
Bash Shell Scripting - Other Shell Variables - Part 2
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...
Brian McLogan
Graphing and solving a two step inequality
👉 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...
Brian McLogan
Solving and graphing an inequality with variables on both sides
👉 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....
Curated Video
Understanding Pressure in Fluids: Factors Affecting Pressure in Liquids
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...
Curated Video
Snakes: Mythology, Symbolism, and Misconceptions
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...
Curated Video
Raptor Symbolism and Significance
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,...
TMW Media
Scalers and Vectors: Solving a problem, Part 2
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
The Business Professor
Auditing - Parts of an Audit Workpaper
This video explains what are the Parts of an Audit Workpaper
Curated Video
The Full Stack Web Development - Getting Started With Markdown
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...
Curated Video
Bash Shell Scripting- tr command
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
Brian McLogan
Summary for solving an absolute value inequality
👉 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...
Odd Quartet
Music Survival Guide - How To Tie A Cymbal Knot
What do you do when a cymbal strap breaks? Here's a quick how-to to get that cymbal back in action!
Tarver Academy
How to Assign Comments to People in Google Docs
In This Episode, Tyler Teaches Us About How to Assign Comments to People in Google Docs
Curated Video
TypeScript for Beginners - Assigning Operators
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.
Brian McLogan
How do we classify the angles - Obtuse, straight, acute, right
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...
Brian McLogan
Algebra 1 - Learn how to graph the solution to an inequality
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...
Curated Video
Excel VBA Programming The Complete Guide - The Split Function
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...