Live data from Hacker News

Ask HN: What are some of the best written programming books?

news.ycombinator.com

1–10 of 62 posts

Re: Ask HN: What are some of the best written programming books?

#2
Check out the Stealing The Network series if you're into security -

it's a bunch of short stories about network security usually written from the POV of a hacker who's trying to gain access to a system. The stories are very tech-heavy to the point that parts of the stories are non-fiction, with huge excerpts from console sessions and the like.

Re: Ask HN: What are some of the best written programming books?

#9
post #4

My favourites are more about the general craft of software development than specifics e.g. The Pragmatic Programmer: Hunt and Thomas The Mythical Man Month: Frederick Brooks

You may also enjoy Glass' Facts and Fallacies of Software Engineering, it's similar to Mythical Man Month (and cites it and overlaps in parts) but the focus is a bit wider, with many small essays on a particular problem in programming or management of programmers
Post reply on HN