1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 21:36:27 +00:00

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

Alphabetize interactive tutorials
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-01-20 19:09:30 -08:00
commit ccf8fa13db

View File

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