Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/autotelicum/Smooth-CoffeeScript
- Owner: autotelicum
- Created: 2011-06-14T16:23:34.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-04T12:21:00.000Z (almost 13 years ago)
- Last Synced: 2024-06-22T07:51:23.726Z (6 months ago)
- Language: CoffeeScript
- Homepage: http://autotelicum.github.com/Smooth-CoffeeScript/
- Size: 22.2 MB
- Stars: 576
- Watchers: 21
- Forks: 69
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- Changelog: changes.md
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/)**.