/tour-scala

a tourist about scala, the scala version is 2.11.8

Primary LanguageScalaApache License 2.0Apache-2.0

Description

this is a tourist during myself learing scala

Prerequisite

  • basic knowledge of sbt, a tool like maven in java world
  • basic knowledeg of scalatest

Structure

like maven, in test dir, it has many test function, but not test the code in main dir, but some function to explain how to using the language scala, like case class, match, funtion and so on。

What content now have