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 12:04
SICP, then K&R, then it's up to you. HTDP is optional before SICP if you don't feel you can tackle SICP, but frankly, I found its contents quite redundant fi you plan to read SICP.