Scala Programming From Scratch To Depth
☑ Scala Programming from scratch to in-depth, starting from simple Hello World programs, Deep diving into Data Structures, Operators (Mathematical, Logical, Conditional) to concepts of OOPs and Functional Programming with Programs solved.
☑ Scala In Depth
Learn Scala Programming From Scratch To Depth
From Simple program to Data Structures to OOPS and Functional Programming. Every thing covered with Hands on programming.
Taught in very simple english language so any once can follow the course easily.
No Prerequisites
Perfect start point to learn scala for Big Data Spark, Play, Scalatra, Lift, Sinatra, etc
English
Language
Scala Indepth
Day 1 – Introduction to Scala
Day 2 – Scala Basics
Day 3 – Intellij Installation
Day 4 – Functions, Classes, objects
Day 5 – Constructors
Day 6 – Singleton object, Compaignion Classes and Objects and Case Classes and O
Day 7 – Strings
Day 8 – Pattern Matching and Regex
Day 9A – Implicit class
Day 9B – Conditional Statements and Loops
Day 10- Packages and Import
Day 11-Exceptional Handling
Day 12- Traits, Value Class and Universal Trait
Day 13- Arrays
Day 14- Arrays
Day 15- Functional Programming (1 of 3)
Day 16- Functional Programming (2 of 3)
Day 17- Functional Programming (3 of 3)
Day 18A- Closures
Day 18B – Collections
Day 19 – Collections – List (Day 1 of 1)
Day 20 – Collections – List (Day 2 of 2)
Day 21 – Collections – Sets
Day 22 – Collections – Map
Day 23 – Tuples Options and Iterator
Day 24 – File Handling