Programming in Scala, Third Edition
by Martin Odersky and Lex Spoon
English | 2016 | ISBN: 0981531687 | 837 Pages | ePUB | 2.41 MB
by Martin Odersky and Lex Spoon
English | 2016 | ISBN: 0981531687 | 837 Pages | ePUB | 2.41 MB
Scala is an object-oriented programming language for the Java VirtualMachine. In addition to being object-oriented, Scala is also afunctional language, and combines the best approaches to OO andfunctional programming.
In Italian, Scala means a stairway, or steps. Indeed, Scala lets you step up to a programming environment that incorporates some of the best recent thinking in programming language design while also letting youuse all your existing Java code.
Artima is very pleased to publish a new edition of the best-sellingbook on Scala, written by the designer of the language, Martin Odersky. Co-authored by Lex Spoon and Bill Venners, this book takes astep-by-step tutorial approach to teaching you Scala. Starting with thefundamental elements of the language, Programming in Scala introducesfunctional programming from the practitioner's perspective, anddescribes advanced language features that can make you a better, moreproductive developer.
The book is carefully crafted to help you learn. The first few chapters will give you enough of the basics that you can already start using Scala for simple tasks. The entire book is organized so that each new concept builds on concepts that came before - a series of steps that promises to help you master the Scala language and the important ideas about programming that Scala embodies. A comprehensive tutorial and reference for Scala, this book covers the entire language and important libraries.