Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!moss@BRL.ARPA From: moss@BRL.ARPA (Gary S. Moss (AMXBR-VLD-V)) Newsgroups: net.lang.c Subject: Re: C Programming Style -- New thought (\"writing code\") Message-ID: <189@brl-tgr.ARPA> Date: Fri, 26-Jul-85 09:59:15 EDT Article-I.D.: brl-tgr.189 Posted: Fri Jul 26 09:59:15 1985 Date-Received: Sun, 28-Jul-85 04:04:11 EDT Sender: news@brl-tgr.ARPA Lines: 16 : 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