DISCOVER
X

Tag Archive: software development

Relative Estimation, is it a Gamble?

October 26, 2015 10:33 pm Leave your thoughts

One of the techniques that is commonly used within Agile Scrum methodology is relative estimation. It is an often misunderstood estimation technique. Some say that it doesn’t make any sense, some say it is just a gamble and others say that it is useless. So, today I will try my... View Article


Cordova Installation in Windows 8 Part 1

August 28, 2014 10:52 pm Leave your thoughts

Contributed by Arthur K In my pursuit to further my experiences in the software development world, I have divedĀ into the interesting world of Cordova. The concept is quite simple, build applications using JavaScript and use Cordova to convert them into native applications in various mobile platform. This means that as... View Article


Code Standards: Who Cares?…Right?

February 21, 2013 8:20 am Leave your thoughts

If I remembered correctly during my university years there were very little reasoning provided for adhering to code standards apart from the occasional fear that we might lose mark. This is not the right attitude to be taught to budding programmers, it lacks the long term reasoning of software maintenance.... View Article