Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ubc-cs.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!alberta!ubc-vision!ubc-cs!ludemann From: ludemann@ubc-cs.UUCP (Peter Ludemann) Newsgroups: net.lang.c Subject: Re: C Programming Style -- New thought ("writing code") Message-ID: <1199@ubc-cs.UUCP> Date: Wed, 31-Jul-85 19:32:45 EDT Article-I.D.: ubc-cs.1199 Posted: Wed Jul 31 19:32:45 1985 Date-Received: Sun, 4-Aug-85 08:41:45 EDT References: <189@brl-tgr.ARPA> <1017@umcp-cs.UUCP> Reply-To: ludemann@ubc-cs.UUCP (Peter Ludemann) Organization: UBC Department of Computer Science, Vancouver, B.C., Canada Lines: 12 Keywords: systems In article <1017@umcp-cs.UUCP> chris@umcp-cs.UUCP (Chris Torek) writes: >>Typing ability probably has a lot to do with [programming on paper] >>to [sic]. Writing programs is easy. Designing systems is hard. The trouble is, lots of people who can knock off 1000-liners on their terminals try to do 20000-line systems the same way. The best thing for programming is a tilting chair, a cup of coffee and a desk to put one's feet on (preferably with an interesting view out the window) while the brain percolates ids. This assumes that you've managed to figure out what your users want.