Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Scala & Spark-Scala from Beginner to Pro

Posted By: ELK1nG
Scala & Spark-Scala from Beginner to Pro

Scala & Spark-Scala from Beginner to Pro
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | VTT | Size: 3.84 GB | Duration: 12h 57m

Mastering Scala from Scratch, Learning Spark, Hadoop, ETL pipeline from AWS S3 to AWS RDS using Spark

What you'll learn
● The introduction and importance of Scala.
● Why is Scala such a popular field nowadays?
● The important concepts from the absolute beginning with comprehensive unfolding with hands-on examples in Scala.
● Practical explanation and live coding with Scala.
● Understanding the variables in data types in Scala.
● Understanding the flow controls in Scala and different ways for controlling the flow.
● Understanding the functions and their usage in Scala.
● Understanding the classes and their usage in Scala.
● Understanding the data structures, namely: Lists, Lists Buffer, Maps, Sets, and Stack.
● Understanding Hadoop.
● Understanding the working of Spark.
● Understanding the difference between Spark Rdds and Spark Dfs.
● Understanding Map Reduce.
● ETL pipeline from AWS S3 to AWS RDS using Spark.

Description
It’s true that Scala is not among the most-loved coding languages. But don’t let this minor discomfort bother you. Scala is doubtless one of the most in-demand skills for data scientists and data engineers. And the reason for this is not far to seek: The supply of professionals with Scala skills is a long way from catching up with the demand.

The course Scala from Beginner to Pro is refreshingly different. The well-thought-out quizzes and mini-projects that cover all the important aspects will make your Scala learning journey that much easier. This course includes an overview of Hadoop and Spark with a hands-on project with Scala Spark. Right through the course, every theoretical explanation is followed by practical implementation.

This course is designed to reflect the most in-demand Scala skills that you will start using right away at the workplace. The course is:

Simple to follow and understand.

Expressive.

Exhaustive.

Practical with live coding.

Replete with quizzes.

Rich with state-of-the-art and up-to-date knowledge of this field.

The 6 mini-projects and one Scala Spark project included in this course are a vital component of this course. These projects present you with a hands-on opportunity to experiment for yourself with trial and error. You get a chance to learn from the mistakes you commit. Importantly, it’s easy to understand the potential gaps that might exist between theory and practice.

Why Should You Learn Scala?

In today’s fast-paced, data-centric marketplace, learning and developing a new skill is the way to go. In this context, Data Engineering with Scala skills aligns to perfection with employer demand. Your prospects of a rewarding career with a handsome salary package is a given. And this course will give you a core understanding of Scala and Spark, presenting you with an opportunity that ensures emerging career growth.

Scala, a power-packed language, has the capability to leverage most of the functions in Python, such as designing machine learning models. You can use this high-level language for an assortment of applications, from web apps to machine learning.

This competitively-priced course will teach you the essential concepts and methodologies of Scala. You will also learn a lot of practical implementations in Scala and Spark. The HD video tutorials are divided into 140+ brief videos, and the total runtime of the videos is 13+ hours.

Sure, Scala is a language that has many complexities. But the challenging learning curve of Scala is well worth the investment. So, without any further delay, get started with this course, as Scala makes programming less wearisome and more enjoyable.

Teaching is our passion:

We work overtime to create online tutorials with the top data science experts. The course material will help you in understanding the fundamental Scala concepts very clearly. Our aim is to make a difference in the lives of people, regardless of at which stage in their career they are. The emphasis is on creating a strong basic understanding of Scala before moving onward to the advanced concepts. The exercises at the end of each section enable you to grasp the concepts by thinking about the right solution on your own and implementing it. Assessment questions, high-quality video content, compelling course content, course notes, and handouts are the perks of this course. Please approach our team in case of any queries, and we assure you of our quick response.

Course Content:

The comprehensive course covers the following topics in-depth:

1. Overview of Scala:

a. Introduction

