Merge pull request #1475 from ponxu/patch-1

add book "The Neophyte's Guide to Scala"
This commit is contained in:
victor felder
2015-05-14 14:09:13 +02:00

View File

@@ -214,6 +214,7 @@
### Scala ### Scala
* [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html) * [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html)
* [Scala 课堂](http://twitter.github.io/scala_school/zh_cn/index.html) (Twitter的Scala中文教程) * [Scala 课堂](http://twitter.github.io/scala_school/zh_cn/index.html) (Twitter的Scala中文教程)
* [Scala 初学者指南](https://www.gitbook.com/book/windor/beginners-guide-to-scala/details) (The Neophyte's Guide to Scala)
### Scheme ### Scheme