2014-01-16 18:01:34 +00:00
###Bash
* [Learn Shell Programming ](http://www.learnshell.org )
2014-01-18 20:53:38 +00:00
2014-01-16 18:01:34 +00:00
###C
* [Learn C ](http://www.learn-c.org/ )
2014-01-18 20:53:38 +00:00
2014-01-16 18:01:34 +00:00
###C#
* [Learn C# ](http://www.learncs.org/ )
2014-01-18 20:53:38 +00:00
2014-01-07 04:30:56 +00:00
###Clojure
* [Clojure Koans ](http://clojurekoans.com/ )
* [ClojureScript Koans ](http://clojurescriptkoans.com/ )
2014-01-16 18:01:34 +00:00
* [Try Clojure ](http://tryclj.com/ )
2014-01-07 04:30:56 +00:00
###CoffeeScript
* [Smooth CoffeeScript, Interactive Edition ](http://autotelicum.github.io/Smooth-CoffeeScript/interactive/interactive-coffeescript.html )
2014-01-18 20:53:38 +00:00
2014-01-16 18:01:34 +00:00
###Erlang
* [Try Erlang ](http://www.tryerlang.org/ )
2014-01-07 04:30:56 +00:00
2014-01-18 20:53:38 +00:00
2014-01-29 19:50:43 +00:00
###F#
* [Try F# ](http://www.tryfsharp.org/ )
2014-01-07 04:30:56 +00:00
###Git
2014-01-16 18:03:17 +00:00
* [Githug ](https://github.com/Gazler/githug ) (Tutorial in shell)
2014-01-08 19:11:20 +00:00
* [Learn Git Branching ](http://pcottle.github.io/learnGitBranching/ )
2014-01-21 01:32:26 +00:00
* [Try Git ](http://try.github.io )
2014-01-07 04:30:56 +00:00
###Go
* [The Go Tutorial ](http://golang.org/doc/go_tutorial.html )
2014-01-18 20:53:38 +00:00
2014-01-16 18:01:34 +00:00
###Haskell
* [Try Haskell! ](http://tryhaskell.org/ )
2014-01-18 20:53:38 +00:00
2014-05-13 00:19:09 +00:00
###HTML&CSS
* [Learn HTML & CSS interactively ](http://www.codecademy.com/tracks/web )
* [Prototyping a professional website ](http://www.codecademy.com/skills/prototyping )
2014-01-16 18:01:34 +00:00
###Java
* [Learn Java ](http://www.learnjavaonline.org/ )
2014-01-07 04:30:56 +00:00
2014-02-03 06:32:43 +00:00
###JavaScript
2014-01-09 16:23:47 +00:00
* [Learning Advanced JavaScript ](http://ejohn.org/apps/learn/ )
2014-01-16 18:01:34 +00:00
* [Learn JavaScript ](http://www.learn-js.org/ )
* [Learn knockout.js ](http://learn.knockoutjs.com )
* [Try jQuery ](http://try.jquery.com/ )
2014-01-09 16:23:47 +00:00
2014-01-07 04:30:56 +00:00
###Lisp
* [Lisp Koans ](https://github.com/google/lisp-koans )
###MATLAB
* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics ](http://www.mathworks.com/tutorials )
2014-04-11 20:32:30 +00:00
###Node
* [Node School ](http://nodeschool.io/ )
2014-01-07 04:30:56 +00:00
###NoSQL
* [MongoDB Koans ](https://github.com/chicagoruby/MongoDB_Koans )
2014-01-16 18:01:34 +00:00
* [Try Redis ](http://try.redis.io/ )
2014-01-07 04:30:56 +00:00
2014-01-09 13:34:13 +00:00
###Objective-C
* [Try Objective-C ](http://tryobjectivec.codeschool.com )
2014-01-07 04:30:56 +00:00
2014-01-18 17:23:50 +00:00
2014-01-16 18:01:34 +00:00
###Ocaml
* [Try Ocaml ](http://try.ocamlpro.com/ )
2014-01-18 20:53:38 +00:00
2014-01-16 18:01:34 +00:00
###PHP
* [Learn PHP ](http://www.learn-php.org/ )
2014-01-18 12:28:57 +00:00
2014-01-07 04:30:56 +00:00
###Python
2014-05-13 00:19:09 +00:00
* [Codecademy Python course ](http://www.codecademy.com/tracks/python )
2014-01-07 04:30:56 +00:00
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition ](http://interactivepython.org/courselib/static/thinkcspy/index.html )
2014-01-16 18:01:34 +00:00
* [Learn Python ](http://www.learnpython.org/ )
2014-01-07 04:30:56 +00:00
* [Python Koans ](https://github.com/gregmalcolm/python_koans )
2014-01-18 20:53:38 +00:00
2014-01-16 18:01:34 +00:00
###R
* [Try R ](http://tryr.codeschool.com )
2014-01-07 04:30:56 +00:00
2014-01-18 20:53:38 +00:00
2014-01-07 04:30:56 +00:00
###Ruby
* [CodeCademy Ruby ](http://www.codecademy.com/tracks/ruby )
2014-05-13 00:19:09 +00:00
* [Codeschool Ruby paths ](https://www.codeschool.com/paths/ruby )
2014-01-07 04:30:56 +00:00
* [Ruby Koans ](http://www.rubykoans.com/ )
2014-01-21 01:34:12 +00:00
* [RubyMonk - Interactive Ruby tutorials ](http://rubymonk.com )
* [Try Ruby ](http://tryruby.org/ )
2014-01-14 19:27:39 +00:00
2014-01-18 12:28:57 +00:00
2014-01-14 19:27:39 +00:00
###Scala
* [Scala Tour ](http://www.scala-tour.com/ )
2014-01-16 18:01:34 +00:00
2014-01-18 20:53:38 +00:00
2014-01-16 18:01:34 +00:00
###Vim
* [Interactive Vim Tutorial ](http://www.openvim.com/tutorial.html )