Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution(For Loop)
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution 1 (While Loop)
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (Dividing Code in Functions)
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Solution (Default Arguments)
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Scopes
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Project Architecture - Data Structures - Implementation
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Functions and Classes
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Extra Closing Bracket Use Case
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Breaking Code in More Functions
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Arithmetic Operations on Variables-2
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.
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - ETL
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.
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Working with Spark Submit - Demo
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Working with Spark SQL Tables
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Windows Users - Apache Spark in the IDE - PyCharm
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Understanding your Execution Plan
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Mac Users - Apache Spark in the IDE - PyCharm
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Implementing Bucket Joins
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...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Creating Spark Session
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,...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Configuring Spark Session
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,...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Apache Spark in Cloud - Databricks Community and Notebooks
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...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Writing Addition Function
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - While Loop
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.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Variables in Scala
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.
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,...