Re: Programming language and IDE design

Gene Wirchenko <genew@telus.net>
Mon, 21 Oct 2013 14:44:49 -0700

          From comp.compilers

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)
Re: Programming language and IDE design gneuner2@comcast.net (George Neuner) (2013-10-24)
[17 later articles]
| List of all articles for this month |

From: Gene Wirchenko <genew@telus.net>
Newsgroups: comp.compilers
Date: Mon, 21 Oct 2013 14:44:49 -0700
Organization: A noiseless patient Spider
References: 13-10-016 13-10-020
Keywords: design, comment
Posted-Date: 21 Oct 2013 23:31:22 EDT

On Sun, 20 Oct 2013 14:03:18 -0700, Gene Wirchenko <genew@telus.net>
wrote:


>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]


            Is he? I once read a similar opinion where the writer was
apparently quite serious. In that case, it was a student learning
programming should be required to rewrite down the entire program when
he made errors.


Sincerely,


Gene Wirchenko
[I hope we'll find out. -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.