From dc679d707d6b789b3e2cfb00d630fb42d2afb5b7 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Thu, 9 Jan 2014 17:23:47 +0100 Subject: [PATCH] Add JS interactive tutorial --- free-programming-interactive-tutorials-en.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index a8534b86..7d5336fb 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -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) -- GitLab