Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

SICP

Name: Anonymous 2011-01-14 9:33

I'm reading SICP for the first time (2nd edition). Any parts I should pay attention to specifically or hints in general?

Name: Anonymous 2011-01-14 10:34

>>1
It's fundamental that you learn how to use tail recursion, chapter 1.
What's a closure, how to use them and using them as lightweight objects, don't remember what chapter.

When you reach the chapter 4, implement your metacircular evaluator without copying too much from the book, then stop there and understand it better, modify it and extend it.

Use MIT/GNU Scheme or Racket's PLaneT package ``sicp''

Name: Anonymous 2011-01-14 10:35

the exercises are insanely difficult, if you can do all the exercises in chapter 1, you deserve an honorary bachelor degree in CS

Don't change these.
Name: Email:
Entire Thread Thread List