Curated Video
Multiplying Rational Numbers
“Multiplying Rational Numbers” will review the rules and procedures for multiplying rational numbers.
Virtually Passed
4.0 A better way to understand Differential Equations | Nonlinear Dynamics | Index Theory
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...
Curated Video
Understanding Rational and Irrational Numbers: Identifying Decimal Patterns
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, the...
Science Buddies
How to Use a Potentiometer with Arduino analogRead
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 Arduino:...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Arithmetic Operations on Variables-1
In this lesson, we will explore arithmetic operations on variables. 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 to...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Type Casting
This session covers the concept of type casting in details. 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 to Scala.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (Logical Operators)
Let's discuss the solution to the quiz we saw in the previous lesson. 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.
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
This is the second part of the three-part video that explains the S.O.L.I.D principles. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $types Operator
In this video, we will learn about the $types Operator. 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 cover query and...
Curated Video
R Programming for Statistics and Data Science - Data Types in R - Integers and Doubles
This video explains data types in R - integers and doubles. 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 blocks of R.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (User Input and Type Casting)
Let's discuss the solution to the quiz question from our previous session. 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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (nested if else)
In this video session, we will discuss the solution for the quiz we saw in our previous session. This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (if statement)
Let's discuss the solution to the quiz question we saw in our previous lesson. 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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (For Loop)
Let's discuss the solution to the quiz on for loop in this session. 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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (Basic Functions)
Let's discuss the solution of the quiz on basic functions in this session. 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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Structure Code
In this session, we will start creating the basic project structure. 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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Named Arguments
This session covers functions with named arguments. 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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - ListBuffer Introduction
In this lesson, we will discuss ListBuffer. A ListBuffer is a collection that contains mutable data. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Functions Common Issues
Learn the basic errors and common issues that you might encounter when using functions. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Creating Maps
In this lesson, you will learn how to create maps in Scala. 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 types and...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Basic Structure
In this session, we will work on creating the basic structure for our project. 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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Anonymous Functions
In this lesson, you will learn all about the anonymous functions of Scala. 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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Add and Remove Item from the Set
In this session, we will learn how to add items and remove items from sets. 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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Misc Transformations
In this video, we will cover Misc transformations. This clip is from the chapter "Spark Dataframe and Dataset Transformations" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will learn...