Logo

Another tour of Scala by David Copeland

Small book cover: Another tour of Scala

Another tour of Scala
by

Publisher: naildrivin5.com
Number of pages: 305

Description:
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.

Home page url

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

Similar books

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.
(8606 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.
(13355 views)
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.
(4025 views)
Book cover: Scala By ExampleScala By Example
by - EPFL
Scala is a concise, elegant, type-safe programming language that integrates object-oriented and functional features. This book is an excellent step-by-step introduction to many of the Scala features with the help of simple code examples.
(16324 views)