Instructional Video3:12
Curated Video

The Clarinet and the Oboe

12th - Higher Ed
Nobel Laureate David Politzer (Caltech) relates how trying to mathematically quantify the difference in sound between an oboe and a clarinet is much more difficult than one might appreciate.
Instructional Video4:05
Curated Video

Add Mixed Numbers

K - 8th
Add mixed numbers by using models and rules.
Instructional Video4:40
Curated Video

Multiplying Rational Numbers

K - 8th
“Multiplying Rational Numbers” will review the rules and procedures for multiplying rational numbers.
Instructional Video14:34
Virtually Passed

4.0 A better way to understand Differential Equations | Nonlinear Dynamics | Index Theory

Higher Ed
Index theory is a method used to gain global information about a nonlinear differential equation. One powerful insight is that closed orbits (periodic solutions) must have at least one fixed point inside of the curve. In fact, for a...
Instructional Video4:06
Curated Video

Understanding Rational and Irrational Numbers: Identifying Decimal Patterns

9th - 12th
In this video, the teacher discusses the concept of rational and irrational numbers by analyzing a specific number value and four statements about it. Through a clear and concise explanation of integers, whole numbers, and fractions,...
Instructional Video11:35
Science Buddies

How to Use a Potentiometer with Arduino analogRead

K - 5th
Learn how to use a potentiometer with one of the Arduino's analog input pins and the analogRead function. Visit the Science Buddies website for cool science projects you can do with an
Instructional Video5:55
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Arithmetic Operations on Variables-1

Higher Ed
In this lesson, we will explore arithmetic operations on variables.
<
br/>
This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts...
Instructional Video11:24
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Type Casting

Higher Ed
This session covers the concept of type casting in details.
<
br/>
This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic concepts related...
Instructional Video6:16
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (Logical Operators)

Higher Ed
Let's discuss the solution to the quiz we saw in the previous lesson.<br<br/>/>

This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow control in detail.
Instructional Video4:59
Curated Video

Structural Design Patterns in Modern C++ - Single-Responsibility, Open-d, Liskov Substitution, Interface Segregation, and Dependency Inversion (S.O.L.I.D.) Principles - Part II

Higher Ed
This is the second part of the three-part video that explains the S.O.L.I.D principles.
<
br/>
This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to...
Instructional Video3:09
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $types Operator

Higher Ed
In this video, we will learn about the $types Operator.
<
br/>
This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will...
Instructional Video4:40
Curated Video

R Programming for Statistics and Data Science - Data Types in R - Integers and Doubles

Higher Ed
This video explains data types in R - integers and doubles.
<
br/>
This clip is from the chapter "The Building Blocks of R" of the series "R Programming for Statistics and Data Science".This section introduces you the building...
Instructional Video3:44
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (User Input and Type Casting)

Higher Ed
Let's discuss the solution to the quiz question from our previous session.
<
br/>
This clip is from the chapter "Overview" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on important basic...
Instructional Video5:06
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (nested if else)

Higher Ed
In this video session, we will discuss the solution for the quiz we saw in our previous session.
<
br/>
This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section...
Instructional Video4:07
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (if statement)

Higher Ed
Let's discuss the solution to the quiz question we saw in our previous lesson.
<
br/>
This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow control...
Instructional Video6:43
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (For Loop)

Higher Ed
Let's discuss the solution to the quiz on for loop in this session.<br<br/>/>

This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow control in detail.
Instructional Video5:06
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (Basic Functions)

Higher Ed
Let's discuss the solution of the quiz on basic functions in this session.
<
br/>
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on...
Instructional Video3:27
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Project Structure Code

Higher Ed
In this session, we will start creating the basic project structure.
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures,...
Instructional Video5:13
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Named Arguments

Higher Ed
This session covers functions with named arguments.<br<br/>/>

This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on functions and its types.
Instructional Video4:39
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - ListBuffer Introduction

Higher Ed
In this lesson, we will discuss ListBuffer. A ListBuffer is a collection that contains mutable data.
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This...
Instructional Video5:25
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Functions Common Issues

Higher Ed
Learn the basic errors and common issues that you might encounter when using functions.
<
br/>
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily...
Instructional Video4:01
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Creating Maps

Higher Ed
In this lesson, you will learn how to create maps in Scala.
<
br/>
This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on data structures, and the...
Instructional Video6:20
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Basic Structure

Higher Ed
In this session, we will work on creating the basic structure for our project.<br<br/>/>

This clip is from the chapter "Classes" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on classes.
Instructional Video5:16
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Anonymous Functions

Higher Ed
In this lesson, you will learn all about the anonymous functions of Scala.
<
br/>
This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on...