码迷,mamicode.com
首页 > 其他好文 > 详细

Scala学习——Scala By Example

时间:2015-07-10 14:45:47      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:

这一篇是来自官网的Scala By Example

即Tutorial后更详细地对Scala怎么用给了示例

1.Programing with Actors and Message

2.Expressions and Simple Functions

3.First-class Functions

4.Class and Objects

5.Case Classes and Pattern Matching 

6.Generic  Types and Methods

7.Lists

8.For-Comprehensions

9.Mutable State

10.Computing with Streams

11.Lazy Values

12.Implicit Parameters and Conversions

13.Hindley/Milner Type Inference 

14.Abstractions for Concurrency 

 

Scala学习——Scala By Example

标签:

原文地址:http://www.cnblogs.com/captainlucky/p/4635552.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!