From d3e64dc0a24da275504c555a6d0569a07b6de930 Mon Sep 17 00:00:00 2001 From: vasuwrath Date: Fri, 13 Feb 2015 10:17:40 +0530 Subject: [PATCH] Added [Try MongoDB] into Interactive Tutorials - Try MongoDB - http://try.mongodb.org/ --- free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 1c7e74f0..9f4f6a0d 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -120,6 +120,7 @@ ### NoSQL * [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans) +* [Try MongoDB](http://try.mongodb.org/) * [Try Redis](http://try.redis.io/)