Added "Learn REBOL"

This commit is contained in:
Alexander Fefelov 2013-12-27 02:59:02 +04:00
parent c4646fde8f
commit 8d861acc03
1 changed files with 5 additions and 0 deletions

View File

@ -109,6 +109,7 @@
* [Flask](#flask)
* [R](#r)
* [Racket](#racket)
* [REBOL](#rebol)
* [Ruby](#ruby)
* [RSpec](#rspec)
* [Sinatra](#sinatra)
@ -1188,6 +1189,10 @@ See also [TeX](#tex)
* [The Racket Guide](http://docs.racket-lang.org/guide/index.html)
###REBOL
* [Learn REBOL](http://www.lulu.com/shop/nick-antonaccio/learn-rebol/ebook/product-17383182.html) - Nick Antonaccio
###Ruby
* [The Bastards Book of Ruby](http://ruby.bastardsbook.com/)
* [Learn Ruby the hard way](http://ruby.learncodethehardway.org/book/)