1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-28 23:39:03 +02:00

Add Scala zh-cn translation and add link to Scala documentation in scala.html.markdown

This commit is contained in:
lpy
2013-08-12 11:09:08 +08:00
parent cfff5122a3
commit 00b25ad457
2 changed files with 413 additions and 2 deletions

View File

@@ -408,9 +408,9 @@ for(line <- Source.fromPath("myfile.txt").getLines())
[Scala for the impatient](http://horstmann.com/scala/)
[Twitter Scala school(http://twitter.github.io/scala_school/)
[Twitter Scala school](http://twitter.github.io/scala_school/)
[The scala documentation]
[The scala documentation](http://www.scala-lang.org/documentation/)
Join the [Scala user group](https://groups.google.com/forum/#!forum/scala-user)