提交 43980b30 编写于 作者: 给力

Merge pull request #8 from justjavac/master

Update README.md
...@@ -55,13 +55,16 @@ ...@@ -55,13 +55,16 @@
* [iOS](#ios) * [iOS](#ios)
* [Android](#android) * [Android](#android)
* [Python](#python) * [Python](#python)
* [Prolog](#prolog)
* [Ruby](#ruby) * [Ruby](#ruby)
* [Shell](#shell) * [Shell](#shell)
* [Go](#go) * [Go](#go)
* [Groovy](#groovy) * [Groovy](#groovy)
* [LISP](#lisp) * [LISP](#lisp)
* [Haskell](#haskell) * [Haskell](#haskell)
* [R](#r)
* [Scala](#scala) * [Scala](#scala)
* [Vimscript](#vimscript)
* [读书笔记及其它](#读书笔记及其它) * [读书笔记及其它](#读书笔记及其它)
...@@ -248,7 +251,7 @@ ...@@ -248,7 +251,7 @@
* [iOS开发60分钟入门](https://github.com/qinjx/30min_guides/blob/master/ios.md) * [iOS开发60分钟入门](https://github.com/qinjx/30min_guides/blob/master/ios.md)
* [iOS7人机界面指南](http://isux.tencent.com/ios-human-interface-guidelines-ui-design-basics-ios7.html) * [iOS7人机界面指南](http://isux.tencent.com/ios-human-interface-guidelines-ui-design-basics-ios7.html)
* [Google Objective-C Style Guide 中文版](http://www.iwangke.me/objc-style-guide/#avoid_new) * [Google Objective-C Style Guide 中文版](http://www.iwangke.me/objc-style-guide/)
### Android ### Android
...@@ -304,6 +307,10 @@ ...@@ -304,6 +307,10 @@
* [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/) * [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/)
### R
* [R语言忍者秘笈](https://github.com/yihui/r-ninja)
### Scala ### Scala
* [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中文教程)
...@@ -313,6 +320,14 @@ ...@@ -313,6 +320,14 @@
* [Modern Perl 中文版](https://github.com/horus/modern_perl_book) * [Modern Perl 中文版](https://github.com/horus/modern_perl_book)
* [Perl 程序员应该知道的事](http://perl.linuxtoy.org/) * [Perl 程序员应该知道的事](http://perl.linuxtoy.org/)
### Prolog
* [笨办法学Prolog](http://fengdidi.github.io/blog/2011/11/15/qian-yan/)
### Vimscript
* [笨方法学Vimscript 中译本](http://learnvimscriptthehardway.onefloweroneworld.com/)
### 读书笔记及其它 ### 读书笔记及其它
* [编译原理(紫龙书)中文第2版习题答案](https://github.com/fool2fish/dragon-book-exercise-answers) * [编译原理(紫龙书)中文第2版习题答案](https://github.com/fool2fish/dragon-book-exercise-answers)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册