提交 0f32fff6 编写于 作者: B Boris Egorov

Books from hackershelf; created Russian list

I also fixed line with 'mod_perl', because underscore in Markdown
means emphasis and it continues at the rest of the file (at least in
vim).
上级 ff8ee31a
###Index
* [JavaScript](#javascript)
* [LaTeX](#latex)
* [MetaPost](#metapost)
* [Perl](#perl)
* [R](#r)
* [Ruby](#ruby)
* [SQL](#sql)
###JavaScript
* [Современный учебник JavaScript](http://learn.javascript.ru/)
###LaTeX
* [LaTeX, GNU/Linux и русский стиль (сборник статей)](http://www.inp.nsk.su/~baldin/LaTeX/index.html)
###MetaPost
* [Создание иллюстраций в MetaPost](http://www.inp.nsk.su/~baldin/mpost/index.html)
###Perl
* [Pragmatic Perl (журнал)](http://pragmaticperl.com/)
###R
* [Анализ данных с R](http://www.inp.nsk.su/~baldin/DataAnalysis/index.html)
* [Рандомизация и бутстреп: статистический анализ в биологии и экологии с использованием R.](http://www.ievbras.ru/ecostat/Kiril/Article/A32/Starb.pdf) (PDF)
###Ruby
* [Ruby](https://github.com/Krugloff/rus_ruby_book)
###SQL
*[Работа с PostgreSQL: настройка и масштабирование](http://postgresql.leopard.in.ua/)
*[История о PostgreSQL](http://www.inp.nsk.su/~baldin/PostgreSQL/index.html)
......@@ -341,6 +341,7 @@
###C
* [A Tutorial on Pointers and Arrays in C](http://home.netcom.com/~tjensen/ptr/pointers.htm)
* [Beej's Guide to C Programming](http://beej.us/guide/bgc/)
* [Beej's Guide to Network Programming](http://beej.us/guide/bgnet/)
* [The C book](http://publications.gbdirect.co.uk/c_book/)
......@@ -486,6 +487,7 @@
* [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)
* [Haskell no panic](http://lisperati.com/haskell/)
* [A Gentle Introduction to Haskell](http://www.haskell.org/tutorial/) (HTML/PDF)
* [Speeding Through Haskell](http://www.sthaskell.com/) (PDF)
###HTML / CSS
......@@ -720,7 +722,7 @@ See also [TeX](#tex)
* [Perl for the Web](http://www.globalspin.com/thebook/)
* [Perl Free Online EBooks](http://linkmingle.com/list/13-plus-List-of-Free-Great-Perl-Books-available-Online-freebooksandarticles) (meta-list)
* [Learning Perl The Hard Way](http://www.greenteapress.com/perl/)
* [Practical mod_perl](http://modperlbook.org/)
* [Practical mod\_perl](http://modperlbook.org/)
* [Web Client Programming with Perl](http://oreilly.com/openbook/webclient/)
......@@ -817,6 +819,7 @@ See also [TeX](#tex)
* [Advanced R Programming](http://adv-r.had.co.nz/)
* [R practicals](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/R/practicalsBookNoAns.pdf)
* [R for spatial analysis](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/spatialEpiBook.pdf)
* [Learning Statistics with R](http://health.adelaide.edu.au/psychology/ccs/teaching/lsr/)
###Racket
......@@ -888,6 +891,7 @@ See also [TeX](#tex)
* [Dynamic Web Development with Seaside](http://book.seaside.st/book/table-of-contents)
* [Free Online Smalltalk Books](http://stephane.ducasse.free.fr/FreeBooks.html) (meta-list)
* [Pharo by Example](http://pharobyexample.org/) (Smalltalk DE)
* [Squeak By Example](http://www.squeakbyexample.org/) (Smalltalk IDE)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册