mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 13:58:03 +00:00
Merge pull request #584 from alexanderfefelov/master
Scala section: a few changes
This commit is contained in:
commit
df13b6531d
@ -1312,18 +1312,20 @@ See also [TeX](#tex)
|
|||||||
|
|
||||||
|
|
||||||
###Scala
|
###Scala
|
||||||
|
* [A Scala Tutorial for Java programmers](http://www.scala-lang.org/docu/files/ScalaTutorial.pdf) (PDF)
|
||||||
* [Another tour of Scala](http://naildrivin5.com/scalatour)
|
* [Another tour of Scala](http://naildrivin5.com/scalatour)
|
||||||
* [Effective Scala](http://twitter.github.com/effectivescala/)
|
* [Effective Scala](http://twitter.github.com/effectivescala/)
|
||||||
* [Exploring Lift](http://exploring.liftweb.net/) (published earlier as "The Definitive Guide to Lift", [PDF](http://groups.google.com/group/the-lift-book))
|
* [Exploring Lift](http://exploring.liftweb.net/) (published earlier as "The Definitive Guide to Lift", [PDF](http://groups.google.com/group/the-lift-book))
|
||||||
* [Lift](http://github.com/tjweir/liftbook)
|
* [Lift](http://github.com/tjweir/liftbook)
|
||||||
* [Lift Cookbook](http://chimera.labs.oreilly.com/books/1234000000030/index.html) - Richard Dallaway
|
* [Lift Cookbook](http://chimera.labs.oreilly.com/books/1234000000030/index.html) - Richard Dallaway
|
||||||
|
* [Play Framework Recipes](http://alvinalexander.com/scala/scala-cookbook-play-framework-recipes-pdf-ebook) - Alvin Alexander
|
||||||
* [Pro Scala: Monadic Design Patterns for the Web](http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
|
* [Pro Scala: Monadic Design Patterns for the Web](http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
|
||||||
* [Programming in Scala, First Edition](http://www.artima.com/pins1ed/)
|
* [Programming in Scala, First Edition](http://www.artima.com/pins1ed/)
|
||||||
* [Programming Scala](http://programming-scala.labs.oreilly.com/index.html)
|
* [Programming Scala](http://programming-scala.labs.oreilly.com/index.html)
|
||||||
* [Scala By Example](http://www.scala-lang.org/docu/files/ScalaByExample.pdf) (PDF)
|
* [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 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/)
|
* [Scala School by Twitter](http://twitter.github.io/scala_school/)
|
||||||
* [A Scala Tutorial for Java programmers](http://www.scala-lang.org/docu/files/ScalaTutorial.pdf) (PDF)
|
* [The Neophyte's Guide to Scala](http://danielwestheide.com/scala/neophytes.html) - Daniel Westheide
|
||||||
* [Xtrace](http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
|
* [Xtrace](http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user