Instructional Video13:00
Curated Video

Complete Python Scripting for Automation - Tuples

Higher Ed
Data Structures of Python: Tuples This clip is from the chapter "Data Structures of Python" of the series "Complete Python Scripting for Automation".In this section, the author introduces Data structures and types of Data Structures like...
Instructional Video4:04
Brian McLogan

What does it mean to isolate a variable

12th - Higher Ed
πŸ‘‰ Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Instructional Video10:41
Math Fortress

Calculus III: Two Dimensional Vectors (Level 7 of 13)

12th - Higher Ed
This video is a review of Two Dimensional Vectors. This video goes over 5 examples that make use of the algebraic definition of scalar multiplication and vector addition.
Instructional Video3:46
Brian McLogan

What do I need to know to solve a system of equations by substitution

12th - Higher Ed
πŸ‘‰Learn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
Instructional Video3:09
Brian McLogan

What is the solution to an equation

12th - Higher Ed
πŸ‘‰ Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Instructional Video3:45
Curated Video

Using Line Plots to Distribute Items Equally

K - 5th
In this video, students learn how to use line plots to redistribute items equally, using operations and information presented in the plot. The example used is redistributing juice at a birthday party, where students figure out the total...
Instructional Video1:42
Brian McLogan

Solving a linear equation using two steps

12th - Higher Ed
πŸ‘‰ Learn how to solve two step linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. To solve for a variable in a two step linear equation, we first isolate the variable by using inverse...
Instructional Video11:27
Curated Video

Compare different types of data structures : Treaps

Higher Ed
From the section: Tree-Based Data Structures. In this section, we will go over a few robust tree-based data structures, that are indispensable for efficiently solving various query-related problems. In this video, we cover an efficient...
Instructional Video9:08
Curated Video

C++ for Beginners - Precedence

Higher Ed
Your instructor, discusses operator precedence. This clip is from the chapter "Operators and Precedence" of the series "C++ for Beginners".Understanding Comments: Useful VS Redundant
Instructional Video1:34
Brian McLogan

Solving a proportion by cross multiplication with decimals

12th - Higher Ed
πŸ‘‰ Learn how to solve proportions. Two ratios are said to be proportional when the two ratios are equal. Thus, proportion problems are problems involving the equality of two ratios. When given a proportion problem with an unknown, we...
Instructional Video5:25
Brian McLogan

Summary for solving one step equations

12th - Higher Ed
πŸ‘‰ Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Podcast42:20
NASA

β€ŽHouston We Have a Podcast: Mission Control

Pre-K - Higher Ed
Mary Lawrence, Flight Director in Mission Control Houston, talks about what it’s like inside Mission Control, what it takes to be a flight controller and flight director, how mission control has evolved, and what it may look like in the...
Instructional Video3:32
Brian McLogan

Summary for Expanding logarithmic expressions

12th - Higher Ed
πŸ‘‰ Learn how to condense/expand logarithmic expressions. A logarithmic expression is an expression having logarithms in it. To condense logarithmic expressions means to use the logarithm laws to reduce logarithm expressions from the...
Instructional Video9:08
Curated Video

Complete Python Scripting for Automation - compile operation (Execute all re operations on compile object)

Higher Ed
Regular expression with re module: compile operation (Execute all re operations on compile object) This clip is from the chapter "Regular expression with re module" of the series "Complete Python Scripting for Automation".In this...
Instructional Video3:18
Brian McLogan

Finding the quotient of two mixed numbers

12th - Higher Ed
πŸ‘‰ Learn how to divide mixed numbers. To divide mixed numbers, we first convert the mixed numbers to improper fractions. After we have converted the mixed numbers to improper fractions, we can then multiply the first fraction by the...
Instructional Video12:05
Why U

Algebra 52 - An Introduction to Matrices

12th - Higher Ed
Matrices are an important class of mathematical object used in many branches of mathematics, science and engineering. This lecture also introduces augmented matrices, a compact easy-to-manipulate representation of systems of linear...
Instructional Video9:52
Curated Video

Complete Python Scripting for Automation - Introduction to sys module

Higher Ed
sys module: Introduction to sys module This clip is from the chapter "sys module" of the series "Complete Python Scripting for Automation".In this section, the author introduces sys module and working with command line arguments with an...
Instructional Video6:11
Curated Video

Disaster Recovery Planning: Ensuring Business Continuity

Higher Ed
Business continuity ensures that business processes can continue despite interruptions. Continuity of Operations (COOP), Disaster Recovery Plans (DRPs), as well as hot, warm, and cold alternate sites are discussed. This clip is from...
Instructional Video2:56
The Business Professor

Authority of Debtor in Possession to Use Business Assets

Higher Ed
Authority of Debtor in Possession to Use Business Assets
Instructional Video6:42
Curated Video

Mastering Swift 2 Programming (Video 45)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video4:37
Curated Video

Call a function : Demo - String Operations

Higher Ed
From the section: Data Operations. In this section, you will learn about the different types of operators used in Python. This section will teach you the building blocks for any kind of operations in Python. Data Operations: Demo -...
Instructional Video9:37
Brian McLogan

Adding, subtracting, multiplying and dividing two functions

12th - Higher Ed
πŸ‘‰ Learn how to apply operations to functions such as adding, subtracting, multiplying, and dividing to two functions. To add/subtract/multiply or divide two functions, we algebraically add/subtract/multiply or add the rules (contents) of...
Instructional Video2:55
Brian McLogan

What is the definition of range of a relation

12th - Higher Ed
πŸ‘‰ Learn about every thing you need to know to understand the domain and range of functions. We will look at functions represented as equations, tables, mapping, and ordered pairs. The domain is the set of all possible x or input values...
Instructional Video4:33
Brian McLogan

How to solve one step equations

12th - Higher Ed
πŸ‘‰ Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...