1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-05 21:07:51 +00:00

Add "Developing Games With Ruby"

A free to read online ebook: https://leanpub.com/developing-games-with-ruby/read
This commit is contained in:
Tomas Varaneckas 2014-10-30 18:58:42 +02:00
parent d8adfb0bd9
commit 82e31d35dd

View File

@ -1567,6 +1567,7 @@ See also [TeX](#tex)
### Ruby
* [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
* [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby)
* [Developing Games With Ruby](https://leanpub.com/developing-games-with-ruby/read)
* [I Love Ruby](http://goo.gl/1qrMUN)
* [Just Enough Ruby to Get By](http://dmtri.com/posts/65)
* [Learn Ruby the hard way](http://ruby.learncodethehardway.org/book/)