Hacker News new | ask | show | jobs
by lual 3067 days ago
- Computer Science, an Overview, by Brookshear: an excellent introduction to the whole field.

- Introduction to Algorithms, by Cormen, et all: a bible for computer science.

- Design Patterns, by the Gang of 4: well designed solutions for common problems, a classic.