1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 19:45:09 +00:00

Add Node section and one interactive tutorial link

This commit is contained in:
Vishal Sodani 2014-04-12 02:02:30 +05:30
parent 189dd436ec
commit c3e65cba31

View File

@ -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/)