List of Free Online Books and Tutorials for Learning Scala Programming Language
Posted by admin (#24) 177 days ago (Editorial)Programming Scala by Dean Wampler
Abstract
Programming Scala introduces an exciting new language that offers all the benefits of a modern object model, functional programming, and an advanced type system. Packed with code examples, this comprehensive book teaches you how to be productive with Scala quickly, and explains what makes this language ideal for today's highly scalable, component-based applications that support concurrency and distribution. You'll also learn the advantages that Scala offers as a language for the Java Virtual Machine.
-------------------------
Programming in Scala, First Edition by Martin Odersky, Lex Spoon, and Bill Venners
We are publishing the first edition of Programming in Scala here to support the Scala community. We hope to benefit the community by providing a high-quality introduction and reference online and for free. If you are curious about Scala, or if you need to hyperlink a reference to some part of Scala's rationale or style, by all means use the online version. If you want the latest version, complete with information about Scala 2.8, then you can buy it at the Artima store or anywhere else that books are sold.
-------------------------
Scala for Java Refugees
You can write code that you can actually read a week from now. You may even be able to show this code to your Java-loving coworkers and they just might understand it. You don’t have to curry every function and avoid loops at all costs. You can write your Java applications in Scala. You just need the right introduction.
-------------------------
A Scala Tutorial for Java programmers
This document gives a quick introduction to the Scala language and compiler
-------------------------
List of A Very Good Collection of Scala Articles and Tutorials from IBM
-------------------------
