Instructional Video3:13
Curated Video

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

Higher Ed
In this lesson, we will learn about Spark Dataframes. 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 Video1:13
Curated Video

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

Higher Ed
Let's look at another 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 Video5:58
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Overview of Functions

Higher Ed
This video introduces you to 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 Video5:13
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Named Arguments

Higher Ed
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.
Instructional Video3:31
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Introduction to Course

Higher Ed
This video provides an overview of the entire course. This clip is from the chapter "Introduction" of the series "Scala & Spark-Master Big Data with Scala and Spark".Welcome to the course.
Instructional Video5:25
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Functions Common Issues

Higher Ed
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...
Instructional Video4:46
Curated Video

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

Higher Ed
Let's wrap up our project 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 types.
Instructional Video3:19
Curated Video

R Programming for Statistics and Data Science - The Tidyverse Package

Higher Ed
This video explains Tidyverse package. This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Instructional Video3:31
Curated Video

R Programming for Statistics and Data Science - Introduction to Vectors

Higher Ed
This video explains introduction to vectors. This clip is from the chapter "Vectors and Vector Operations" of the series "R Programming for Statistics and Data Science".This section explains vectors and vector operations.
Instructional Video10:34
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Working with Dataframe Columns

Higher Ed
In this demo video, you will learn how to work with Dataframe columns. 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...
Instructional Video15:34
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Misc Transformations

Higher Ed
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...
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 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 Video6:08
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Understanding Map

Higher Ed
In this lesson, you will learn about Map functions in details. 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 Video7:51
Curated Video

Scala & Spark-Master Big Data with Scala and Spark - Prompting the Menu

Higher Ed
In this session, we will work on prompting the menu for the mini-project. 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...
Instructional Video8:13
Curated Video

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

Higher Ed
In this session, we will work on the global variables and the basic functions required for the project. This clip is from the chapter "Functions" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily...
Instructional Video4:51
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - New Arrow Functions in JavaScript

Higher Ed
This video explains the new arrow functions in 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 Video7:41
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Functions

Higher Ed
This video introduces you to JavaScript functions. 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 Video5:18
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function Return

Higher Ed
This video explains the JavaScript function return. 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 Video4:37
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function Recursion with Recursion Examples

Higher Ed
This video highlights the concept of the JavaScript function recursion with the help of examples. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video7:05
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function Parameters

Higher Ed
This video provides an introduction to the JavaScript function parameters. 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 Video6:47
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function - Expression versus Function Declaration with Examples

Higher Ed
This video highlights the difference between a function expression and function declaration with the help of examples. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video5:36
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Immediately Invoked Function Expression (IIFE) JavaScript Function

Higher Ed
This video introduces you to Immediately the IIFE JavaScript function. 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.