Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

webedx-spark/effectivescala

 
 

Repository files navigation

Effective Scala

This Coursera version is currently a stub, differing from the Twitter version by only this paragraph. For now, I am using the issue list for collecting Coursera best practice which could be incorporated here. Note this fork, and the issue list is public, but I am including Coursera internal links into the issue list.

This is the repository for the Effective Scala document.

It is "typeset" in markdown using PEG markdown. It also requires the GNU Troff suite (groff).

Building

To render the document:

make

To publish to github pages:

make pub

Contributing

Want to contribute and improve the guide? Have a bug or a question?

Please create an issue here on GitHub: https://github.com/twitter/effectivescala/issues

License

Copyright 2012 Twitter, Inc.

Licensed under the CC-BY 3.0: https://creativecommons.org/licenses/by/3.0

About

Twitter's Effective Scala Guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 82.3%
  • Shell 11.0%
  • Makefile 6.7%