++ [ originally posted by Alex ] ++
Exactly, but most of all I can't plan my code like that, esp if the problem is difficult. In an editor I can copy, paste, move etc. On paper it's a mess and I can't see what's what.
Exactly, but most of all I can't plan my code like that, esp if the problem is difficult. In an editor I can copy, paste, move etc. On paper it's a mess and I can't see what's what.
// this function takes a value and blah blah
... it's like...
you're writing code on paper, which should be written on a computer, and in your computer code, you're writing comments, which should be written on paper... man i'm confusing myself...
It's also really stupid when u wanna change function/variable names, and u havta go through and change all the instances :fero:
