I tried reading it but got stuck because of the exercises
Shits pretty hard
Name:
Anonymous2014-03-27 15:08
It's a good book, but unless you're pretty decent at math you might not get a lot of what it's in it because most of the examples and exercises are math.
| BλNK OF SICP
|
| >>Abel-san why is my balance zero? It was just...
|∧,,∧
|´・ω・) ∧__∧
|o旦o (´・ω・) >>Sussman you fool. Is user's temporal existence that
|―u' .(っ/ ̄($) ̄ ̄/ imposes balance on the account. Is not 0. Is stream!
(´\/______/ )
[i=========i]
>>15
The two code fragments are not equivalent. Please try again.
Name:
Anonymous2014-03-28 13:52
Is SICP actually a good book?
I've read SICP, and it looks like a good beginner book. Although you can skip SICP, if you already got through writing a Scheme compiler and understand how lazy evaluation, continuation passing and monads work.
Name:
Anonymous2014-03-28 13:57
>>17
I would also recommend TAPL and ATAPL, because it introduces unification algorithm and provides a lot of type modeling examples. Sometimes is a good idea to model your domain with types.
Name:
Anonymous2014-03-28 14:07
>>15-16
even if they were equal the haskal one seems horrible