1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

CodeCademy, not Code Academy.

This commit is contained in:
Kevin Musiorski 2013-10-21 18:26:49 -05:00
parent 39427c77ae
commit a1db28b19f

View File

@ -867,7 +867,7 @@ See also [TeX](#tex)
* [Ruby Best Practices](http://majesticseacreature.com/rbp-book/pdfs/rbp_1-0.pdf) (PDF)
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
* [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
* [Code Academy Ruby](http://www.codecademy.com/tracks/ruby)
* [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby)
* [How To Think Like a Computer Scientist: Learning With Ruby](http://mysite.verizon.net/hpassel/thinkruby/)
* [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/)
* [Ruby Essentials](http://www.techotopia.com/index.php/Ruby_Essentials)