The NOSQL Tapes : A fabulous Resource on Non-Relational Databases
An excellent compilation of video interviews, explanations & case studies, pertaining mostly to non-relational databases, hosted by Tim Anglade. A great resource to get a grip on non-relational...
View ArticleMastering Drag N' Drop Technique with jQuery
This is an excellent jQuery tutorial which originally appeared on onextrapixel. With just a little bit of work and some open source code we are able to develop one amazing drag and drop interface....
View ArticleA Useful Video Tutorial on Node.js by Tom Hughes-Croucher
Are you keen to learn more about Node.js? Here is a really useful video tutorial publised by O'Reilly Media which will certainly keep you on course. With this tutorial you'll be more familiar with...
View ArticleRuby On Rails Screencast For Beginners
Isn’t it funny how most “introduction to Ruby on Rails” screencasts are overly simplistic, and rely on generators like scaffolding? The teacher typically follows up the tutorial by stating that most...
View ArticleExploring Mangoose, A Node.js object-document mapper [Video Tutorial]
Mongoose is an open source MongoDB object modeling tool designed to work in an asynchronous environment. It can be used on top of the MongoDB Node.js driver to make database access simpler. Check out...
View Article