Ask HN: Older textbooks/papers you consider classics still worth studying today?
1–10 of 87 posts
Re: Ask HN: Older textbooks/papers you consider classics still worth studying today?
#2Intro to CS: SICP (1979)
Algorithms/data structures: CLRS (1989)
Theory of computation: Sipser (1996)
Compilers: Dragon book (1986)
Calculus: Spivak (1967)
Linear Algebra: Dover's by Shilov (1971)
The given year is for the first publication, some of them are still being updated and I probably read a newer edition.
Re: Ask HN: Older textbooks/papers you consider classics still worth studying today?
#3There's a couple of follow-ups too, such as "Why Johnny Still Can't Encrypt" [2], and "Why Johnny Still, Still Can't Encrypt" [3].
[1] https://people.eecs.berkeley.edu/~tygar/papers/Why_Johnny_Ca...
[2] https://cups.cs.cmu.edu/soups/2006/posters/sheng-poster_abst...
Re: Ask HN: Older textbooks/papers you consider classics still worth studying today?
#4Re: Ask HN: Older textbooks/papers you consider classics still worth studying today?
#5Re: Ask HN: Older textbooks/papers you consider classics still worth studying today?
#6http://math.harvard.edu/~ctm/home/text/others/shannon/entrop...
Re: Ask HN: Older textbooks/papers you consider classics still worth studying today?
#7Re: Ask HN: Older textbooks/papers you consider classics still worth studying today?
#8Re: Ask HN: Older textbooks/papers you consider classics still worth studying today?
#9Re: Ask HN: Older textbooks/papers you consider classics still worth studying today?
#10Just to go meta: whatever book you learned something from originally/in college you should keep. It might not always be the best, but keeping the context of your original understanding can really help and speed up recollection when needed. (This probably applies most to textbooks used for whole classes as opposed to minor topic references.)