From: ·····················@gmail.com
Subject: Common Lisp: First Contact
Date: 
Message-ID: <b1b78e71-7cf1-4517-ae68-24e405b14a0b@p39g2000prm.googlegroups.com>
Lisp has a reputation for being complex and difficult to read. I find
most other languages confusing, while I feel Lisp is simple and
elegant. A year ago, I spent some time writing an introduction to Lisp
with the goal of introducing Lisp focusing on readability, simplicity
and elegance. I finally took some more time to clean things up and
actually publish it.

  http://homepage.mac.com/svc/CommonLispFistContact

From the introduction:

Common Lisp: First Contact is an easy to read introduction to Lisp.
The goal is to make you familiar with Lisp syntax and with how Lisp
works. Nothing more than a basic understanding of computing is
required.

The actual text is a 128Kb PDF optimized for screen reading.

Enjoy,

Sven

From: ·····················@gmail.com
Subject: Re: Common Lisp: First Contact
Date: 
Message-ID: <1938d575-7d1d-4fbb-89e8-8fe53d347934@s13g2000prd.googlegroups.com>
OK, the URL should be

  http://homepage.mac.com/svc/CommonLispFirstContact

;-)

Sven
From: Jonathan Gardner
Subject: Re: Common Lisp: First Contact
Date: 
Message-ID: <c1440c4c-33f2-407f-86de-52807026ecd8@r9g2000prd.googlegroups.com>
On Apr 9, 3:24 am, ·····················@gmail.com wrote:
> OK, the URL should be
>
>  http://homepage.mac.com/svc/CommonLispFirstContact
>
> ;-)
>
> Sven

Pretty nice tutorial and introduction. The part about working with
files was new to me, and it was quickly absorbed. I would certainly
recommend it to my friends.
From: Jonathan Gardner
Subject: Re: Common Lisp: First Contact
Date: 
Message-ID: <4f0dd495-de14-4448-9e14-ee850055f290@l28g2000prd.googlegroups.com>
On Apr 9, 10:35 am, Jonathan Gardner <········@jonathangardner.net>
wrote:
> On Apr 9, 3:24 am, ·····················@gmail.com wrote:
>
> > OK, the URL should be
>
> >  http://homepage.mac.com/svc/CommonLispFirstContact
>
> > ;-)
>
> > Sven
>
> Pretty nice tutorial and introduction. The part about working with
> files was new to me, and it was quickly absorbed. I would certainly
> recommend it to my friends.

If you want Diggers to see it as well:
http://digg.com/programming/Common_Lisp_First_Contact
From: Raymond Wiker
Subject: Re: Common Lisp: First Contact
Date: 
Message-ID: <m2bq4jujfo.fsf@Macintosh-2.local>
·····················@gmail.com writes:

> OK, the URL should be
>
>   http://homepage.mac.com/svc/CommonLispFirstContact

	Good thing you put in a redirect for the original, misspelled
url :-) 
From: Jens Teich
Subject: Re: Common Lisp: First Contact
Date: 
Message-ID: <m2d4oyyktr.fsf@jensteich.de>
·····················@gmail.com writes:

> OK, the URL should be
>
>   http://homepage.mac.com/svc/CommonLispFirstContact

Really nice tutorial.

Typo on page 13: the author of PCL is Peter Seibel not Peter Siebel.

Jens
From: ·····················@gmail.com
Subject: Re: Common Lisp: First Contact
Date: 
Message-ID: <e013d303-0b6d-4e58-bdfb-b82c4a82cf81@i36g2000prf.googlegroups.com>
On 9 apr, 19:55, Jens Teich <········@jensteich.de> wrote:
> ·····················@gmail.com writes:
> > OK, the URL should be
>
> >  http://homepage.mac.com/svc/CommonLispFirstContact
>
> Really nice tutorial.
>
> Typo on page 13: the author of PCL is Peter Seibel not Peter Siebel.
>
> Jens

Thanks, Jens.

I posted a newer version based on the feedback that I got.

Sven
From: Griff
Subject: Re: Common Lisp: First Contact
Date: 
Message-ID: <bac54297-26d6-4da9-8e20-c4e34bbbaf39@8g2000hse.googlegroups.com>
Dugg. Thanks Sven!