Skip to content

Commit 05de051

Browse files
committed
update Chinese resources
added several new resources
1 parent 8b6984c commit 05de051

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

free-programming-books-zh.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
* [Codecademy](http://www.codecademy.com/?locale_code=zh)
3434
* [CodeSchool](https://www.codeschool.com/)
3535
* [TeamTreeHouse](http://teamtreehouse.com/)
36+
* [Learn X in Y minutes](http://learnxinyminutes.com/) (数十种语言s快速入门教程)
3637

3738

3839
#### 软件开发方法
@@ -50,6 +51,7 @@
5051
* [Git - 简易指南](http://rogerdudler.github.io/git-guide/index.zh.html)
5152
* [Git 参考手册](http://gitref.justjavac.com/)
5253
* [沉浸式学 Git](http://igit.linuxtoy.org/index.html)
54+
* [Got GitHub](https://github.com/gotgit/gotgithub)
5355

5456

5557
#### 数据库
@@ -90,6 +92,7 @@
9092

9193
### LISP
9294
* [ANSI Common Lisp 中文翻译版](http://acl.readthedocs.org/en/latest/)
95+
* [Common Lisp 高级编程技术](http://www.ituring.com.cn/minibook/862) (《On Lisp》中文版)
9396

9497

9598
### Perl
@@ -119,7 +122,7 @@
119122

120123

121124
### Scala
122-
* [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html) - Marius Eriksen
125+
* [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html)
123126
* [Scala 课堂](http://twitter.github.io/scala_school/zh_cn/index.html) (Twitter的Scala中文教程)
124127

125128

@@ -129,6 +132,7 @@
129132

130133
### Shell
131134
* [Shell 脚本编程30分钟入门](https://github.com/qinjx/30min_guides/blob/master/shell.md)
135+
* [Shell 编程基础](http://wiki.ubuntu.org.cn/Shell%E7%BC%96%E7%A8%8B%E5%9F%BA%E7%A1%80)
132136

133137

134138
### Vim

0 commit comments

Comments
 (0)