Welcome to E-Books Directory
This page lists freely downloadable books.
Scala Programming Language
E-Books for free online viewing and/or download
e-books in this category
| Tweet |
Scala for the Impatient
by Cay Horstmann - Addison-Wesley , 2011
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.
(4956 views)
Scala Style Guide
- Scala Community , 2011
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.
(1270 views)
Programming in Scala
by Martin Odersky, Lex Spoon, Bill Venners - Artima Inc , 2011
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.
(1715 views)
Scala By Example
by Martin Odersky - EPFL , 2010
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.
(2245 views)
Programming Scala
by Dean Wampler, Alex Payne - O'Reilly Media , 2008
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.
(4431 views)
| Tweet |