Scala Style Guide
Publisher: Scala Community 2011
Number of pages: 45
Description:
This document is intended to outline 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.
Download or read it online for free here:
Read online
(online html)
Similar books
Scala By Example
by Martin Odersky - 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.
(17142 views)
by Martin Odersky - 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.
(17142 views)
Another tour of Scala
by David Copeland - 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.
(12239 views)
by David Copeland - 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.
(12239 views)
Scala for the Impatient
by Cay Horstmann - 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.
(15444 views)
by Cay Horstmann - 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.
(15444 views)
Learning Scala
by Jason Swartz - 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.
(9072 views)
by Jason Swartz - 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.
(9072 views)