From: crash_zero
Subject: New to CLISP
Date: 
Message-ID: <1123306355.273353.66160@g44g2000cwa.googlegroups.com>
Hi,

I'm interested in Programming Languages. i.e. (My hobby is learning
programming languages.) and I decided to start on CLISP.

I would be grateful if anyone could recommend me to good books or
resources on the web which could help me get started.

Thank you

From: Paolo Amoroso
Subject: Re: New to CLISP
Date: 
Message-ID: <87mznvwgmo.fsf@plato.moon.paoloamoroso.it>
"crash_zero" <···········@gmail.com> writes:

> I'm interested in Programming Languages. i.e. (My hobby is learning
> programming languages.) and I decided to start on CLISP.

You probably mean Common Lisp.  GNU CLISP is a particular Common Lisp
implementation:

  http://clisp.sourceforge.net


> I would be grateful if anyone could recommend me to good books or
> resources on the web which could help me get started.

  Practical Common Lisp
  http://www.gigamonkeys.com/book

  Successful Lisp
  http://psg.com/~dlamkins/sl/cover.html


Paolo
-- 
Why Lisp? http://lisp.tech.coop/RtL%20Highlight%20Film
Recommended Common Lisp libraries/tools:
- ASDF/ASDF-INSTALL: system building/installation
- CL-PPCRE: regular expressions
- UFFI: Foreign Function Interface
From: Pascal Bourguignon
Subject: Re: New to CLISP
Date: 
Message-ID: <87zmrvujwk.fsf@thalassa.informatimago.com>
"crash_zero" <···········@gmail.com> writes:

> Hi,
>
> I'm interested in Programming Languages. i.e. (My hobby is learning
> programming languages.) and I decided to start on CLISP.
>
> I would be grateful if anyone could recommend me to good books or
> resources on the web which could help me get started.

http://cliki.net/

In particular:
http://www.cliki.net/Education
http://www.cliki.net/Online%20Tutorial

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
Kitty like plastic.
Confuses for litter box.
Don't leave tarp around.
From: Andreas Thiele
Subject: Re: New to CLISP
Date: 
Message-ID: <dd4igk$er4$00$1@news.t-online.com>
"crash_zero" <···········@gmail.com> schrieb im Newsbeitrag
····························@g44g2000cwa.googlegroups.com...
> Hi,
>
> I'm interested in Programming Languages. i.e. (My hobby is learning
> programming languages.) and I decided to start on CLISP.
>
> I would be grateful if anyone could recommend me to good books or
> resources on the web which could help me get started.
>
> Thank you
>

Hey, I'd suggest reading a few messages in this group ;)

Pascal Costanza pointed to a good list at

http://lisp.tech.coop/Education

just two days ago.

Andreas
From: crash_zero
Subject: Re: New to CLISP
Date: 
Message-ID: <1123430025.264134.266610@g44g2000cwa.googlegroups.com>
Thanks guys. Very much appreciated.
From: Robert Uhl
Subject: Re: New to CLISP
Date: 
Message-ID: <m3fytkfia9.fsf@4dv.net>
"crash_zero" <···········@gmail.com> writes:
>
> I'm interested in Programming Languages. i.e. (My hobby is learning
> programming languages.) and I decided to start on CLISP.
>
> I would be grateful if anyone could recommend me to good books or
> resources on the web which could help me get started.

I highly recommend Practical Common Lisp.  For years I'd tried to learn
Lisp using the results Google spat back at me, but they just never
really clicked; then I read about PCL, picked it up and now I'm a
convert (and busily porting my beer tasting notes app over to
SBCL+CLSQL+araneida: SBCL is a Common Lisp implementation; CLSQL is a
database connectivity library and araneida helps with serving web
pages).

I'm no expert, and likely never will be (I'm a sysadmin; programming's
not my forte), but PCL gave me an excellent grounding in Common Lisp.

-- 
Robert Uhl <http://public.xdi.org/=ruhl>
To me, the difference between `mainframe,' `mini,' and `micro' is one of
attitude.                                                --Charlie Gibbs