From bdc7ce17023b5df83b2c1eb426bb1c0076a2fca5 Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 13 Aug 2014 22:59:30 +0530 Subject: [PATCH] Removed a link from Ruby resource --- free-programming-books.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index aec9d25e..61162ddf 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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/) -- GitLab