2 comments

[ 2.7 ms ] story [ 16.7 ms ] thread
This clicks with me more than SICP with Scheme. Skimming through it, I like the example using a recursive summation function to approximate the integral of a cubic.
I actually prefer the SCHEME version but again the basic concepts remain the same.