Scala for the Impatient
by Cay Horstmann
Publisher: Addison-Wesley 2011
ISBN/ASIN: 0321774094
Number of pages: 113
Description:
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.
Download or read it online for free here:
Download link
(6.2MB, PDF)
Similar books

by Noel Welsh, Dave Gurnell - 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.
(5052 views)

by Dean Wampler, Alex Payne - 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.
(14025 views)

by Jason Swartz - 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.
(9317 views)

- 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.
(14101 views)