Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Debugging is for idiots

Name: Anonymous 2005-04-25 8:45

If you used a real man's programming language like Lisp or ML then you would have no need for gdb and it's (false) friends.

Having to debug a program is (IMO) a sign of sloppiness and shows that what you've set out to do is beyond your intellectual capacity to bring to completion.

Name: Anonymous 2005-05-30 8:12 (sage)

>>1

You need to improve your trolling skills. Any serious application is subject to have bugs in any language it's written - say you have two bools, user and luser, and have to do stuff like (pseudocode):

if (user)
    display "Command incorrect"
else if (luser)
    display "Call somebody who knows"

You can easily mess with user and luser in any language, any way this is done.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List