Skip to content

bartosz25/scala-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scala learning tests

This repository contains a set of learning tests helpful to understand main Scala features. Tests are widely commented to facilitate the understanding. They also contain some of external referencing helping to better appropriate explained terms.

Among Scala's features we can find there:

  • case classes
  • companion objects
  • guards
  • implicit keyword
  • pattern matching
  • sealed classes

About

Some learning test showing Scala features, such as implicits, guards, pattern matching and more more others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages