underscoreio/essential-scala

Name: essential-scala

Owner: Underscore

Description: Source code for Underscore's Essential Scala

Created: 2015-02-17 09:49:16.0

Updated: 2018-05-13 02:37:31.0

Pushed: 2018-03-01 14:28:57.0

Homepage: null

Size: 25050

Language: Scala

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Essential Scala

Written by Dave Gurnell and Noel Welsh. Copyright Underscore Consulting LLP, 2015-2017.

Creative Commons Licence
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Overview

Essential Scala is an introduction to Scala for professional developers. Essential Scala covers the core Scala patterns that new developers need to be productive in the language. It's designed to get you productive as quickly as possible, and avoid the dark and confusing corners of the language.

Building

Essential Scala uses Underscore's ebook build system.

The simplest way to build the book is to use Docker Compose:

This will open a bash shell running inside the Docker container which contains all the dependencies to build the book. From the shell run:

Within sbt you can issue the commands pdf, html, epub, or all to build the desired version(s) of the book. Targets are placed in the dist directory:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.