Added "The Neophyte's Guide to Scala"

This commit is contained in:
Alexander Fefelov 2014-01-08 05:43:48 +04:00
parent 91ebb51124
commit 54789bcf03
1 changed files with 1 additions and 0 deletions

View File

@ -1323,6 +1323,7 @@ See also [TeX](#tex)
* [Scala By Example](http://www.scala-lang.org/docu/files/ScalaByExample.pdf) (PDF)
* [Scala for the Impatient](http://typesafe.com/resources/book/scala-for-the-impatient) - Cay S. Horstmann
* [Scala School by Twitter](http://twitter.github.io/scala_school/)
* [The Neophyte's Guide to Scala](http://danielwestheide.com/scala/neophytes.html) - Daniel Westheide
* [A Scala Tutorial for Java programmers](http://www.scala-lang.org/docu/files/ScalaTutorial.pdf) (PDF)
* [Xtrace](http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)