mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-16 01:07:08 +00:00
Merge pull request #1154 from sunxb10/master
added CoffeeScript in Chinese
This commit is contained in:
commit
ac2ab964a6
@ -9,6 +9,7 @@
|
|||||||
* [正则表达式](#正则表达式)
|
* [正则表达式](#正则表达式)
|
||||||
* [C](#c)
|
* [C](#c)
|
||||||
* [C++](#c-1)
|
* [C++](#c-1)
|
||||||
|
* [CoffeeScript](#coffeescript)
|
||||||
* [Erlang](#erlang)
|
* [Erlang](#erlang)
|
||||||
* [Fortran](#fortran)
|
* [Fortran](#fortran)
|
||||||
* [Golang](#golang)
|
* [Golang](#golang)
|
||||||
@ -93,6 +94,12 @@
|
|||||||
* [C++ 并发编程指南](https://github.com/forhappy/A-Detailed-Cplusplus-Concurrency-Tutorial)
|
* [C++ 并发编程指南](https://github.com/forhappy/A-Detailed-Cplusplus-Concurrency-Tutorial)
|
||||||
|
|
||||||
|
|
||||||
|
### CoffeeScript
|
||||||
|
* [CoffeeScript 中文](http://coffee-script.org/)
|
||||||
|
* [CoffeeScript 中文手册](http://island205.github.io/tlboc/) (《The Little Book on CoffeeScript》中文版)
|
||||||
|
* [CoffeeScript Cookbook](http://island205.github.io/coffeescript-cookbook.github.com/)
|
||||||
|
|
||||||
|
|
||||||
### Erlang
|
### Erlang
|
||||||
* [Erlang 并发编程](https://github.com/liancheng/cpie-cn) (《Concurrent Programming in Erlang (Part I)》中文版)
|
* [Erlang 并发编程](https://github.com/liancheng/cpie-cn) (《Concurrent Programming in Erlang (Part I)》中文版)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user