i. Why Scala?

ii. Applications of Scala

iii. Introduction to the Course Instructor

iv. Introduction to the Course and Mini-Projects

v. Scala Spark Project Overview

2. Variables in Scala:

a. Val vs. Var

b. Understanding data types

c. Operations on variables

d. Type casting

e. Taking input from the user

f. Hands-on with tasks

3. Flow Statements:

a. If else

b. Loops

c. Hands-on with tasks

d. Mini-Project

4. Functions:

a. Understanding functions

b. Understanding parameters

c. Lambda functions

d. Hands-on with tasks

e. Mini-Project

5. Classes:

a. Create a class

b. Creating objects

c. Constructors

d. Hands-on with tasks

e. Mini-Project

6. Data Structures:

a. Lists

i. Understanding lists

ii. Creating lists

iii. Iterating on lists

iv. For loop

v. Append in list

vi. Remove from list

vii. Take from list

viii. List of objects

ix. Hands-on with tasks

b. Lists Buffer

i. Understanding lists buffer

ii. Creating lists buffer

iii. Iterating on lists buffer

iv. For loop

v. Append in list buffer

vi. Remove from list buffer

vii. Take from list buffer

viii. List of objects buffer

ix. Hands-on with tasks

x. Mini-Project

c. Maps

i. Understanding Maps

ii. Creating Scala Maps

iii. Operations on a Map

iv. Accessing Values Using Keys

v. Updating the values

vi. Adding new key-value pair

vii. Deleting a key-value pair

viii. Iteration in a Map

ix. Empty Map

x. Hands-on with tasks

xi. Mini-Project

d. Sets

i. Understanding sets

ii. Creating sets

iii. Adding items in sets

iv. Removing elements from the sets

v. Set operations

vi. Union

vii. Intersection

viii. Difference

ix. Hands-on with tasks

e. Stack

i. Understanding Stack

ii. Creating Stack

iii. Push in Stack

iv. Pop in Stack

v. Empty in Stack

vi. Top in Stack

vii. Size in Stack

viii. Hands-on with tasks

ix. Mini-Project

7. Scala Spark Project

a. Hadoop

i. Understanding Hadoop Ecosystem

b. Spark

i. Overview

1. Overview of the underlying structure of Spark

2. Environment of Spark

3. Setting up Spark

ii. Overview to Data Bricks

1. Introduction to Databricks

2. Creating a free tier account on Databricks

c. Spark RDDs

i. Overview

1. Understanding of Spark RDDs

2. APIs of RDDs

ii. Spark Map Reduce

1. Understanding the concept of MR

2. Hands-on with word count example

3. Data set analysis

d. Spark DFs

i. Overview

1. Understanding of Spark DFs

2. APIs of DFs

e. ETL pipeline

i. Overview

1. Introduction to ETL pipeline

2. Overview of AWS services required for the ETL

ii. Hands-on

1. Setting up the services

2. ETL script

a. Understanding connection concepts for S3 and RDS

3. Running the script

After completing this course successfully, you will be able to:

● Relate the practical concepts of Scala and Spark with real-world problems.

● Implement any project from scratch that requires Scala and Spark knowledge.

● Know the theoretical and practical aspects of Scala and Spark.

Who this course is for:

● People who are absolute beginners and know nothing about Scala and Spark.

● People who want to develop smart solutions.

● People who want to learn Scala and Spark.

● People who love to learn the theoretical concepts of data science and then implement them using Scala.

● People who want to learn Scala along with its implementation in realistic projects.

● Data Scientists.

● Machine learning experts.

Who this course is for:
● People who are absolute beginners and know nothing about Scala and Spark.
● People who want to develop smart solutions.
● People who want to learn Scala and Spark.
● People who love to learn the theoretical concepts of data science and then implement them using Scala.
● People who want to learn Scala along with its implementation in realistic projects.
● Data Scientists.
● Machine learning experts.