in reply to Code Review - What Medium?
I find that on screen tends to work for "the little stuff". However, for understanding the large scale structure of a chunk of code, I usually print it out (using something like enscript or a2ps that can do syntax highlighting in print). Particularly if I didn't write the code myself, I find printing it out and marking it up with comments and corrections invaluable.
|
|---|