C Programming Style -- New thought (\"writing code\")

Gary S. Moss AMXBR-VLD-V moss at BRL.ARPA
Fri Jul 26 23:59:15 AEST 1985


: General question: does anybody "write code" on paper first any more?

Sure, FORTRAN programmers and any one else who writes code where one must
span many pages to figure out what is happening.  You can always spot such
a person by the huge stacks of printouts on their desk because you also
need to spread it out to read it.

Of course this is just a stereotypical generalization.  Even tight code is
easier read when you can see several pages at once, its just that for me,
the need to GREP for stuff supercedes it.

Typing ability probably has a lot to do with it to.  If you can write with
a pencil faster, and YOU can read YOUR writing, knock yourself out (of course
eventually someone has to type it in, seems like a redundant exercise).

-moss



More information about the Comp.lang.c mailing list