torkell: (Default)
Thomas ([personal profile] torkell) wrote2005-04-22 03:19 pm

(no subject)

Isn't it annoying when, a month after handing in the programming assignment, you discover a small mistake which prevents part of it from working? Last time, a last-minute fix stopped a command from working (it was a text adventure - fortuantly, the command was not required to win). This time, I've been bitten by copy'n'paste and so there's a bug in the computer player. Both of those I've only found afterwards when I've either played through the game again, or like now when I'm transferring code from BlueJ to Eclipse.

[identity profile] pleaseremove.livejournal.com 2005-04-22 02:31 pm (UTC)(link)
all my code is perfect when i hand it in....this may be due to the fact that i dont write very much of it, even i cant get that many bugs into 100ish lines of code