Add JS interactive tutorial

This commit is contained in:
Victor Felder 2014-01-09 17:23:47 +01:00
parent f84765a744
commit dc679d707d

View File

@ -16,6 +16,10 @@
* [The Go Tutorial](http://golang.org/doc/go_tutorial.html)
###Javascript
* [Learning Advanced JavaScript](http://ejohn.org/apps/learn/)
###Lisp
* [Lisp Koans](https://github.com/google/lisp-koans)