Graham Lee April 12, 2014 Dependency Injection, iOS and You Dependency injection refers to the design principle of telling a class which other objects its instances... iOS
Graham Lee March 11, 2014 Making a Mockery with Mock Objects Mock objects are used by many developers when they're using test-driven development to design their sys... iOS
Graham Lee December 5, 2013 The judicious selection of what to learn next The Universe is a big place. For someone who's keen on learning new things and absorbing inf... Leveling Up