Max’s Reviews > Structure and Interpretation of Computer Programs > Status Update

Max
is on page 65 of 855
starts easy enough, but some of the Scheme exercises are already quite intriguing, e.g. the one showing how to compute Fibonacci numbers in logarithmic steps
— Feb 18, 2018 04:57AM
Like flag
Max’s Previous Updates

Max
is on page 743 of 855
Technical sections in these latter parts get a bit tedious. The chapter on garbage collection was quite interesting.
— Feb 19, 2023 07:06AM

Max
is on page 541 of 855
Picked up chapter 4 after a long hiatus. Probably won't do exercises for the remainder, though. It's nice to see how little effort is necessary really to build Lisp Interpreter in Scheme.
— Feb 11, 2023 07:00AM