File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 33
33
* [ Codecademy] ( http://www.codecademy.com/?locale_code=zh )
34
34
* [ CodeSchool] ( https://www.codeschool.com/ )
35
35
* [ TeamTreeHouse] ( http://teamtreehouse.com/ )
36
+ * [ Learn X in Y minutes] ( http://learnxinyminutes.com/ ) (数十种语言s快速入门教程)
36
37
37
38
38
39
#### 软件开发方法
50
51
* [ Git - 简易指南] ( http://rogerdudler.github.io/git-guide/index.zh.html )
51
52
* [ Git 参考手册] ( http://gitref.justjavac.com/ )
52
53
* [ 沉浸式学 Git] ( http://igit.linuxtoy.org/index.html )
54
+ * [ Got GitHub] ( https://github.com/gotgit/gotgithub )
53
55
54
56
55
57
#### 数据库
90
92
91
93
### LISP
92
94
* [ ANSI Common Lisp 中文翻译版] ( http://acl.readthedocs.org/en/latest/ )
95
+ * [ Common Lisp 高级编程技术] ( http://www.ituring.com.cn/minibook/862 ) (《On Lisp》中文版)
93
96
94
97
95
98
### Perl
119
122
120
123
121
124
### 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 )
123
126
* [ Scala 课堂] ( http://twitter.github.io/scala_school/zh_cn/index.html ) (Twitter的Scala中文教程)
124
127
125
128
129
132
130
133
### Shell
131
134
* [ 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 )
132
136
133
137
134
138
### Vim
You can’t perform that action at this time.
0 commit comments