1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-15 12:22:20 +00:00

Removed a link from Ruby resource

This commit is contained in:
Akshay 2014-08-13 22:59:30 +05:30
parent 78e02daf2a
commit bdc7ce1702

View File

@ -1546,7 +1546,6 @@ 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)
* [How To Think Like a Computer Scientist: Learning With Ruby](http://mysite.verizon.net/hpassel/thinkruby/)
* [Just Enough Ruby to Get By](http://dmtri.com/posts/65)
* [Learn Ruby the hard way](http://ruby.learncodethehardway.org/book/)
* [Learn to Program, by Chris Pine](http://pine.fm/LearnToProgram/)