Blogs
Setting Up A Rails Development Environment Using Docker
A couple of years ago I wrote about how to setup a local development environment using Vagrant. While Vagrant has worked out great, containerization with Docker has become all the rage. So I decided to take it for a spin to see what all the fuss i...
7 algorithms and data structures every programmer must know
In programmers life algorithms and data structures is most important subject if they want to go out in the programming world and make some bucks. Today, We will see what they do and where they are used with simplest examples. This list is prepared...
Ruby has new debugger that can discover bugs in a minute
Researchers from MIT have written a new code that can spot security bugs from the Ruby on Rails application in less than a minute.
Called Space, this new code debugger is the subject of a research paper that will be presented at the International...