Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/autotelicum/Smooth-CoffeeScript

A book on functional programming in CoffeeScript
https://github.com/autotelicum/Smooth-CoffeeScript

Last synced: 4 months ago
JSON representation

A book on functional programming in CoffeeScript

Awesome Lists containing this project

README

        

![Smooth CoffeeScript](https://github.com/autotelicum/Smooth-CoffeeScript/raw/master/img/WebHeader.png)

**Smooth CoffeeScript** is a free book about CoffeeScript and programming. No previous programming knowledge is required. Over 200 pages and 35 exercises. Download includes book and full source code with and without solutions.
More information: [Book webpage](http://autotelicum.github.com/Smooth-CoffeeScript/).

**[Interactive HTML 5 edition](http://autotelicum.github.com/Smooth-CoffeeScript/interactive/interactive-coffeescript.html)** - No installation required.
[Quick references and various examples](http://autotelicum.github.com/Smooth-CoffeeScript/literate/goodies.html).

-----

Download `master` to get the latest version. The `gh-pages` branch contain the website.

Install: [Get CoffeeScript up and running in a few minutes on Mac or Windows](http://autotelicum.github.com/Smooth-CoffeeScript/literate/install-notes.html). The versions mentioned in the install guide are those `Smooth CoffeeScript` has been tested with on Mac OS X 10.6 and Windows 7.

-----

This work is licensed under a [Creative Commons Attribution 3.0 Unported License](http://creativecommons.org/licenses/by/3.0/).

Created by E. Hoigaard based on **[Eloquent JavaScript by Marijn Haverbeke](http://eloquentjavascript.net/)**.