2014-07-27 20:16:50 +00:00
### Bash
2014-01-16 18:01:34 +00:00
* [Learn Shell Programming ](http://www.learnshell.org )
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### C
2014-01-16 18:01:34 +00:00
* [Learn C ](http://www.learn-c.org/ )
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### C#
2014-01-16 18:01:34 +00:00
* [Learn C# ](http://www.learncs.org/ )
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### Clojure
2014-01-07 04:30:56 +00:00
* [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
2014-07-27 20:16:50 +00:00
### CoffeeScript
2014-01-07 04:30:56 +00:00
* [Smooth CoffeeScript, Interactive Edition ](http://autotelicum.github.io/Smooth-CoffeeScript/interactive/interactive-coffeescript.html )
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### Erlang
2014-01-16 18:01:34 +00:00
* [Try Erlang ](http://www.tryerlang.org/ )
2014-01-07 04:30:56 +00:00
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### F#
2014-01-29 19:50:43 +00:00
* [Try F# ](http://www.tryfsharp.org/ )
2014-07-27 20:16:50 +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-10-11 17:23:58 +00:00
2014-01-07 04:30:56 +00:00
2014-07-27 20:16:50 +00:00
### Go
2014-06-29 22:54:09 +00:00
* [Go Koans ](https://github.com/cdarwin/go-koans )
2014-01-07 04:30:56 +00:00
* [The Go Tutorial ](http://golang.org/doc/go_tutorial.html )
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### Haskell
2014-01-16 18:01:34 +00:00
* [Try Haskell! ](http://tryhaskell.org/ )
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### HTML&CSS
2014-05-13 00:19:09 +00:00
* [Learn HTML & CSS interactively ](http://www.codecademy.com/tracks/web )
* [Prototyping a professional website ](http://www.codecademy.com/skills/prototyping )
2014-07-27 20:16:50 +00:00
### Java
2014-05-27 11:57:10 +00:00
* [CodingBat code practice ](http://codingbat.com/java )
2014-01-16 18:01:34 +00:00
* [Learn Java ](http://www.learnjavaonline.org/ )
2014-01-07 04:30:56 +00:00
2014-07-27 20:16:50 +00:00
### JavaScript
2014-05-16 01:34:09 +00:00
* [Codecademy jquery track ](http://www.codecademy.com/tracks/jquery )
* [Javascript interactive tutorial ](http://www.codecademy.com/tracks/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-07-27 20:16:50 +00:00
### Lisp
2014-01-07 04:30:56 +00:00
* [Lisp Koans ](https://github.com/google/lisp-koans )
2014-07-27 20:16:50 +00:00
### MATLAB
2014-01-07 04:30:56 +00:00
* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics ](http://www.mathworks.com/tutorials )
2014-07-27 20:16:50 +00:00
### Node
2014-04-11 20:32:30 +00:00
* [Node School ](http://nodeschool.io/ )
2014-07-27 20:16:50 +00:00
### NoSQL
2014-01-07 04:30:56 +00:00
* [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
2014-07-27 20:16:50 +00:00
### Objective-C
2014-01-09 13:34:13 +00:00
* [Try Objective-C ](http://tryobjectivec.codeschool.com )
2014-01-07 04:30:56 +00:00
2014-01-18 17:23:50 +00:00
2014-07-27 20:16:50 +00:00
### Ocaml
2014-01-16 18:01:34 +00:00
* [Try Ocaml ](http://try.ocamlpro.com/ )
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### PHP
2014-06-29 22:50:23 +00:00
* [CodeCademy PHP ](http://www.codecademy.com/tracks/php )
2014-01-16 18:01:34 +00:00
* [Learn PHP ](http://www.learn-php.org/ )
2014-01-18 12:28:57 +00:00
2014-07-27 20:16:50 +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-10-11 17:23:58 +00:00
2014-01-07 04:30:56 +00:00
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### R
2014-01-16 18:01:34 +00:00
* [Try R ](http://tryr.codeschool.com )
2014-01-07 04:30:56 +00:00
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### Ruby
2014-01-07 04:30:56 +00:00
* [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 )
2014-05-23 19:27:19 +00:00
* [The Odin Project ](http://www.theodinproject.com/ )
2014-01-21 01:34:12 +00:00
* [Try Ruby ](http://tryruby.org/ )
2014-01-14 19:27:39 +00:00
2014-01-18 12:28:57 +00:00
2014-07-27 20:16:50 +00:00
### Scala
2014-01-14 19:27:39 +00:00
* [Scala Tour ](http://www.scala-tour.com/ )
2014-01-16 18:01:34 +00:00
2014-01-18 20:53:38 +00:00
2014-07-27 20:16:50 +00:00
### Vim
2014-01-16 18:01:34 +00:00
* [Interactive Vim Tutorial ](http://www.openvim.com/tutorial.html )