Hacker News new | past | comments | ask | show | jobs | submit login
An Introduction to Computer Science Using Scheme (gustavus.edu)
27 points by b-man on Sept 7, 2009 | hide | past | favorite | 3 comments



I highly recommend this book. I used to pick this up from time to time when I didn't understand a concept from HTDP. Their explanation of the lambda as translated from Math to Programming really made me get it. One of my first joyous moments reading Scheme.


Or you could just take the MIT OpenCourseWare class http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Compute... (uses Scheme also)


Yeah, you could go for SICP too, or as the commenter above mentioned, the HTDP.

Both HTDP and conabs inherit their methodologies from SICP. (in htdp you could even look at The Structure and Interpretation of the Computer Science Curriculum here http://www.cs.brown.edu/~sk/Publications/Papers/Published/ff...)

But it is worth to look at the same thing from different points of view. As Alan Kay says, it is worth 80 IQ points :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: