Friday, September 11, 2009

Progammmer Tip:

If you can't get something to work, or don't understand it, try randomly changing the values of things (even to null) and hit COMPILE.

Keep doing this until what ever you want is achieved.

As soon as it works, stop changing things, and never ever touch that code again.

No comments:

Post a Comment