Search Results

0
votes

What has stackoverflow taught you?

I've learned that all the good discussion forum ideas weren't used up. The more I think about stackoverflow's feature set the more brilliant I think the creators are for coming up with this. …
1
vote

What is the strangest/weirdest program you’ve ever made?

I once wrote a Mandelbrot fractal generator using Excel. I resized the cells so all 256 columns fit on screen and shrunk the rows down so the cells were square. The in VBA code I calculated the b …