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

Scala in Action

Scala in Action
Authors
Nilanjan Raychaudhuri
ISBN
1935182757
Published
28 Apr 2012
Purchase online
amazon.com

Even within a single application, programming problems often lend themselves to a particular style of programming - functional, imperative, dynamic - but most languages require you to choose a single approach before you start. Scala is a statically typed, JVM-compatible programming language that blends the object oriented and functional programming models, giving one the flexibility to use the right approach for each specific case.

Editorial Reviews

Even within a single application, programming problems often lend themselves to a particular style of programming - functional, imperative, dynamic - but most languages require you to choose a single approach before you start. Scala is a statically typed, JVM-compatible programming language that blends the object oriented and functional programming models, giving one the flexibility to use the right approach for each specific case.

Scala in Action is a comprehensive tutorial that introduces Scala through clear explanations and numerous hands-on examples. Because Scala is a rich and deep language, it can be daunting to absorb all the new concepts at once. This book takes a "how-to" approach, explaining language concepts while exploring familiar programming challenges that programmers face in their day-to-day work.

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.

“UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity.” - Dennis Ritchie