Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 425 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 425 Bytes

scala-getting-started

Record the process of learning scala.

Scala Version: 2.13.1

scala-basic-type-operate (scala基础数据类型以及基本操作)

  • Basic types and basic operations of scala.

scala-fp-basic (scala函数式编程基本概念)

  • Basic concepts of functional programming.

scala-oop-basic (scala面向对象编程基本概念)

  • Basic concepts of object oriented programming.