Переглянути джерело

Merge pull request #577 from Mouseion/patch-interactive

Create separate md file for interactive materials
Mohammad Hossein Mojtahedi 12 роки тому
батько
коміт
0d1011ae3d
1 змінених файлів з 39 додано та 0 видалено
  1. 39 0
      free-programming-interactive-tutorials-en.md

+ 39 - 0
free-programming-interactive-tutorials-en.md

@@ -0,0 +1,39 @@
+###Clojure
+* [Clojure Koans](http://clojurekoans.com/)
+* [ClojureScript Koans](http://clojurescriptkoans.com/)
+
+
+###CoffeeScript
+* [Smooth CoffeeScript, Interactive Edition](http://autotelicum.github.io/Smooth-CoffeeScript/interactive/interactive-coffeescript.html)
+
+
+###Git
+* [Try Git](http://try.github.io)
+
+
+###Go
+* [The Go Tutorial](http://golang.org/doc/go_tutorial.html)
+
+
+###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)
+
+
+###NoSQL
+* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
+
+
+###Python
+* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
+* [Python Koans](https://github.com/gregmalcolm/python_koans)
+
+
+###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/)