Logo

Scala Book by Alvin Alexander

Small book cover: Scala Book

Scala Book
by

Publisher: AlvinAlexander.com
Number of pages: 225

Description:
Scala Book provides a quick introduction and overview of the Scala programming language. The book is written in an informal style, and consists of more than 50 small lessons. Each lesson is long enough to give you an idea of how the language features in that lesson work, but short enough that you can read it in fifteen minutes or less.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Programming in ScalaProgramming in Scala
by - Artima Inc
Scala is an object-oriented programming language for the Java Virtual Machine. Scala is also a functional language, and combines the best approaches to OO and functional programming. This book is the authoritative tutorial on Scala programming.
(13958 views)
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.
(16324 views)
Book cover: Programming ScalaProgramming Scala
by - O'Reilly Media
The book introduces an exciting new language that offers all the benefits of a modern object model, functional programming, and an advanced type system. Packed with code examples, this comprehensive book teaches you how to be productive with Scala.
(13089 views)
Book cover: Learning ScalaLearning Scala
by - O'Reilly Media
An introduction and a guide to getting started with functional programming development. Written for programmers who are already familiar with object-oriented (OO) development, the book introduces the reader to the core Scala syntax and its OO models.
(8606 views)