Programming-In-CoffeeScript
CoffeeScript tutorials
A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming.
Source code for the Programming in CoffeeScript book.
63 stars
9 watching
20 forks
Language: CoffeeScript
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spbooks/coffeescript1 | An archive of resources and code examples to help developers learn CoffeeScript | 25 |
coffeescript-cookbook/coffeescript-cookbook.github.io | A community-driven website with recipes and examples for the CoffeeScript language. | 562 |
boundvariable/coffeescript-in-action | The source code repository for the Manning book CoffeeScript in Action, which provides CoffeeScript implementations and examples. | 34 |
autotelicum/smooth-coffeescript | A comprehensive guide to functional programming in CoffeeScript | 576 |
grant/javacoffee | A CoffeeScript-like syntax compiler for Java code | 14 |
adamjspooner/coffeescript-meet-backbonejs | A tutorial project introducing Backbone.js through CoffeeScript examples | 59 |
edemaine/coffeescript-for-python | Teaches CoffeeScript to Python programmers by converting Python code into CoffeeScript code | 55 |
coffee-js/index.coffee-js.org | A resource collection for CoffeeScript programming language and tools. | 22 |
js2coffee/js2coffee | Converts JavaScript code to CoffeeScript syntax | 2,083 |
adambard/learnxinyminutes-docs | A documentation project providing whirlwind tours of popular programming languages presented as code with explanations. | 11,512 |
brunorb/algorithms.coffee | A collection of algorithms and data structures implemented in CoffeeScript | 37 |
michaelblume/coffeestream | Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation. | 22 |
workshopper/how-to-markdown | A workshop on learning Markdown syntax and formatting using interactive exercises. | 218 |
bfontaine/katas | A collection of solved programming challenges in 27 languages | 20 |
toshok/coffeekit | Bindings for iOS APIs written in CoffeeScript. | 15 |