C Programming Style -- New thought (\"writing code\")
Chris Torek
chris at umcp-cs.UUCP
Sat Jul 27 07:31:08 AEST 1985
>Typing ability probably has a lot to do with [programming on paper]
>to [sic].
Could be; I never write actual code on paper, and I type MUCH faster
than I write (I type reasonably quickly and write excruciatingly
slowly)....
However, I don't think that writing code on paper gains you much
if anything. The key to writing good code is to have a clear
understanding of the algorithm(s) involved.
In some cases I need to do a complete rewrite after I've got
something working, once I know what I did wrong the first time
around....
--
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 4251)
UUCP: seismo!umcp-cs!chris
CSNet: chris at umcp-cs ARPA: chris at maryland
More information about the Comp.lang.c
mailing list