mirror of
https://github.com/justjavac/free-programming-books-zh_CN.git
synced 2025-01-18 07:52:52 +08:00
commit
43980b30af
17
README.md
17
README.md
@ -55,13 +55,16 @@
|
||||
* [iOS](#ios)
|
||||
* [Android](#android)
|
||||
* [Python](#python)
|
||||
* [Prolog](#prolog)
|
||||
* [Ruby](#ruby)
|
||||
* [Shell](#shell)
|
||||
* [Go](#go)
|
||||
* [Groovy](#groovy)
|
||||
* [LISP](#lisp)
|
||||
* [Haskell](#haskell)
|
||||
* [R](#r)
|
||||
* [Scala](#scala)
|
||||
* [Vimscript](#vimscript)
|
||||
|
||||
* [读书笔记及其它](#读书笔记及其它)
|
||||
|
||||
@ -248,7 +251,7 @@
|
||||
|
||||
* [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)
|
||||
* [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
|
||||
|
||||
@ -304,6 +307,10 @@
|
||||
|
||||
* [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/)
|
||||
|
||||
### R
|
||||
|
||||
* [R语言忍者秘笈](https://github.com/yihui/r-ninja)
|
||||
|
||||
### Scala
|
||||
|
||||
* [Scala课堂](http://twitter.github.io/scala_school/zh_cn/index.html) (Twitter的Scala中文教程)
|
||||
@ -313,6 +320,14 @@
|
||||
* [Modern Perl 中文版](https://github.com/horus/modern_perl_book)
|
||||
* [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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user