Skip to content

RajasekarSribalan/Scala-tutorial

Repository files navigation

Scala-tutorial

  • Scala is a compiler based programming language
  • Build on funtional programing principles
  • Compiles into byte code
  • required jdk and jre
  • Seamless integeration with java
  • REPL - Read ,Evaluate ,print and loop
    • First it reads the code,
    • Then evaluate which compile and produces byte code
    • Print the output
    • Loop which means it is waiting for next set of instructions

Contents

About

Scala tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published