Surprisingly SVN is still the commonly used version control system out there with some enterprises. However this should not hamper the developer from using all the cool features and workflows that GIT provides. GIT comes with built in support to migrate a svn repository to GIT and even better, it allows you to work with […]

Read More →

Finding something to learn is just a google(whatever search engine of ur choice)search away. However you do not want to spend time weeding out the bad ones and selecting which ones to learn from. Hackr.io is a simple website which takes out this pain of discovering good resources to learn programming languages. It is a […]

Read More →

PhoneGap is a mobile application development framework, based upon the open source Apache Cordova project. It has a set of device APIs that allow a mobile app developer to access native device function such as the camera or accelerometer from JavaScript. Combined with a UI framework such as jQuery Mobile or Dojo Mobile or Sencha […]

Read More →