Instructional Video11:08
The Business Professor

Classes of Jobs

Higher Ed
Classes of Jobs in the Economy
Instructional Video5:31
Curated Video

Mastering Swift 2 Programming (Video 23)

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 Video2:59
Brian McLogan

What does a square root mean and how can we understand it using inverse operations

12th - Higher Ed
πŸ‘‰ Learn the basics of simplifying radicals. A radical is an expression having the root/radical symbol. A radical expression can also be rewritten as an expression with fractional/rational exponent. The number outside the radical symbol...
Instructional Video4:42
Brian McLogan

Summary for solving one variable inequalities

12th - Higher Ed
πŸ‘‰ Learn about solving an inequality and graphing it's solution. An inequality is a relation where the expression in the left hand side is not equal to the expression in the right hand side of the inequality sign. A linear inequality is...
Instructional Video10:16
Why U

Algebra 53 - Elementary Row Operations

12th - Higher Ed
Once a system of linear equations has been converted to augmented matrix form, that matrix can then be transformed using elementary row operations into a matrix which represents a simpler system of equations with the same solutions as...
Instructional Video4:34
Curated Video

Predictive Analytics with TensorFlow 3.2: TensorFlow Computational Graph

Higher Ed
When thinking of execution of a TensorFlow program we should be familiar with a graph creation and a session execution. Basically the first one is for building the model and the second one is for feeding the data in and getting the...
Instructional Video2:38
Brian McLogan

Solve an equation using the square root method

12th - Higher Ed
πŸ‘‰Learn how to solve quadratic equations using the square root method. It is important to understand that not all quadratics have to be solved using factoring or quadratic formula. When we only have one variable but it is squared we can...
Instructional Video5:53
Brian McLogan

The three biggest traits for those that struggle with math

12th - Higher Ed
Want more math video lessons? Visit my website to view all of my math videos organized by course, chapter and section. I make most of my math lessons in a live classroom and do no editing. I believe this gives the viewer an authentic...
Instructional Video4:55
Curated Video

Evaluating Expressions with Parentheses

K - 5th
In this video, the teacher explains how to evaluate expressions by interpreting parentheses as "do this first." The examples provided involve multiplication, subtraction, and addition, and the teacher emphasizes the importance of...
Instructional Video29:19
The Wall Street Journal

Dissecting Corporate Pledges

Higher Ed
Many companies are making "net-zero" pledges, while others are setting less ambitious but more clearly defined goals. Chief sustainability officers from IBM and Walmart Inc. evaluate the merits of different approaches.
Instructional Video6:03
Curated Video

Describe computer programming : Working with Strings

Higher Ed
From the section: Introduction to Python. In this section we look at Python's fundamental, built-in data structures, and discuss how and when to use them. This video will introduce you to single-quote and multiple-quote strings. β€’...
Instructional Video4:44
Tarver Academy

How to do the Order of Operations!!!!!!!!!

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to do the Order of Operations!!!!!!!!!
Instructional Video2:38
Brian McLogan

How do you expand 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 Video3:51
Curated Video

Complete Python Scripting for Automation - Sets

Higher Ed
Data Structures of Python: Sets 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 Video3:40
Brian McLogan

How to use steps to solve for two step equations

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 Video2:59
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Incident Response Overview

Higher Ed
Responding to incidents in a timely and effective manner is the result of proactive planning with defined roles and responsibilities. This clip is from the chapter "Dealing with Incidents" of the series "CompTIA Security+ Certification...
Instructional Video3:40
Curated Video

Predictive Analytics with TensorFlow 3.3: TensorFlow Programming Model

Higher Ed
The TensorFlow programming model signifies how to structure your predictive models. β€’ Look at the steps for structuring the model
Instructional Video4:44
Curated Video

Multiplying Fractions with Fractions: Using an Algorithm to Solve Problems

K - 5th
In this video, students learn how to multiply fractions with fractions using a sequence of operations. The teacher explains the concept using visual representations and then introduces an algorithm to solve these problems more efficiently.
Instructional Video15:58
Curated Video

Complete Python Scripting for Automation - working with search and match operations from re module

Higher Ed
Regular expression with re module: working with search and match operations from re module This clip is from the chapter "Regular expression with re module" of the series "Complete Python Scripting for Automation".In this section, the...
Instructional Video3:00
Brian McLogan

Solving a one step equation using division

12th - Higher Ed
πŸ‘‰ Learn how to solve one step linear equations. By one step we mean equations that take one step to solve. The one step is the inverse operation needed to isolate the variable such as addition, subtraction, division and multiplication...
Instructional Video2:44
Curated Video

Call a function : Demo - List 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 - List...
Instructional Video10:29
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Building Deep Neural Networks with Keras, Normalization, and One-Hot Encoding.

Higher Ed
From the section: Deep Learning and Tensorflow: Part 1. In this section, we’ll talk about what Deep Learning is, and how TensorFlow works at a low level. Deep Learning and Tensorflow: Part 1: Building Deep Neural Networks with Keras,...
Instructional Video4:02
Fun Robotics

NumPy Library Part 2

Higher Ed
Exploring additional usage of the NumPy Python library
Instructional Video19:14
Brian McLogan

How to Add, Subtract, Multiply and Divide Fractions | 52 Examples

12th - Higher Ed
In this video I show you how to add, subtract, multiply and divide fractions by working through 52 different examples. I make short, to-the-point online math tutorials. I struggled with math growing up and have been able to use those...