Instructional Video20:35
Let's Tute

Microsoft Excel: Logical Statements and Nested IF Functions

9th - Higher Ed
This video is a tutorial on using logical statements and nested if functions in Microsoft Excel, demonstrated through VBA coding. The teacher explains the importance of understanding logical statements and provides examples of how to use...
Instructional Video2:51
Bethany Thiele, Art Teacher

Belief+Doubt by Barbara Kruger at the Hirshhorn | Informative Tour

K - 5th
Join me on a quick tour of the lower lobby of The Hirshhorn and learn about conceptual artist, Barbara Kruger.
Instructional Video20:03
Curated Video

Complete Python Scripting for Automation - Introduction to conditional statements; simple if condition

Higher Ed
Conditional statements: Introduction to conditional statements; simple if condition This clip is from the chapter "Conditional statements" of the series "Complete Python Scripting for Automation".In this section, the author introduces...
Instructional Video1:15
Fun Robotics

Summary and Project [Datasets, Conditions I and II]

Higher Ed
Summarize the class and explain the class project
Instructional Video19:02
Packt

If Statements & Comparison Operators

Higher Ed
JavaScript Language Fundamentals: If Statements & Comparison Operators This clip is from the chapter "JavaScript Language Fundamentals" of the series "Modern JavaScript from the Beginning".In this section, you will learn the important...
Instructional Video1:49
Brian McLogan

Learn how to find the value a that makes the function continuous

12th - Higher Ed
👉 Learn how to find the value that makes a function continuos. A function is said to be continous if two conditions are met. They are: the limit of the function exist and that the value of the function at the point of continuity is...
Instructional Video8:14
Curated Video

Cash Flow Statements and Forecasts

Higher Ed
This video provides an explanation of the differences between a cash flow statement and a cash flow forecast in financial management. The video goes on to demonstrate how to create a cash flow forecast by calculating cash inflows and...
Instructional Video3:15
Curated Video

GCSE Secondary English Age 13-17 - Writing: Writing for Impact Part 2 - Explained

9th - 12th
SchoolOnline's Secondary English videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key skill in English Reading and Writing that students need to master in clear and easy to...
Instructional Video9:43
TLDR News

Does Johnson Understand How His Deal Affects Northern Ireland? - Brexit Explained.

12th - Higher Ed
Towards the end of last week, Johnson made some remarks in Northern Ireland to explain how his deal would impact the Great Britain/Northern Ireland border. The problem is many think he doesn't actually understand how it will work...
Instructional Video5:17
Curated Video

Julia for Data Science (Video 4)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video13:00
Curated Video

C++ for Beginners - The "if", "else if", and "else" Statements

Higher Ed
In this video, David examines decision making using the "if" and the "else" statements, to control program flow. This clip is from the chapter "Decision Making and Program Flow" of the series "C++ for Beginners".The "if", "else if", and...
Instructional Video7:33
Curated Video

Tips, Tricks, and Techniques for Node.js Development 4.4: Code Coverage

Higher Ed
In this video, we will learn how to look at the coverage of our code. • Install istanbul • Show coverage measurements • Analyze our code coverage
Instructional Video4:57
The Business Professor

Off-Limits Topics of Business Conversations

Higher Ed
Off-Limits Topics of Business Conversations
Instructional Video14:39
Programming Electronics Academy

For Loop Lesson: Arduino Course 5.4

Higher Ed
A demonstration of how "for loops" are used in programming.
Instructional Video6:09
Curated Video

Beginning Python (Video 20)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video7:06
Curated Video

C++ Developer - Introduction to Control Statements

Higher Ed
This video introduces the control statements. This clip is from the chapter "Control Statements" of the series "The Complete C++ Developer Course".This section focuses on control statements and explains how to use them.
Instructional Video4:57
Brian McLogan

What are the different types of conditional statements

12th - Higher Ed
👉 Learn how to find the inverse, the converse, and the contrapositive of a statement. The contrapositive of a statement is the switching of the hypothesis and the conclusion of a conditional statement and negating both. If the hypothesis...
Instructional Video8:50
Curated Video

Learn and Master C Programming - If...else...Code Example: Checking high blood pressure readings

Higher Ed
The author shows you an example that uses several if...else statements and also how to nest if statements using a blood pressure reader function that takes two numbers and gives you back your result as string. This clip is from the...
Instructional Video10:16
Let's Tute

Reading Financial Statements

9th - Higher Ed
In this video, a teacher explains how to read and interpret financial statements in a simple language. They compare the financial statements of two businesses and analyze important factors such as gross profit, expenses, cash management,...
Instructional Video26:16
APMonitor

Python 🐍 If Statements

10th - Higher Ed
Statements if and else tell the computer what to do based on a condition that is True or False. The elif statement is an additional if statement when there is more than one switching condition.
Instructional Video3:54
Brian McLogan

Solve and graph a compound inequality with or

12th - Higher Ed
👉 Learn how to solve and graph compound linear inequalities. A compound inequality is an inequality having more than 1 inequality sign. To solve compound inequalities, we use inverse operations, applying the inverse operation to each...
Instructional Video5:00
Curated Video

Zeno's Paradoxes of Motion

Pre-K - Higher Ed
This video introduces Zeno's paradoxes of motion, which are thought experiments that challenge our understanding of movement. The paradoxes include Achilles and the turtle, the dichotomy paradox, and the arrow paradox. Through these...
Instructional Video8:14
Curated Video

C++ for Beginners - The "case" Statement

Higher Ed
In this lesson, your instructor examines how to control program flow with a case statement. This clip is from the chapter "Decision Making and Program Flow" of the series "C++ for Beginners".The "if", "else if", and "else" Statements
Instructional Video3:56
Brian McLogan

Determining the truth of a conditional statement

12th - Higher Ed
👉 Learn how to determine the truth or false of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the...