Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

May 1, 2013

5 Best Free Scala Books

Filed under: Programming,Scala — Patrick Durusau @ 2:58 pm

5 Best Free Scala Books

From the post:

Scala is a modern, object-functional, multi-paradigm, Java-based programming and scripting language that is released under the BSD license. It blends the functional and object-oriented programming models. Scala introduces several innovative language constructs. It improves on Java’s support for object-oriented programming by traits, which are stackable and cannot have constructor parameters. It also offers closures, a feature that dynamic languages like Python and Ruby have adopted.

Scala is particularly useful for building cloud-based/deliverable Software as a Service (SaaS) online applications, and is also proficient to develop traditional, imperative code.

Scala helps programmers write tighter code. It uses a number of techniques to cut down on unnecessary syntax, which helps to make code succint. Typically, code sizes are reduced by an order of 2 or 3 compared to an equivalent Java application.

The focus of this article is to select the finest Scala books which are available to download for free. So get reading and learning.

Covers:

Programming in Scala by Martin Odersky, Lex Spoon, and Bill Venners.

Programming Scala by Dean Wampler, Alex Payne.

Exploring Lift by Derek Chen-Becker, Marius Danciu and Tyler Weir.

Scala by Example by Martin Odersky.

A Scala Tutorial for Java Programmers by Michel Schinz and Philipp Haller.

I first saw this at: DZone.

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress