Citronic

Scala Programming for Big Data Analytics: Get Started With Big Data Analytics

Description: Gain the key language concepts and programming techniques of Scala in the context of big data analytics and Apache Spark. The book begins by introducing you to Scala and establishes a firm contextual understanding of why you should learn this language, how it stands in comparison to Java, and how Scala is related to Apache Spark for big data analytics. Next, you¿ll set up the Scala environment ready for examining your first Scala programs. This is followed by sections on Scala fundamentals including mutable/immutable variables, the type hierarchy system, control flow expressions and code blocks. The author discusses functions at length and highlights a number of associated concepts such as functional programming and anonymous functions. The book then delves deeper into Scaläs powerful collections system because many of Apache Spark¿s APIs bear a strong resemblance to Scala collections. Along the way you¿ll see the development life cycle of a Scala program. This involves compiling and building programs using the industry-standard Scala Build Tool (SBT). You¿ll cover guidelines related to dependency management using SBT as this is critical for building large Apache Spark applications. Scala Programming for Big Data Analytics concludes by demonstrating how you can make use of the concepts to write programs that run on the Apache Spark framework. These programs will provide distributed and parallel computing, which is critical for big data analytics. What You Will LearnSee the fundamentals of Scala as a general-purpose programming language Understand functional programming and object-oriented programming constructs in Scala Use Scala collections and functions Develop, package and run Apache Spark applications for big data analytics Who This Book Is For Data scientists, data analysts and data engineers who intend to use Apache Spark for large-scale analytics. Irfan Elahi is a senior consultant in Deloitte Australia specializing in big data and machine learning. His primary focus lies in using big data and machine learning to support business growth with multifaceted and strong ties to the telecommunications, energy, retail and media industries. He has worked on a number of projects in Australia to design, prototype, develop, and deploy production-grade big data solutions in Amazon Web Services (AWS) and Azure to support a number of use-cases ranging from enterprise data warehousing, ETL offloading, analytics, batch processing and stream processing while employing leading commercial Hadoop solutions such as Cloudera and Hortonworks. He has worked closely with clients' systems and software engineering teams using DevOps to enhance the continuous integration and continuous deployment (CICD) processes and manage a Hadoop cluster's operations and security. In addition to his technology competencies, Irfan has recently presented at the DataWorks Summit in Sydney on the subject of in-memory big data technologies and in a number of meetups all around the world. He also remains involved delivering knowledge-transfer sessions, training and workshops about big data and machine learning, both within his firm and at clients. He also has launched Udemy courses on Apache Spark for big data analytics and R programming for data science with more than 18,000 students from 145 countries enrolled. . Chapter 1 - Scala Languageo Introductiono Getting to know Scalao Why learn Scalao Scala and Javao Interoperability with Java Librarieso Verbosity - Scala and Javao Scala - A statically typed languageo Apache Spark and Scalao Scala performance benefitso Learning Apache Spark . Chapter 2 - Installing Scalao Introductiono Checking Scala installation status in your systemo Verifying Java development kit (JDK) installation statuso Installing Scala in Windowso Verifying Scala installation statuso Exercise . Chapter 3 - Using Scala Shello Introductiono Getting help in Scala shello Hello world in Scala REPLo Understanding hello world in Scala REPL step by stepo Real life example: Usefulness of Scala REPL's data type highlighting featureo Paste mode in Scala REPLo Retrieving history in Scala REPLo Auto-completion feature of Scala REPLo Exiting from Scala REPLo Exercise . Chapter 4 - Variableso Introductiono Immutability of objects in Scalao Defining variables (Mutable and Immutable) in Scalao Why Immutability Is so emphasized in Scala?o Mutability and type-safety caveatso Specifying types for variables and type inferenceo Exercise . Chapter 5 - Data Typeso Introductiono Exercise - Data typeso Boolean typeo Exercises - Boolean typeo String typeo Exercise - string typeso Special types in Scalao Type casting in Scalao Exercise - special types. Chapter 6 - Conditional Statementso Introductiono Caveats - Using {} after if/elseo Nested If-else statementso If else as ternary operatoro Pattern matchingo Exercise . Chapter 7 - Code Blockso Introductiono Caveats - Code Blockso Code Blocks and if/else statementso Exercise . Chapter 8 - Functionso Introductiono Why use Functions at all?o Intuitive understanding of Functionso Invoking a Functiono Caveats - Function definitiono Functions With multiple parameterso Positional parameterso Default value of parameters in Functionso Function with no arguments aka 0 Parityo Single line functionso When To actually use return statementso Passing function as argumentso Anonymous Functions . Chapter 9 - Scala collectionso Introductiono Real life and intuitive examples of collectionso Listso Indexing list elementso What can you store in lists?o Widely used lists operationso Iterating over listo Using Map Function for iterating over listso Getting to know Functional Programming conceptso Using foreach on listso Using filter on listso Reduce operation on listso List equality checko Alternative ways to create listso Exercise - listso Setso Map collectionso Indexing a mapo Alternative ways lo create map collectionso Manipulating mapso Iterating through Maps in Functional Styleo Tupleso Indexing tupleso Iterating over tupleso Alternative ways to create tupleso Mutable collectionso Implications related to mutable collectionso Mutable mapso Nested collections . Chapter 10 - Loopso Introductiono Types of loops in Scalao Guards in for Loopo While Loopo Comparison of for and while Loop: Which one suits well in what scenarios? . Chapter 11 - Using classes and packageso Introductiono Classes and objects in Scalao Mutating attribute values and caveatso Singleton objectso Classes and packageso Importing packageso Exercise . Chapter 12 - Exception Handlingo Introductiono Fundamentals of Exception Handling in Scalao Implications in Type Inference and Exception Handlingo Exercise - Exception Handling . Chapter 13 - Development Lifecycle in Scalao Introductiono Fundamentals of development Lifecycleo Introducing Scala Build Tool (SBT)o Directory Structure for SBTo Dependency Management via SBTo Compiling via SBTo Building and Packaging via SBTo Exercise - Packaging Apache Spark Applications . Chapter 14 - Hello World in Apache Sparko Development Environment for Apache Spark Developmento Instantiating Spark Session and Context Object Using OOP Conceptso Using Spark Context Object's Functions to Create Spark-Native Data Structure (RDD)o Using RDD's Transformations Employing Functional Programming and Scala Collection Conceptso Employing Scala Functions Concepts in Spark RDD's Transformations

