ITT we study SICP. All is welcome: reviews, exercise solutions, etc...
Name:
Anonymous2021-11-30 14:54
Read some of it when starting out, enjoyed it but didnt really understand. I'll revisit it when I have time but I'll probably use the js version. S-expression are repulsive.
>>3 f=x=>x*x (define f (lambda (x) (* x x))) qed + you know js anyhow. ive even gotten to enjoy it. anyways im here for fundamentals not for a bad notation nobody uses
I started reading SICP and watching the Brian Harvey lectures (Berkeley CS 61A). I wouldn't say those are better than the Ultra Super Legendary MIT 6.001 Abelson & Sussman ones, but definitely do the work (specially for n00bs haha)