Merge pull request #657 from Mouseion/patch-int-tutorials

Alphabetize interactive tutorials
pull/658/head
Mohammad Hossein Mojtahedi 2014-01-20 19:09:30 -08:00
commit ccf8fa13db
1 changed files with 3 additions and 3 deletions

View File

@ -26,8 +26,8 @@
###Git ###Git
* [Githug](https://github.com/Gazler/githug) (Tutorial in shell) * [Githug](https://github.com/Gazler/githug) (Tutorial in shell)
* [Try Git](http://try.github.io)
* [Learn Git Branching](http://pcottle.github.io/learnGitBranching/) * [Learn Git Branching](http://pcottle.github.io/learnGitBranching/)
* [Try Git](http://try.github.io)
###Go ###Go
@ -89,10 +89,10 @@
###Ruby ###Ruby
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
* [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby) * [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby)
* [Try Ruby](http://tryruby.org/)
* [Ruby Koans](http://www.rubykoans.com/) * [Ruby Koans](http://www.rubykoans.com/)
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
* [Try Ruby](http://tryruby.org/)
###Scala ###Scala