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: Scala BookScala Book
by - AlvinAlexander.com
Scala Book provides a quick introduction and overview of the Scala programming language. The book is written in an informal style, and consists of 50 small lessons. Each lesson is long enough to give you an idea of how the language features in work.
(4082 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.
(8647 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.
(4304 views)
Book cover: Another tour of ScalaAnother tour of Scala
by - naildrivin5.com
Scala is an object-functional programming and scripting language for general software applications, statically typed, designed to concisely express solutions. This book is my own 're-telling' of the tour of Scala from the official Scala website.
(11772 views)