mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-30 15:13:53 +00:00
Merge pull request #1086 from sunxb10/master
Added new resources in zh.md (Chinese)
This commit is contained in:
commit
84c0e76045
@ -33,6 +33,7 @@
|
|||||||
* [Codecademy](http://www.codecademy.com/?locale_code=zh)
|
* [Codecademy](http://www.codecademy.com/?locale_code=zh)
|
||||||
* [CodeSchool](https://www.codeschool.com/)
|
* [CodeSchool](https://www.codeschool.com/)
|
||||||
* [TeamTreeHouse](http://teamtreehouse.com/)
|
* [TeamTreeHouse](http://teamtreehouse.com/)
|
||||||
|
* [Learn X in Y minutes](http://learnxinyminutes.com/) (数十种语言快速入门教程)
|
||||||
|
|
||||||
|
|
||||||
#### 软件开发方法
|
#### 软件开发方法
|
||||||
@ -50,6 +51,7 @@
|
|||||||
* [Git - 简易指南](http://rogerdudler.github.io/git-guide/index.zh.html)
|
* [Git - 简易指南](http://rogerdudler.github.io/git-guide/index.zh.html)
|
||||||
* [Git 参考手册](http://gitref.justjavac.com/)
|
* [Git 参考手册](http://gitref.justjavac.com/)
|
||||||
* [沉浸式学 Git](http://igit.linuxtoy.org/index.html)
|
* [沉浸式学 Git](http://igit.linuxtoy.org/index.html)
|
||||||
|
* [Got GitHub](https://github.com/gotgit/gotgithub)
|
||||||
|
|
||||||
|
|
||||||
#### 数据库
|
#### 数据库
|
||||||
@ -90,6 +92,7 @@
|
|||||||
|
|
||||||
### LISP
|
### LISP
|
||||||
* [ANSI Common Lisp 中文翻译版](http://acl.readthedocs.org/en/latest/)
|
* [ANSI Common Lisp 中文翻译版](http://acl.readthedocs.org/en/latest/)
|
||||||
|
* [Common Lisp 高级编程技术](http://www.ituring.com.cn/minibook/862) (《On Lisp》中文版)
|
||||||
|
|
||||||
|
|
||||||
### Perl
|
### Perl
|
||||||
@ -119,7 +122,7 @@
|
|||||||
|
|
||||||
|
|
||||||
### Scala
|
### Scala
|
||||||
* [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html) - Marius Eriksen
|
* [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html)
|
||||||
* [Scala 课堂](http://twitter.github.io/scala_school/zh_cn/index.html) (Twitter的Scala中文教程)
|
* [Scala 课堂](http://twitter.github.io/scala_school/zh_cn/index.html) (Twitter的Scala中文教程)
|
||||||
|
|
||||||
|
|
||||||
@ -129,6 +132,7 @@
|
|||||||
|
|
||||||
### Shell
|
### Shell
|
||||||
* [Shell 脚本编程30分钟入门](https://github.com/qinjx/30min_guides/blob/master/shell.md)
|
* [Shell 脚本编程30分钟入门](https://github.com/qinjx/30min_guides/blob/master/shell.md)
|
||||||
|
* [Shell 编程基础](http://wiki.ubuntu.org.cn/Shell%E7%BC%96%E7%A8%8B%E5%9F%BA%E7%A1%80)
|
||||||
|
|
||||||
|
|
||||||
### Vim
|
### Vim
|
||||||
|
Loading…
Reference in New Issue
Block a user