提交 af0149ee 编写于 作者: 迷渡's avatar 迷渡

Update README.md

上级 4dc80043
...@@ -21,6 +21,8 @@ ...@@ -21,6 +21,8 @@
* [PHP](#php) * [PHP](#php)
* [Python](#python) * [Python](#python)
* [Go](#go) * [Go](#go)
* [读书笔记及其它](#读书笔记及其它)
## 语言无关类 ## 语言无关类
...@@ -49,6 +51,7 @@ ...@@ -49,6 +51,7 @@
* [javascript 的 12 个怪癖](https://github.com/justjavac/12-javascript-quirks) * [javascript 的 12 个怪癖](https://github.com/justjavac/12-javascript-quirks)
* [JavaScript核心概念及实践](http://icodeit.org/jsccp/) (PDF) * [JavaScript核心概念及实践](http://icodeit.org/jsccp/) (PDF)
* [命名函数表达式探秘](http://justjavac.com/named-function-expressions-demystified.html) (注:原文由[为之漫笔](http://www.cn-cuckoo.com)翻译,原始地址无法打开,因此此处地址为我博客上的备份)
* [学用 JavaScript 设计模式](http://www.oschina.net/translate/learning-javascript-design-patterns) * [学用 JavaScript 设计模式](http://www.oschina.net/translate/learning-javascript-design-patterns)
* [Node入门](http://www.nodebeginner.org/index-zh-cn.html) * [Node入门](http://www.nodebeginner.org/index-zh-cn.html)
* [backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF) * [backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF)
...@@ -82,3 +85,9 @@ ...@@ -82,3 +85,9 @@
### LISP ### LISP
* [ANSI Common Lisp 中文翻譯版](http://acl.readthedocs.org/en/latest/) * [ANSI Common Lisp 中文翻譯版](http://acl.readthedocs.org/en/latest/)
### 读书笔记及其它
* [编译原理(紫龙书)中文第2版习题答案](https://github.com/fool2fish/dragon-book-exercise-answers)
* [把《编程珠玑》读薄](http://hawstein.com/posts/make-thiner-programming-pearls.html)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册