Instructional Video4:28
Curated Video

Complete Modern C++ - Mandatory Copy Elision - I

Higher Ed
This video builds up the base for mandatory copy elision. It shows the limitation of copy elision in pre-C++17 standards.
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This...
Instructional Video1:48
Brian McLogan

Learn how to solve a literal equation with a quadratic term h = vt-gt^2 , g ex 22

12th - Higher Ed
👉 Learn how to solve literal equations involving formulas. A literal equation is an equation where the unknown values are represented by variables. To solve a literal equation means to make one of the variables the subject of the...
Instructional Video1:43
Brian McLogan

What does it mean to isolate the 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 Video15:41
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Meet The Stack - Simple But Powerful

Higher Ed
Learn various uses of stack which is a very simple and easy to understand data structure.
r/>
This clip is from the chapter "Stacks And Queues" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section,...
Instructional Video6:58
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Introduction to BigDecimal Java Class

Higher Ed
In this video, we will learn about introduction to the BigDecimal Java class.
r/>
This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video4:24
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Need for ConcurrentMap

Higher Ed
In this session, we will learn about need for ConcurrentMap.
r/>
This clip is from the chapter "More Concurrency with Concurrent Collections and Atomic Operations" of the series "Java Programming for Complete Beginners - Java...
Instructional Video4:37
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - List Interface - Immutability and Introduction of Implementations – Array

Higher Ed
In this session, we will learn about list interface - immutability and introduction of implementations – array.
r/>
This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java...
Instructional Video52:00
Brian McLogan

Sum and Difference Formulas | Full Lesson

12th - Higher Ed
In this video we will work through what the sum and difference formulas are, and how to apply them to help use evalutate trigonometric expressions, verify trigonometric identities and solve trigonometric equations.
Instructional Video1:46
Brian McLogan

Pre-Calculus - Verifying that two complex numbers are equal 2, (a+1)+(b+2)i=5+7i

12th - Higher Ed
In this video I show you how to find the value of a and b of complex number when you have two complex numbers equal to each other. When two complex numbers are equal to each other the values of a and b must be equal to one another. (a+1)...
Instructional Video2:10
Brian McLogan

Solving a literal equation by solving for y with a fraction

12th - Higher Ed
We solve a literal equation just like any other equation. When we solve for a variable we need to isolate the variable meaning we need to undo the operations that are being applied to the variable. Make sure you apply the inverse...
Instructional Video9:42
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Examples of Various JavaScript Executor Methods for Various Web Operations

Higher Ed
This video provides examples of the JavaScript executor methods for web operations.
r/>
This clip is from the chapter "Selenium Python-Miscellaneous Features" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video5:47
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Point Addition on Elliptic Curve

Higher Ed
In this video, we'll learn about point addition on elliptic curve.
r/>
This clip is from the chapter "SSL, TLS, and HTTPS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll learn about SSL, TLS, and...
Instructional Video5:54
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 13 - Quick Introduction to JPA

Higher Ed
In this video, we will cover a quick introduction to JPA.
r/>
This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will...
Instructional Video2:20
Curated Video

Finding Mistakes in Evaluations of Algebraic Expressions

K - 12th
Identify mistakes in evaluating expressions with variables.
Instructional Video5:32
Curated Video

The Order of Operations in Numerical Expressions

K - 12th
Understand the need for the order of operations in numerical expressions.
Instructional Video7:12
Seven Dimensions

Negotiating a Business Deal

Higher Ed
In this video, two negotiators, Steve and Paul, discuss the details of opening an office in Melbourne, Australia. They navigate through various negotiation tactics and considerations, including cost, location, employee accents, and...
Instructional Video3:55
Food Farmer Earth

As the Urban Growth Boundary Approaches: A Wary Farmer Notices

12th - Higher Ed
Bill Zimmerman, a small farmer in Vancouver, Washington talks about the approaching urban growth boundary (UGB) that may soon encompass his farm. Every 5 years the UGB in Washington State is up for review by the county (his is in Clark...
Instructional Video11:05
Curated Video

Technology in Operations: Advantages and Downsides

Higher Ed
The video discusses the role of technology in modern-day operational processes. It explores how technology can be both a hindrance and a help in operational processes, with a focus on the advantages and disadvantages of technology in...
Instructional Video5:46
Curated Video

Core Java Programming Course- Data - Time Formatter

Higher Ed
This video explains the data - time formatter.
r/>
This clip is from the chapter "Date and Time Operations (Rev Java 8)" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explores the...
Instructional Video8:20
Curated Video

Complete Modern C++ - Exception Handling - Part VI - (noexcept Keyword in C++11)

Higher Ed
This video introduces the noexcept keyword.<br/<br/>>

This clip is from the chapter "Exception Handling" of the series "Complete Modern C++".This section is about exception handling.
Instructional Video0:51
Brian McLogan

Tutorial - Combining complex numbers ex 2, (9 + 8i) + (9 - 9i)

12th - Higher Ed
In this video series I will show you how to combine complex number by either subtracting or adding them together. Complex numbers have real and imaginary components. When combining complex numbers we can only add the real to the...
Instructional Video0:47
Brian McLogan

Tutorial - Adding two imaginary numbers together ex 12, 5i + 7i

12th - Higher Ed
In this video playlist you will learn everything you need to know with complex and imaginary numbers<br/>
5i + 7i
Instructional Video1:22
Brian McLogan

Tutorial - How to subtract a complex number from an imaginary number ex 15, 3i - (1 - 12i)

12th - Higher Ed
In this video playlist you will learn everything you need to know with complex and imaginary numbers<br/>
3i - (1 - 12i)
Instructional Video6:47
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Getting Started with Synchronized

Higher Ed
In this session, we will learn about getting started with Synchronized.
r/>
This clip is from the chapter "More Concurrency with Concurrent Collections and Atomic Operations" of the series "Java Programming for Complete...