1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-22 09:39:01 +00:00

Merge pull request #163 from Anakros/master

add some guides to the Rails section in the Russian version, renamed the...
This commit is contained in:
vhf / victor felder 2013-10-17 08:33:58 -07:00
commit 62ca4d29d3

View File

@ -1,16 +1,24 @@
###Index
* [CoffeeScript](#coffeescript)
* [JavaScript](#javascript)
* [LaTeX](#latex)
* [MetaPost](#metapost)
* [Perl](#perl)
* [R](#r)
* [Ruby](#ruby)
* [Ruby on Rails](#ruby-on-rails)
* [SQL](#sql)
###CoffeeScript
* [Документация CoffeeScript](http://cidocs.ru/coffeescript/)
###JavaScript
* [Современный учебник JavaScript](http://learn.javascript.ru/)
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ru/)
###LaTeX
@ -36,7 +44,13 @@
###Ruby
* [Ruby](https://github.com/Krugloff/rus_ruby_book)
* [Круглов А. — Ruby](https://github.com/Krugloff/rus_ruby_book)
###Ruby on Rails
* [Ruby on Rails Guides](http://rusrails.ru)
* [Ruby on Rails Tutorial](http://railstutorial.ru/)
###SQL