Skip to content

andersakerberg/scala-101

Repository files navigation

#Scala 101

Hello and welcome to Scala 101 , this repository is intended to show the key functionalities of Scala. These examples will use Intellij as the main IDE but mainstream editor of choice is possible.

Getting started

#Sessions

Scala 101 - Session one

Getting started

under src/main/scala/ you have some examples that will explain some of the basics

  • Case Classes
  • Interoperability
  • Matchers
  • Lazy vals
  • Traits and inheritance

Scala 101 - Session two

Using Scala - TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages