Barry_Cotter comments on The Best Textbooks on Every Subject - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (319)
I would like to request a recommendation for a text that provides a comprehensive introduction to Lisp, preferably one with high readability.
Structure and Implementation of Computer Programs
How to design Programs
The Little Schemer
HTDP teaches Scheme, SICP teaches computer science concepts using Scheme.