x
Menu

Apache Spark and Scala

Other,

Updated On 02 Feb, 19

Overview

Introduction to Apache Spark & Scala - Introduction to Big Data & Spark - What is Scala | Introduction to Scala - What is Scala REPL - Scala REPL Explained - Apache Spark Ecosystem - What is Spark - Spark Installation - What is Scala | Overview of Scala Programming - Hadoop Map Reduce Vs. Apache Spark & Scala - Why Scala ? - Scala Functional Programming - Introduction to Scala - Spark Functional Features - Variable Types of Scala - What is Batch processing and real-time Processing - Traits and Oops in Scala - Understanding RDD | Analyze Scala RDD - Beyond Hadoop Mapreduce : Spark + Hadoop - Understanding Apache Spark in Depth - PySpark: Python API for Spark - Invoke Spark Shell & Pyspark - Spark for Big Data - Big Data Processing with Spark - Big Data Processing using Spark & Scala - Webinar

Includes

Lecture 18: Traits and Oops in Scala

4.1 ( 11 )


Lecture Details

Watch sample class recording httpwww.edureka.coapache-spark-scala-training?utm_source=youtube&utm_medium=referral&utm_campaign=spark-oops

Object-oriented programming (OOP) is a programming paradigm based on the concept of ""objects"", which are data structures that contain data, in the form of fields,
often known as attributes; and code, in the form of procedures, often known as methods.
Getters and setters (or accessormutator methods) are used to encapsulate data, which is commonly considered one of the tenets of OOP.
They exist so that the underlying implementation of an object can change without compromising client code, as long as the interface contract remains unchanged. This is a principle aiming to simplify maintenance and evolution of the codebase.

This Video covers Following Topics
1.Implement Classes,Getter,Setter,Object,Private fields,Nested classes.
2.Use Auxilliary Constructor,Primary Constructor,Companion Object,Apply Method.
3.Understand packages,Override Methods,Type Checking,Casting,Abstract Classes in Scala.

Related Blogs
httpwww.edureka.coblogapache-spark-lighting-up-the-big-data-world?utm_source=youtube&utm_medium=referral&utm_campaign=spark-oops
httpwww.edureka.coblog5-reasons-to-learn-apache-spark?utm_source=youtube&utm_medium=referral&utm_campaign=spark-oops
httpwww.edureka.coblogspark-functional-features?utm_source=youtube&utm_medium=referral&utm_campaign=spark-oops
httpwww.edureka.coblogapache-spark-ecosystem?utm_source=youtube&utm_medium=referral&utm_campaign=spark-oops
httpwww.edureka.coblogscala-repl?utm_source=youtube&utm_medium=referral&utm_campaign=spark-oops

Edureka is a New Age e-learning platform that provides Instructor-Led Live, Online classes for learners who would prefer a hassle free and self paced learning environment, accessible from any part of the world.

The topics related to ‘Traits and OOPS in Scala’ have been widely covered in our course ‘Apache Spark & Scala’.
For more information, please write back to us at sales@edureka.co
Call us at US 1800 275 9730 (toll free) or India +91-8880862004

Ratings

4.0


1 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send