SICP – JavaScript Version (2022) [pdf](sicp.sourceacademy.org)23 points·by s3arch·4년 전·2 commentssicp.sourceacademy.orgSICP – JavaScript Version (2022) [pdf]https://sicp.sourceacademy.org/sicpjs.pdf2 commentsPost comment[–]thdespou·4년 전replyI actually prefer the SCHEME version but again the basic concepts remain the same.[–]p0cc·4년 전replyThis 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.