Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MHM5000 committed Oct 15, 2014
2 parents 595f518 + daf489e commit 843fb06
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions free-programming-books-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@


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

Expand Down
4 changes: 3 additions & 1 deletion free-programming-books.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
###Index
###Index
* [Ada](#ada)
* [Agda](#agda)
* [Android](#android)
Expand Down Expand Up @@ -1068,6 +1068,8 @@
* [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) *(Leanpub, by Nicholas C. Zakas)*
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book)
* [Oh My JS](https://leanpub.com/ohmyjs/read) *(Leanpub, by Azat Mardanov)*


####Javascript Frameworks
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`.
Expand Down
1 change: 1 addition & 0 deletions free-programming-interactive-tutorials-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@


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


Expand Down

0 comments on commit 843fb06

Please sign in to comment.