Instructional Video3:44
Curated Video

How to Choose the Most Random Survey

9th - 12th
In this video, the teacher explains how to choose the best random survey to determine the average number of items bought by shoppers in a grocery store's express checkout lane between 5:00 PM and 7:00 PM. The teacher walks through four...
Instructional Video4:15
Curated Video

Finding Fractions on Number Lines

6th - Higher Ed
Teach students how to find proper fractions on number lines.
Instructional Video3:58
Curated Video

Fewer vs Less | Improve Your Grammar in Minutes

6th - Higher Ed
An explanation of when to use 'fewer' and when to use 'less'. Learn how to use each correctly and avoid the mistake many native English speakers make.
Instructional Video6:53
Curated Video

Structural Design Patterns in Modern C++ - Implementing String Interning

Higher Ed
This video explains how to implement the string interning. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design pattern.
Instructional Video7:26
Curated Video

Structural Design Patterns in Modern C++ - Adding StringInfo for Sharing Internal Strings

Higher Ed
This video explains how to add StringInfo for sharing internal strings. This clip is from the chapter "Flyweight Design Pattern" of the series "Structural Design Patterns in Modern C++".This section introduces you to the flyweight design...
Instructional Video3:39
Curated Video

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

Higher Ed
In this video, we will learn about the $slice 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...
Instructional Video6:08
Curated Video

Learn JavaScript from Scratch JavaScript for Everyone - Timeout and Intervals

Higher Ed
In this video, you'll get introduced to timeout and intervals in JavaScript. This clip is from the chapter "Intermediate JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll learn the...
Instructional Video5:02
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Unit Testing Spark Application

Higher Ed
In this video, we will cover unit testing Spark application. This clip is from the chapter "Spark Programming Model and Developer Experience" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section,...
Instructional Video6:09
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Dataframe Rows and Unstructured data

Higher Ed
In this video, we will cover Dataframe rows and unstructured data. 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,...
Instructional Video5:35
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - User Input for Objects

Higher Ed
In this session, you will learn how to get user input for objects. 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...
Instructional Video4:23
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Spark Group By

Higher Ed
Learn the grouping mechanism in Spark in this session. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala Spark.
Instructional Video2:55
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Projects Overview

Higher Ed
This video provides an overview of all the projects. This clip is from the chapter "Introduction" of the series "Scala & Spark-Master Big Data with Scala and Spark".Welcome to the course.
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. 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 Video1:59
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Project Overview - Data Structures - Types

Higher Ed
It's time for a mini-project. We are going to write a word count program. 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 Video5:54
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Project Architecture - Data Structures - Types

Higher Ed
Let's discuss the project architecture in the session before we start the implementation process. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on...
Instructional Video11:02
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Spark Transformations and Actions

Higher Ed
In this video, we will cover Spark transformations and actions. This clip is from the chapter "Spark Programming Model and Developer Experience" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
Instructional Video11:29
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Spark DF Write

Higher Ed
In this session, you will learn how to write in a Spark Dataframe. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala...
Instructional Video13:52
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - The Concurrency Thread Group and The Ultimate Thread Group Use

Higher Ed
This video explains the use of the Concurrency Thread Group and the Ultimate Thread Group. This clip is from the chapter "Advanced Thread Group Methods for Real-Time Load with JMeter" of the series "Learn JMeter from Scratch on Live...
Instructional Video7:06
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Using Maps for Word Count

Higher Ed
In this lesson, we will work on the code for getting the word count using maps. 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 Video3:35
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Project Overview - Data Structures - Implementation

Higher Ed
It's time to apply whatever we have learned so far and build a mini-project. 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...
Instructional Video7:46
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Final Run - Data Structures

Higher Ed
In this lesson, we will do a test run before wrapping up the project. 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 Video7:06
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Creating Required Functions Inside Class

Higher Ed
In this session, we will create the required function inside the class and wrap up the project. This clip is from the chapter "Data Structures" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section focuses on...
Instructional Video9:17
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating Objects with JavaScript

Higher Ed
This video demonstrates how to create objects with JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video8:38
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Setting up the Code to Run after a Timeout and Interval in JavaScript

Higher Ed
This video explains how to set up the code to run after a timeout and interval in JavaScript. This clip is from the chapter "Advanced Coding in JavaScript" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...