Logo

Learning Scala by Jason Swartz

Small book cover: Learning Scala

Learning Scala
by

Publisher: O'Reilly Media
ISBN-13: 9781449367930
Number of pages: 300

Description:
Learning Scala is an introduction and a guide to getting started with functional programming (FP) 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 with examples and solutions that build familiarity, experience and confidence with the language.

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

Similar books

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.
(14628 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.
(13167 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.
(4317 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.
(11791 views)