Re: LISP by Winston+Horn
- From: viper-2 <visionat@xxxxxxxxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 18:01:28 -0800 (PST)
On Jan 30, 2:07 pm, gavino <gavcom...@xxxxxxxxx> wrote:
Is this a good book for beginners?
anyone?
Gavino:
Lisp 3rd edition by Winston and Horn was published in 1989 and is pre-
CLtL2, so it is dated in some respects.
The book is organised into 3 parts. Part one is excellent for
beginners, presenting an abundance of clearly written examples
designed to give you lots of experience in up close and personal
interactive sessions with the interpreter.
I felt that the chapters in Part two (on macros, special variables,
arrays and so on) were underdeveloped, but this might be only in
comparison with the treatment in Part one, and too much to expect for
an introductory text.
Part Three introduces a step change in difficulty. Here, the material,
which is substantial, involves Artificial Intelligence application
examples requiring a degree of facility with Lisp, together with
certain analytical skills - and may be better showcased in the
classroom.
I used this book to learn Lisp (along with Robert Wilensky's Common
LispCraft) and would recommend it highly for anyone interested in
adventure.
agt
.
- References:
- LISP by Winston+Horn
- From: gavino
- LISP by Winston+Horn
- Prev by Date: Re: Paul Graham's Arc is released today... what is the long term impact?
- Next by Date: Re: Paul Graham's Arc is released today... what is the long term impact?
- Previous by thread: Re: LISP by Winston+Horn
- Next by thread: When is it good to use #+implementation ?
- Index(es):
Relevant Pages
|