|
|
|
@ -12,9 +12,11 @@ |
|
|
|
|
* [JavaScript](#javascript) |
|
|
|
|
* [LaTeX](#latex) |
|
|
|
|
* [LISP](#lisp) |
|
|
|
|
* [Markdown](#markdown) |
|
|
|
|
* [Perl](#perl) |
|
|
|
|
* [Python](#python) |
|
|
|
|
* [R](#r) |
|
|
|
|
* [reStructuredText](#restructuredtext) |
|
|
|
|
* [Ruby](#ruby) |
|
|
|
|
* [Scala](#scala) |
|
|
|
|
* [Scheme](#scheme) |
|
|
|
@ -95,6 +97,13 @@ |
|
|
|
|
* [Common Lisp 高级编程技术](http://www.ituring.com.cn/minibook/862) (《On Lisp》中文版) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Markdown |
|
|
|
|
* [Markdown 快速入门](http://wowubuntu.com/markdown/basic.html) |
|
|
|
|
* [Markdown 语法说明](http://wowubuntu.com/markdown/) |
|
|
|
|
* [Markdown 简明教程](http://jianshu.io/p/7bd23251da0a) |
|
|
|
|
* [献给写作者的 Markdown 新手指南](http://jianshu.io/p/q81RER) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Perl |
|
|
|
|
* [Master Perl Today](https://github.com/fayland/chinese-perl-book) |
|
|
|
|
* [《Modern Perl》中文版](https://github.com/horus/modern_perl_book) |
|
|
|
@ -114,6 +123,11 @@ |
|
|
|
|
* [用 R 构建 Shiny 应用程序](http://yanping.me/shiny-tutorial/) (《Building 'Shiny' Applications with R》中文版) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### reStructuredText |
|
|
|
|
* [reStructuredText 入门](http://www.pythondoc.com/sphinx/rest.html) |
|
|
|
|
* [reStructuredText 简明教程](http://jwch.sdut.edu.cn/book/rst.html) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Ruby |
|
|
|
|
* [Ruby 风格指南](https://github.com/JuanitoFatas/ruby-style-guide/blob/master/README-zhCN.md) |
|
|
|
|
* [Rails 风格指南](https://github.com/JuanitoFatas/rails-style-guide/blob/master/README-zhCN.md) |
|
|
|
|