Skip to content

Commit

Permalink
添加"Shell脚本编程30分钟入门"
Browse files Browse the repository at this point in the history
作者: @qinjx
  • Loading branch information
justjavac committed Nov 6, 2013
1 parent c709660 commit 0d30a8d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
* [iOS](#ios)
* [Python](#python)
* [Ruby](#ruby)
* [Shell](#shell)
* [Go](#go)
* [Groovy](#groovy)
* [LISP](#lisp)
Expand Down Expand Up @@ -191,6 +192,10 @@
* [Rails 风格指南](https://github.com/JuanitoFatas/rails-style-guide/blob/master/README-zhCN.md)
* [Ruby on Rails Tutorial 原书第 2 版](http://railstutorial-china.org/) (本书网页版免费提供,电子版以 PDF、EPub 和 Mobi 格式提供购买,仅售 9.9 美元)

### Shell

* [Shell脚本编程30分钟入门](https://github.com/qinjx/30min_guides/blob/master/shell.md)

### Go

* [Go编程基础](https://github.com/Unknwon/go-fundamental-programming)
Expand Down

0 comments on commit 0d30a8d

Please sign in to comment.