OMG I Used Recursion

April 5th, 2008 by Brad Heap

I can’t believe it.

I was coding today and I actually found a useful use for Recursion.

Basically I was programming a dynamic grid and it was for once easier to use recursion then a double nested loop.

I am stunned myself. And this wasn’t Haskell either it was Java!

Tags: , , ,

Leave a Reply

You must be logged in to post a comment.