Designing and prototyping
Posted on 24. Feb, 2010 by DavidR in DavidR, Programming, Projects, blog
I’m really enjoying designing and building an application that I’d say is more ‘enterprise oriented’. Purely because enterprise software actually has a chance of being ‘perfect’ – decent design, automated testing etc. Whereas games can never be this perfect – because fun can’t be designed that easily. It’s also not very easy to test for (at least with say, JUnit). General software just has to… work. Which is fine by me
Currently I’m designing / prototyping ‘codename Spitfire’. It’s an idea I had during my ~2 years developing and maintaining a database system for a local charity (Voluntary Action Rutland). Suffice to say it is database related. And I’d also love for to be able to drop in the completed system as a replacement for the one I developed previously (with some alteration. And assuming it gets finished).
Back to my notebook for now….

