From c3e65cba314174893b454a3341212293ded22706 Mon Sep 17 00:00:00 2001 From: Vishal Sodani Date: Sat, 12 Apr 2014 02:02:30 +0530 Subject: [PATCH] Add Node section and one interactive tutorial link --- 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 a8522914..b0e4b021 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -61,6 +61,10 @@ * [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials) +###Node +* [Node School](http://nodeschool.io/) + + ###NoSQL * [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans) * [Try Redis](http://try.redis.io/) -- GitLab