From: Telmo Duro
Subject: Beguiner, advise on book to buy
Date: 
Message-ID: <01bd8995$96223ac0$ed6688c1@pcppp.ist.utl.pt>
I am a beginer on lisp, and  want an advise on a book?
I have one "COMMON LISP, An interactive aproach"
I want another.
From: Christian Nybø
Subject: Re: Beguiner, advise on book to buy
Date: 
Message-ID: <4yg1hvyzwr.fsf@sgichr.hatleberg.sib.hl.no>
"Telmo Duro" <········@alfa.ist.utl.pt> writes:

> I am a beginer on lisp, and  want an advise on a book?
> I have one "COMMON LISP, An interactive aproach"
> I want another.

To think in lisp:
The Little Schemer, Fourth Edition (ISBN 0-262-56099-2) 
by Daniel P. Friedman and Matthias Felleisen
<URL:http://mitpress.mit.edu/book-home.tcl?isbn=0262560992>

To learn computer programming:
Structure and Interpretation of Computer Programs (ISBN 0-262-51087-1) 
by Harold Abelson and Gerald Jay Sussman with Julie Sussman
<URL:http://mitpress.mit.edu/sicp/>

Introduction to Common Lisp:
ANSI Common Lisp (ISBN 0-13-370875-6) 
by Paul Graham
<URL:http://www.eecs.harvard.edu/onlisp/acl/>

-- 
chr