Course Overview
Scala Programming Masterclass (Series #3) – Functions, Abstraction and Inheritance:
Scala is a modern day programming language meant specially to express common programming patterns in a functional approach. Scala Programming is based on Java, so if you are aware of Java syntax, then it’s pretty easy to learn Scala. If you have a good understanding of Scala, every other programming language will almost be a piece of cake, since scala is one of the most complicated languages to learn.
Through this course you will learn about its methods, first class functions, repeated parameters, reducing code duplication, higher order functions, new control structures, by-name parameters, two dimensional layouts, extending classes, invoking superclass constructors , declaring members of inheritance, defining factory object, class hierarchy and implementation of primitives
Course Objective:
- Learn in depth about functions & closures and control abstraction in Scala Programming.
- Learn concept of Composition and Inheritance & also about Scala’s Hierarchy
Target Customers:
- Students
- Professionals
- Anyone wanting to upgrade from Java to Scala
Pre-Requisites:
- Basic Computer Knowledge
- Passion to learn
- Java
- C (Optional)
- C++ (Optional)
- Python (Optional)