A non-programmer wants to learn. Which do I show them: SICP or HTDP? Or does trying to teach them SICP in MirandaHaskell (for the syntax & pattern matching) make more sense?
Name:
Anonymous2010-03-27 19:21
>>11 Conflating pattern matching and syntax.
You don't have to have a million bizarre syntactic quirks to implement pattern matching.