提交 643cfce0 编写于 作者: B Boris Egorov

Add bunch of interactive tutorials

上级 2f75f742
###Bash
* [Learn Shell Programming](http://www.learnshell.org)
###C
* [Learn C](http://www.learn-c.org/)
###C#
* [Learn C#](http://www.learncs.org/)
###Clojure ###Clojure
* [Clojure Koans](http://clojurekoans.com/) * [Clojure Koans](http://clojurekoans.com/)
* [ClojureScript Koans](http://clojurescriptkoans.com/) * [ClojureScript Koans](http://clojurescriptkoans.com/)
* [Try Clojure](http://tryclj.com/)
###CoffeeScript ###CoffeeScript
* [Smooth CoffeeScript, Interactive Edition](http://autotelicum.github.io/Smooth-CoffeeScript/interactive/interactive-coffeescript.html) * [Smooth CoffeeScript, Interactive Edition](http://autotelicum.github.io/Smooth-CoffeeScript/interactive/interactive-coffeescript.html)
###Erlang
* [Try Erlang](http://www.tryerlang.org/)
###Git ###Git
* [Try Git](http://try.github.io) * [Try Git](http://try.github.io)
...@@ -15,9 +27,18 @@ ...@@ -15,9 +27,18 @@
###Go ###Go
* [The Go Tutorial](http://golang.org/doc/go_tutorial.html) * [The Go Tutorial](http://golang.org/doc/go_tutorial.html)
###Haskell
* [Try Haskell!](http://tryhaskell.org/)
###Java
* [Learn Java](http://www.learnjavaonline.org/)
###Javascript ###Javascript
* [Learning Advanced JavaScript](http://ejohn.org/apps/learn/) * [Learning Advanced JavaScript](http://ejohn.org/apps/learn/)
* [Learn JavaScript](http://www.learn-js.org/)
* [Learn knockout.js](http://learn.knockoutjs.com)
* [Try jQuery](http://try.jquery.com/)
###Lisp ###Lisp
...@@ -30,15 +51,27 @@ ...@@ -30,15 +51,27 @@
###NoSQL ###NoSQL
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans) * [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
* [Try Redis](http://try.redis.io/)
###Objective-C ###Objective-C
* [Try Objective-C](http://tryobjectivec.codeschool.com) * [Try Objective-C](http://tryobjectivec.codeschool.com)
###Ocaml
* [Try Ocaml](http://try.ocamlpro.com/)
###Perl
* [Perltuts.com](http://perltuts.com)
###PHP
* [Learn PHP](http://www.learn-php.org/)
###Python ###Python
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html) * [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
* [Learn Python](http://www.learnpython.org/)
* [Python Koans](https://github.com/gregmalcolm/python_koans) * [Python Koans](https://github.com/gregmalcolm/python_koans)
###R
* [Try R](http://tryr.codeschool.com)
###Ruby ###Ruby
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
...@@ -48,3 +81,6 @@ ...@@ -48,3 +81,6 @@
###Scala ###Scala
* [Scala Tour](http://www.scala-tour.com/) * [Scala Tour](http://www.scala-tour.com/)
###Vim
* [Interactive Vim Tutorial](http://www.openvim.com/tutorial.html)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册