Related articles |
---|
Programming language and IDE design martin@gkc.org.uk (Martin Ward) (2013-10-17) |
Re: Programming language and IDE design bc@freeuk.com (BartC) (2013-10-19) |
Re: Programming language and IDE design DrDiettrich1@aol.com (Hans-Peter Diettrich) (2013-10-20) |
Re: Programming language and IDE design genew@telus.net (Gene Wirchenko) (2013-10-20) |
Re: Programming language and IDE design genew@telus.net (Gene Wirchenko) (2013-10-21) |
Re: Programming language and IDE design gneuner2@comcast.net (George Neuner) (2013-10-22) |
Re: Programming language and IDE design DrDiettrich1@aol.com (Hans-Peter Diettrich) (2013-10-23) |
Re: Programming language and IDE design wclodius@earthlink.net (2013-10-22) |
Re: Programming language and IDE design bc@freeuk.com (BartC) (2013-10-23) |
Re: Programming language and IDE design monnier@iro.umontreal.ca (Stefan Monnier) (2013-10-24) |
[18 later articles] |
From: | Gene Wirchenko <genew@telus.net> |
Newsgroups: | comp.compilers |
Date: | Sun, 20 Oct 2013 14:03:18 -0700 |
Organization: | A noiseless patient Spider |
References: | 13-10-016 |
Keywords: | design, comment |
Posted-Date: | 21 Oct 2013 10:35:43 EDT |
On Thu, 17 Oct 2013 11:06:26 +0100, Martin Ward <martin@gkc.org.uk>
wrote:
[snip]
>So my assertion is "Source code should be hard to write": *even if*
>the writing difficulty does not result in any improvement in ease of
>reading! For example: before any programmer checks in a new module or
>program change, they should be forced to write out all the code
>longhand with a quill pen. This apparently pointless extra work
>should give programmer's the opportunity to think about whether there
>might be a shorter way to solve the problem (which might even be
>easier to read and understand).
It is pointless. I would be too concerned with the writing to
look much at the code.
Someone who is not inclined to think more about the problem is
not going to start doing so because you make him write it longhand.
[snip]
Sincerely,
Gene Wirchenko
[He's being ironic, dude. Keypunching often had this salutary
effect. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.