Curated Video
How to Choose the Most Random Survey
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...
Curated Video
Finding Fractions on Number Lines
Teach students how to find proper fractions on number lines.
Curated Video
Fewer vs Less | Improve Your Grammar in Minutes
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.
Curated Video
Structural Design Patterns in Modern C++ - Implementing String Interning
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.
Curated Video
Structural Design Patterns in Modern C++ - Adding StringInfo for Sharing Internal Strings
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...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $slice Operator
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...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Timeout and Intervals
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Unit Testing Spark Application
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,...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Dataframe Rows and Unstructured data
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,...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - User Input for Objects
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Spark Group By
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Projects Overview
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.
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 - Project Overview - Data Structures - Types
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Architecture - Data Structures - Types
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Spark Transformations and Actions
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Spark DF Write
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...
Curated Video
Learn JMeter from Scratch on Live Applications - Performance Testin - The Concurrency Thread Group and The Ultimate Thread Group Use
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Using Maps for Word Count
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,...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Overview - Data Structures - Implementation
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Final Run - Data Structures
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Creating Required Functions Inside Class
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...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating Objects with JavaScript
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.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Setting up the Code to Run after a Timeout and Interval in JavaScript
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...