Fun Code Comments

{ Posted By : Eric Cobb on January 8, 2010 }
1105 Views
Related Categories: Fun Stuff

Today I was going through a file and found a comment block that started with this: "The reason for the CRAP (Candidly Ridiculous Application Programming) code below is...".

I thought it was pretty creative and got a good chuckle out of it. I've always liked it when I come across funny comments like this in code. It shows that (some) programmers do have a sense of humor about their work...even if their code is CRAP. ;-)

I'm just not that creative, the best I've ever come up with was when I named a variable "darnSkippy".

Comments
Steve's Gravatar One of the funniest I've seen, was cfBoolShit = true
# Posted By Steve | 1/8/10 11:59 AM
Rob's Gravatar I actually wrote a routine for a Client and called it CRAP - Crop Re-Assignment Protocol. Of course I display the full name on the admin menu, but not behind the scenes :)
# Posted By Rob | 1/8/10 12:05 PM