Skip to content

Commit 2b4a52f

Browse files
authored
Merge pull request EZLippi#5 from nickChenyx/patch-1
添加了 Scala 及 Haskell 的一些学习资料
2 parents d90d714 + ca48610 commit 2b4a52f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@
416416

417417
* [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/)
418418
* [Haskell趣学指南](http://fleurer-lee.com/lyah/)
419+
* [Learn You a Haskell for Great Good!](http://learnyouahaskell.com/chapters)(质量不错的一个网书)
419420

420421
--------------------
421422

@@ -694,6 +695,8 @@
694695
* [Scala课堂](http://twitter.github.io/scala_school/zh_cn/index.html) (Twitter的Scala中文教程)
695696
* [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html)(Twitter的Scala最佳实践的中文翻译)
696697
* [Scala指南](http://zh.scala-tour.com/)
698+
* [Scala-for-the-impatient-2nd](https://www.amazon.com/Scala-Impatient-2nd-Cay-Horstmann/dp/0134540565)(自行购买或pdf)
699+
* [Scala|写点什么](http://hongjiang.info/scala/)(国人的一个很好的关于Scala的博客)
697700

698701
-----------------
699702

0 commit comments

Comments
 (0)