Home > Archive > Scheme > January 2006 > about SICP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| arnuld 2006-01-27, 7:59 am |
| hai everyobody,
i am a newbie. i posted a topic 7 -1 0 days ago
and got responses too. from those responses i decided to learn scheme.
1.) may you tell me if SICP teaches scheme language ?
2.) if SICP does not teach scheme but abstractions only, then which
book for a person who is not a programmer but possesses a knowledge
scheme from HtDP ("how to design programs" @htdp.org) ?
3.) is there any book for scheme like "Peter Norvig's Paradigms of AI:
case studies in common lisp" . anything else like case studies or
something showing a walk-through of the real-life projects in scheme
(in other words important enough to spend money).
thanks in advance
"arnuld"
| |
| Thant Tessman 2006-01-27, 7:03 pm |
| arnuld wrote:
> hai everyobody,
>
> i am a newbie. i posted a topic 7 -1 0 days ago
> and got responses too. from those responses i decided to learn scheme.
>
> 1.) may you tell me if SICP teaches scheme language ?
SICP teaches you how to program, and it uses the Scheme programming
language to do it. Here is a book more specifically about the Scheme
programming language:
http://www.scheme.com/tspl3.html
[...]
--
"Government is a broker in pillage, and every election is sort of an
advance
auction sale of stolen goods." -- H.L. Mencken
|
|
|
|
|