Scala Tutorial

In this Scala tutorial, we will learn scala from basics to advance where we will start with scala installation and move towards step by step to become comfortable with that.Now a days, scala has become more popular because of Big Data which has ruling the IT industry for quite some time. It is very interesting language. Hope, you will enjoy it. Happy Learning!!

In Progress…..

  1. Scala – Overview
  2. Scala – Environment Setup
  3. Scala – Setup IntelliJ IDE
  4. Scala – First Steps
  5. Scala – Data Types
  6. Scala – Variables
  7. Scala – OOPs concepts
  8. Scala Functions
  9. Scala Closures
  10. Scala Strings
  11. Scala Abstract Class
  12. Scala Trait
  13. Scala Access Modifier
  14. Scala Array
  15. Scala Collection
    • Scala Tuples
    • Scala Lists
    • Scala Sets
    • Scala Maps
    • Scala Options
    • Scala Iterators
  16. Scala Exceptions
    • Without Exception Handling
    • Scala Try/Catch Block
    • Scala Finally Block
    • Scala Throw Keyword
    • Scala Throws Keyword
    • Scala Custom Exception
  17. Scala Pattern Matching
  18. Scala File Handling
  19. Scala Extractor
  20. Scala Interview Questions