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: 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)
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.
(14506 views)
Book cover: Scala with CatsScala with Cats
by - Underscore Consulting
The main goal of this book is to teach system architecture and design using the techniques of modern functional programming. This means designing systems as small composable units, expressing constraints and interactions via the type system.
(4255 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.
(13358 views)