Sfoglia il codice sorgente

add Coffeescript Style Guide

elrrrrrrr 11 anni fa
parent
commit
2a747b2451
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 1 0
      free-programming-books-zh.md
  2. 2 1
      free-programming-books.md

+ 1 - 0
free-programming-books-zh.md

@@ -46,6 +46,7 @@
 
 ###Javascript
 * [Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/zh/)
+* [CoffeeScript 编程风格指南](https://github.com/elrrrrrrr/coffeescript-style-guide/blob/master/README-ZH.md)
 
 
 ###LaTeX

+ 2 - 1
free-programming-books.md

@@ -680,7 +680,7 @@
 * [CoffeeScript Ristretto](https://leanpub.com/coffeescript-ristretto/read)
 * [Smooth CoffeeScript](http://autotelicum.github.com/Smooth-CoffeeScript/SmoothCoffeeScript.html)
 * [The Little Book on CoffeeScript](http://arcturo.github.com/library/coffeescript/)
-
+* [Coffeescript Style Guide](https://github.com/polarmobile/coffeescript-style-guide/blob/master/README.md)
 
 
 ###ColdFusion
@@ -968,6 +968,7 @@
 * [Oh My JS](https://leanpub.com/ohmyjs/read) *(Leanpub, by Azat Mardanov)*
 
 
+
 ####Angular.js
 * [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF)
 * [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)*