Skip to content

Commit 843fb06

Browse files
committed
2 parents 595f518 + daf489e commit 843fb06

3 files changed

+5
-1
lines changed

free-programming-books-zh.md

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464

6565

6666
### Javascript
67+
* [CoffeeScript 编程风格指南](https://github.com/elrrrrrrr/coffeescript-style-guide/blob/master/README-ZH.md)
6768
* [Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/zh/)
6869
* [Javascript 原理](http://typeof.net/s/jsmech/), by Belleve Invis.
6970

free-programming-books.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
###Index
1+
###Index
22
* [Ada](#ada)
33
* [Agda](#agda)
44
* [Android](#android)
@@ -1068,6 +1068,8 @@
10681068
* [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) *(Leanpub, by Nicholas C. Zakas)*
10691069
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
10701070
* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book)
1071+
* [Oh My JS](https://leanpub.com/ohmyjs/read) *(Leanpub, by Azat Mardanov)*
1072+
10711073

10721074
####Javascript Frameworks
10731075
For resources on Angular.js, Backbone.js, D3.js, Dojo, Ember.js, Express.js, jQuery, Knockout.js, and any other JS toolkit/framework, please refer to [Javascript Frameworks Resources and Tutorials](http://resrc.io/list/18/javascript-frameworks/), or to its source file `javascript-frameworks-resources.md`.

free-programming-interactive-tutorials-en.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818

1919
###CoffeeScript
20+
* [Coffeescript Style Guide](https://github.com/polarmobile/coffeescript-style-guide/blob/master/README.md)
2021
* [Smooth CoffeeScript, Interactive Edition](http://autotelicum.github.io/Smooth-CoffeeScript/interactive/interactive-coffeescript.html)
2122

2223

0 commit comments

Comments
 (0)