by Martin | Jun 15, 2012 | Education
There is no doubt that computing and computer science are huge part of both our economy and society. Technology changes at a huge rate and unfortunately the UK education system hasn’t kept up very well. At current ICT lessons mainly focus on how to use software...
by Martin | Jun 1, 2012 | Mobile, Nerdiness
A common requirement in any data driven Android app is the ability to download data asynchronously. This might be to lookup locations for a Google Maps view or to acquire dynamic app data. In order to do this you need to create a nested inner class that extends the...