Hacker News new | ask | show | jobs
by cheez 2345 days ago
The best book/pair of books about software that I have ever read.

Perhaps Effective C++ comes in second, but that's just b/c C++ is a nightmare.

1 comments

Effective C++ is mostly just a book about C++ pitfalls to avoid. It says nothing about high level concepts.