Computer Association of SIUE - Forums

CAOS Forums => Funny Bone => Topic started by: Brian Cunningham on 2008-12-02T16:45:30-06:00 (Tuesday)

Title: Shooting your foot with programming languages
Post by: Brian Cunningham on 2008-12-02T16:45:30-06:00 (Tuesday)
http://burks.bton.ac.uk/burks/language/shoot.htm


Title: Re: Shooting your foot with programming languages
Post by: Tony on 2008-12-03T00:03:29-06:00 (Wednesday)
Ruby isn't in there? Bummer!
Title: Re: Shooting your foot with programming languages
Post by: William Grim on 2008-12-03T00:42:12-06:00 (Wednesday)
Aw man, I can surely attest to the C++ one.  At work, C++ can get really crazy with all the referencing that gets done.

What's that?  You want to use this objects operator=?  Cool!  Oh, by the way, I forgot to tell you I was passed by reference, and originally I was a RogueWave smart pointer.  By copying me, you are actually dealing with the exact same object as before, but you didn't immediately know that.  Ha ha!  Sucker.
Title: Re: Shooting your foot with programming languages
Post by: Ross Mead on 2008-12-03T01:29:18-06:00 (Wednesday)
... oh, I'm sorry... I thought this was a story about Plaxico Burress (http://sports.espn.go.com/nfl/news/story?id=3736356)...
Title: Re: Shooting your foot with programming languages
Post by: Justin Camerer on 2008-12-03T07:42:05-06:00 (Wednesday)
I liked the unix one. I've done plenty of stuff like that, and will probably continue to.