|
|
|
|
|
by recuter
4576 days ago
|
|
These are HN favorites, along with K&R - I wouldn't recommend any of them to beginners no matter what their background is. Instead I'd suggest a good succinct explanation of Big O notation to be digested and promptly forgotten (anybody who studied calculus should have intuition for it anyway, it just nicely ties in to the "cost" of the code they'll produce) and straight to scripting in Python with them. :) |
|
[1] http://www.eecs.berkeley.edu/~bh/sicp.html