This content is not currently approved and is visible here for review only.

Scala in Depth

Scala in Depth
Authors
Joshua Suereth D.
ISBN
1935182706
Published
28 Mar 2012
Purchase online
amazon.com

Scala is a new hybrid object-oriented/functional language written for the Java Virtual Machine (JVM). The Scala type system, while very powerful, can be daunting. This book helps remove obstacles by showing how to effectively use this language both on its own and within the JVM ecosystem.Scala in Depth helps readers integrate Scala into their existing projects as well as introducing new best practices and designs that are emerging from the Scala community.

Editorial Reviews

Scala is a new hybrid object-oriented/functional language written for the Java Virtual Machine (JVM). The Scala type system, while very powerful, can be daunting. This book helps remove obstacles by showing how to effectively use this language both on its own and within the JVM ecosystem.

Scala in Depth helps readers integrate Scala into their existing projects as well as introducing new best practices and designs that are emerging from the Scala community. This book covers advanced object oriented features of Scala, as well as functional concepts. The book also describes some fundamental coding styles that can prevent common pitfalls and help keep your code concise, expressive and readable. The book covers the new Scala 2.8.0 collections API.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The trouble with programmers is that you can never tell what a programmer is doing until it's too late.” - Seymour Cray