by s3arch on 1/22/22, 3:21 AM with 2 comments
by p0cc on 1/22/22, 8:01 AM
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.
by thdespou on 1/22/22, 4:34 PM
I actually prefer the SCHEME version but again the basic concepts remain the same.