[plt-scheme] Re: HTDP - evidently not for everyone.

From: Doug Williams (m.douglas.williams at gmail.com)
Date: Wed Feb 10 15:49:34 EST 2010

I generally stay out of the academic discussions, but this one reminds me a
lot of the old discussions that would crop up about "The Programmer's Stone"
white paper years ago. I wasn't able to find the original white paper in a
quick search, but the (I assume original) author has a blog with what seems
to be the same material repackaged and possibly/probably revised. It seems
the history is at http://www.the-programmers-stone.com/about and 'the meat'
seems to start at
http://the-programmers-stone.com/the-original-talks/day-1-thinking-about-thinking/--
I'll let you draw your own conclusions about the material.

I guess my own view is that programming (e.g., methodologies, languages,
tools, etc) has been defined by people who 'are good at it'. Unfortunately,
we also tend to lack the introspective ability to know why we are 'good at
it' or really even how we do it. Because of this, many people believe that
it is an art -- with some kind of innate ability associated with it --
rather than a science or engineering discipline based on processes that can
be taught successfully. I applaud the efforts of those people who are tying
to do the latter.

I would also offer from my previous academic experience and numerous short
courses taught to government and industry that (within the current
programming framework) I am generally guilty of grouping potential
developers into three groups: a minority that really get it and enjoy it
(the ones we all want to teach/hire); a majority that get it but wonder why
anyone would want to program (the untapped potential); and those that really
don't get it (which may be as much lack of motivation due to the 'why would
I ever want to' factor). While the people in the first group may do the vast
majority of the actual development of software, the others are as often as
not the ones with the ideas that need to be encoded in the resulting
applications.

Unfortunately, programming is often defined by the languages, tools, and
techniques that programmers use. Industry expects academia to give them
individuals with exactly those skills. So we perpetuate the schism between
'programmers' and 'everyone else'.

Doug

On Wed, Feb 10, 2010 at 12:44 PM, Shriram Krishnamurthi <sk at cs.brown.edu>wrote:

> > I don't think it is fair to extrapolate the argument to any X.
>
> I don't see much in their argument that is CS-specific.  Hence I
> *speculated* that it might be possible to extrapolate.
>
> > The argument is that programming ability is a naturally occurring
> > attribute that humans either possess or don't, hence the appropriate
> > comparison would be with some other naturally occurring human
> > attribute rather than one, like spelling or reading that are skills
> > generally acquired through teaching.
>
> This phrasing reminds me a great deal of the behavioral psychology
> work of Carol Dweck, which aims to address (and show as ill-founded)
> precisely such opinions.  I find her work quite compelling, and indeed
> it has been influential in the way I've re-thought my teaching style.
>
> Shriram
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100210/26fa45e3/attachment.html>

Posted on the users mailing list.