[BNM] [OT] Java rap

Alex Farran alex at alexfarran.com
Fri Jul 25 14:59:32 BST 2008


No rap, but here's a factorial function in limerick form.

int factorial(int sum) {
if (sum == 1) return 1;
if (sum != 1)
return product(sum,
factorial(sum - 1)); }

On Fri, Jul 25, 2008 at 2:41 PM, Richard Vahrman <bnm at brightonweb.com>
wrote:

> Tom Hume wrote:
> > I believe I have video footage of our development team rapping in SQL.
> > Bids are now open.
> >
> >
> I'll listen if you pay me a fiver
> --
>
> BNM Subscribe/Unsubscribe:
> http://www.brightonnewmedia.org/options/bnmlist
>
>
> dConstruct tickets on sale from 11am, 24 June -
> http://2008.dconstruct.org/
>
> BNM powered by Wessex Networks:
> http://www.wessexnetworks.com
>



-- 

Alex Farran Web Development
Ruby PHP Javascript MySQL
http://www.alexfarran.com 01273 474065


More information about the BNMlist mailing list. Powered by Wessex Networks