Logo

Scala By Example by Martin Odersky

Small book cover: Scala By Example

Scala By Example
by

Publisher: EPFL
Number of pages: 145

Description:
Scala is a concise, elegant, type-safe programming language that integrates object-oriented and functional features. Learn Scala through a series of examples. An excellent step-by-step introduction to many of the Scala features with the help of simple code examples.

Home page url

Download or read it online for free here:
Download link
(870KB, PDF)

Similar books

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.
(13145 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: 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.
(13411 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.
(14595 views)