Re: Is the Touretzky book still good? (Or is it too old?)
- From: "arnuld" <arnuld3@xxxxxxxxx>
- Date: 7 Mar 2006 01:49:53 -0800
I'm looking for an intro to LISP programming and Touretzky's book,
"Common Lisp, a Gentle Intro to Symbolic Computation"
looks good.
However, it is 16 years old.
well, as of March 7, 2006. i am learning from this book. it is
excellent and you can not even guess that it is 16 year old. you can
guess only if somebody has told you already or you had a look at
photograpgh of Mr. Touretzky at his home page (it reminds you of the
80s). The book feels so modern.
Has LISP changed much since 1990? Is the book out of date?
not at all. *outdated*, *forget* this word when you are dealing with Touretzky
anyway, 1st of all there are 2 things that need to be clear:
1.) about me
2.) about you
ABOUT ME: i am a newbie to programming. i have my brain tested @ SICP,
HtDP, HtTLaCS (1) and dozen of other books as intoduction to
programming. None was good enough for me. most of them are available
online. check them by going google.
in the end setteled for an unknown book i.e. Touretzky's. Very good.
but in the end you need to check your own thinking pattern and see
which one fits onto your brain.
ABOUT YOU: you did not tell whether
-- you are a newbie to LISP or a newbie to programming?
yes, i exactly mean there are 2 different paths for 2 different
persons. i can guide on the newbie to programming path which i am
tracing from last 10 months.
If you have experienced programming or programme in other language, i
do not think there is better book than ANSI Common LISP by Paul Graham
and then PAIP by Peter Norvig. also read Practical Common LISP by Peter
Seibel, it fills a very important gap of "scripting". Touretzky's book
is good for people whoa re new to programming and want tot start in CL,
it is too basic for persons who already programme in another language.
i will give you an idea, a good one :
check out my posts by using search fascility at comp.lang.lisp. enter
my name and look for the messages posted by me, you will see lots of
people's views on newbie questions (as i posted only questions related
to newbies for i am a newbie)
also search com.lang.lisp archives with keywords like "NEWBIE"
"LEARNING LISP" etc. and you will get lots of good information and if
you read almost all of them, you will get your answer.
hope this helps
-- arnuld
(1) SICP - structure and interpretation of computer programmes
HtDP - How to design programs
HtTLaCS - How to think like a computer scientist.
.
- References:
- Is the Touretzky book still good? (Or is it too old?)
- From: g_chime@xxxxxxxxx
- Is the Touretzky book still good? (Or is it too old?)
- Prev by Date: Re: Is the Touretzky book still good? (Or is it too old?)
- Next by Date: Re: net.aserve.client:do-http-request + cgi
- Previous by thread: Re: Is the Touretzky book still good? (Or is it too old?)
- Next by thread: Re: Is the Touretzky book still good? (Or is it too old?)
- Index(es):
Relevant Pages
|