Price: 92.45 AUD

Location: Hillsdale, NSW

End Time: 2024-12-04T17:03:08.000Z

Shipping Cost: 32.59 AUD

Product Images

Scala Programming for Big Data Analytics: Get Started With Big Data AnalyticsScala Programming for Big Data Analytics: Get Started With Big Data Analytics

Item Specifics

Return shipping will be paid by: Buyer

Returns Accepted: Returns Accepted

Item must be returned within: 60 Days

Return policy details:

EAN: 9781484248096

UPC: 9781484248096

ISBN: 9781484248096

MPN: N/A

Book Title: Scala Programming for Big Data Analytics: Get Star

Item Length: 23.4 cm

Number of Pages: 306 Pages

Language: English

Publication Name: Scala Programming for Big Data Analytics: Get Started with Big Data Analytics Using Apache Spark

Publisher: Apress

Publication Year: 2019

Subject: Computer Science, Business

Item Height: 235 mm

Item Weight: 504 g

Type: Textbook

Author: Irfan Elahi

Item Width: 155 mm

Format: Paperback

Recommended

Functional Programming With Scala Book Bundle (1st+2nd Ed; Manning)
Functional Programming With Scala Book Bundle (1st+2nd Ed; Manning)

$64.62

View Details
Introduction to the Art of Programming Using Scala (Chapman & Hall/CRC Te - GOOD
Introduction to the Art of Programming Using Scala (Chapman & Hall/CRC Te - GOOD

$6.98

View Details
Modern Programming Made Easy : Using Java, Scala, Groovy, and JavaScript
Modern Programming Made Easy : Using Java, Scala, Groovy, and JavaScript

$29.69

View Details
Learning Scala : Practical Functional Programming for the JVM by Jason Swartz...
Learning Scala : Practical Functional Programming for the JVM by Jason Swartz...

$13.04

View Details
Json: Main Principals
Json: Main Principals

$10.74

View Details
Programming in Scala: Updated for Scala 2.12 - Odersky, 9780981531687, paperback
Programming in Scala: Updated for Scala 2.12 - Odersky, 9780981531687, paperback

$5.19

View Details
Functional Programming in Scala by Rúnar Bjarnason and Paul Chiusano (2014,...
Functional Programming in Scala by Rúnar Bjarnason and Paul Chiusano (2014,...

$10.66

View Details
Programming Scala: Scalability = Functional Programming + Objects, Wampler, Dean
Programming Scala: Scalability = Functional Programming + Objects, Wampler, Dean

$35.58

View Details
Programming with Scala: Language Exploration (Undergraduate Topics in Computer..
Programming with Scala: Language Exploration (Undergraduate Topics in Computer..

$43.99

View Details
Programming in Scala by Odersky, Martin
Programming in Scala by Odersky, Martin

$5.04

View Details