I buy them, but don’t read them.
Ask HN: Programmers – do you still buy/read technical books?
11–20 of 47 posts
Re: Ask HN: Programmers – do you still buy/read technical books?
#12Re: Ask HN: Programmers – do you still buy/read technical books?
#13Re: Ask HN: Programmers – do you still buy/read technical books?
#14Re: Ask HN: Programmers – do you still buy/read technical books?
#15Ironically, I go through documentation/stackoverflow/etc most of the time :)
Re: Ask HN: Programmers – do you still buy/read technical books?
#16For 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…
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.