Logo

Programming Scala by Dean Wampler, Alex Payne

Large book cover: Programming Scala

Programming Scala
by

Publisher: O'Reilly Media
ISBN/ASIN: 0596155956
ISBN-13: 9780596155957
Number of pages: 446

Description:
Programming Scala 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 quickly, and explains what makes this language ideal for today's highly scalable, component-based applications that support concurrency and distribution.

Home page url

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

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.
(14077 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.
(8708 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.
(13480 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.
(4378 views)