Live data from Hacker News

Ask HN: Programmers – do you still buy/read technical books?

news.ycombinator.com

11–20 of 47 posts

Re: Ask HN: Programmers – do you still buy/read technical books?

#16

For programming, no. Any programming question I’ve had in the last 15 years has been answered with a Google search, and any new language/technology I’ve picked up has been learned from online articles. Any programming books I still have are language reference manuals, which I keep purely for nostalgia. These too are all online these days. For math/algorithms, yes. There are still many topics that do not have good onl…

Generally my answer also, but I do still sometimes buy programming books, as sometimes I find the online documentation inadequate for me to understand something.

One example: probably contrary to a lot of people on HN, I haven't done a whole lot of web programming, and a few years ago got involved in a project that touched on Angular, Node, VueJS, etc. I found reading (parts of) a few real books to be helpful in getting up to speed in general understanding, but now am back to just using web resources.

Re: Ask HN: Programmers – do you still buy/read technical books?

#18
Yes. Technical books are an opportunity to have a coherent, well-edited and deep dive into some topic, at a pace I can manage myself. I’d say that I’m not likely to use reference manuals or “cookbooks” like I did in the 90s or 00s, but there’s no replacement for the depth of a good book.
Post reply on HN