[Tutor] List comprehension (Map) Example

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Wed Feb 19 00:19:01 2003


On Wed, 19 Feb 2003, Erik Price wrote:

>
> On Tuesday, February 18, 2003, at 06:37  PM, alan.gauld@bt.com wrote:
>
> >>    I could use some examples of using List Comprehensions.
> >
> > Have you checked the functional programming page of my web site? It
> > includes comprehensions now as well as map, filter etc. There are
> > several basic examples there.
> >
> > Alan G
> > http://www.freenetpages.co.uk/hp/alan.gauld/tutfctnl.htm
>
> I went to check it out but the connection was refused.

Hi Alan,

I'm seeing the same connection refused behavior on my end.  Odd...


Erik, there's a mirror of "Learning to Program" on Alan's other site here:

    http://www.crosswinds.net/~agauld/

I'm not quite sure how recent its been updated, but it should be usable
till his main page comes back up.

Good luck!