Instructional Video12:07
Curated Video

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

Higher Ed
Let's look at the solution of the problem statement we discussed in the 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 control in...
Instructional Video12:01
Curated Video

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

Higher Ed
Let's discuss the solution to the quiz on while loop (part 1). 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 Video9:38
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (Dividing Code in Functions)

Higher Ed
Let's discuss the solution to the quiz on dividing code in 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 functions and its types.
Instructional Video9:46
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Solution (Default Arguments)

Higher Ed
Let's discuss the solution to the quiz on default 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.
Instructional Video10:29
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Scopes

Higher Ed
In this lesson, you will learn all about Scopes. 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 Video10:48
Curated Video

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

Higher Ed
Let's discuss the basic structure of 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 types and...
Instructional Video13:25
Curated Video

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

Higher Ed
Let's look at functions and classes in this session. 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 Video10:26
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Extra Closing Bracket Use Case

Higher Ed
In this lesson, we will start working on the code. 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...
Instructional Video12:29
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Breaking Code in More Functions

Higher Ed
In this lesson, we will incorporate the Break statement. 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 Video9:40
Curated Video

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

Higher Ed
Let's look at a few basic operations on strings. 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.
Instructional Video13:06
Curated Video

MongoDB Mastering MongoDB for Beginners (Theory and Projects) - ETL

Higher Ed
In this video, we will cover ETL. This clip is from the chapter "Spark with Mongo" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover Spark with Mongo.
Instructional Video2:55
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Working with Spark Submit - Demo

Higher Ed
In this demo video, you will learn how to work with Spark submit. This clip is from the chapter "Spark Execution Model and Architecture" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you...
Instructional Video8:43
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Working with Spark SQL Tables

Higher Ed
In this demo video, you will learn how to work with Spark SQL tables. This clip is from the chapter "Spark Data Sources and Sinks" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will...
Instructional Video8:37
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Windows Users - Apache Spark in the IDE - PyCharm

Higher Ed
In this video, we will cover Windows users to set-up Apache Spark in the PyCharm IDE. This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
Instructional Video9:34
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Understanding your Execution Plan

Higher Ed
In this video, you will learn how to understand your execution plan. 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 Video7:56
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Mac Users - Apache Spark in the IDE - PyCharm

Higher Ed
In this video, we will cover Mac users to set-up Apache Spark in the PyCharm IDE. This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
Instructional Video8:58
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Implementing Bucket Joins

Higher Ed
In this video, you will learn how to implement Bucket joins. This clip is from the chapter "Spark Dataframe Joins" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you will learn about Spark...
Instructional Video8:27
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Creating Spark Session

Higher Ed
In this video, you will learn how to create Spark session. 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 Video9:13
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Configuring Spark Session

Higher Ed
In this video, you will learn how to configure Spark session. 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 Video4:34
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Apache Spark in Cloud - Databricks Community and Notebooks

Higher Ed
In this video, we will cover Apache Spark in cloud and Databricks community and notebooks. This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In...
Instructional Video8:12
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Writing Addition Function

Higher Ed
In this session, you will learn how to write the addition function. 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 Video8:17
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - While Loop

Higher Ed
Let's explore while loops in detail in this video. 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 Video9:19
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Variables in Scala

Higher Ed
In this session, you will learn all about variables in Scala. 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.
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,...