Logo

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

Large book cover: Programming in Scala

Programming in Scala
by

Publisher: Artima Inc
ISBN/ASIN: 0981531644

Description:
Scala is an object-oriented programming language for the Java Virtual Machine. In addition to being object-oriented, Scala is also a functional language, and combines the best approaches to OO and functional programming. This book is the authoritative tutorial on the Scala programming language.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Scala By ExampleScala By Example
by - EPFL
Scala is a concise, elegant, type-safe programming language that integrates object-oriented and functional features. This book is an excellent step-by-step introduction to many of the Scala features with the help of simple code examples.
(16392 views)
Book cover: Scala Style GuideScala Style Guide
- Scala Community
This document outlines some basic Scala stylistic guidelines which should be followed with more or less fervency. Wherever possible, this guide attempts to detail why a particular style is encouraged and how it relates to other alternatives.
(13405 views)
Book cover: Scala BookScala Book
by - AlvinAlexander.com
Scala Book provides a quick introduction and overview of the Scala programming language. The book is written in an informal style, and consists of 50 small lessons. Each lesson is long enough to give you an idea of how the language features in work.
(4072 views)
Book cover: Scala for the ImpatientScala for the Impatient
by - Addison-Wesley
A rapid, code-based introduction that's relentlessly practical and useful. Every concept and technique in Scala for the Impatient is presented in blog-size chunks that can be digested quickly and reviewed as needed for specific tasks.
(14575 views)