mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 18:36:13 +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:
commit
62ca4d29d3
@ -1,16 +1,24 @@
|
|||||||
###Index
|
###Index
|
||||||
|
* [CoffeeScript](#coffeescript)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [MetaPost](#metapost)
|
* [MetaPost](#metapost)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
|
* [Ruby on Rails](#ruby-on-rails)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
|
|
||||||
|
|
||||||
|
###CoffeeScript
|
||||||
|
|
||||||
|
* [Документация CoffeeScript](http://cidocs.ru/coffeescript/)
|
||||||
|
|
||||||
|
|
||||||
###JavaScript
|
###JavaScript
|
||||||
|
|
||||||
* [Современный учебник JavaScript](http://learn.javascript.ru/)
|
* [Современный учебник JavaScript](http://learn.javascript.ru/)
|
||||||
|
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ru/)
|
||||||
|
|
||||||
|
|
||||||
###LaTeX
|
###LaTeX
|
||||||
@ -36,7 +44,13 @@
|
|||||||
|
|
||||||
###Ruby
|
###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
|
###SQL
|
||||||
|
Loading…
Reference in New Issue
Block a user