1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00

Merge pull request #169 from eranation/patch-1

fixed some broken / missing markdown links and added a resource
This commit is contained in:
Adam Bard
2013-08-07 15:16:08 -07:00

View File

@@ -408,9 +408,11 @@ 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://docs.scala-lang.org/)
[Try Scala in your browser](http://scalatutorials.com/tour/)
Join the [Scala user group](https://groups.google.com/forum/#!forum/scala-user)