Nobody cracks open a programming book anymore
51–60 of 367 posts
Re: Nobody cracks open a programming book anymore
#52Nobody uses a horse and cart as an every day method of commuting anymore.
Many parts of the world still rely on horse and cart today, even modern societies.
Re: Nobody cracks open a programming book anymore
#53Beyond the slowing you to type, the key part of the good books was the considered and mindful order of presentation. This is what had me spending money when I could get the reference manual for free - a guide , a book that taught me unfamiliar concepts in top down fashion, and took some degree of responsibility to be both accessible and comprehensive. I love the tutoring of LLM, but to this day as a complement to a g…
Younger me really enjoyed some of the game programming books by Andre Lamothe.
Most “Learn Language X” books were terrible with over focus on syntax and very little thought into organization.
Re: Nobody cracks open a programming book anymore
#54> Stack Overflow is receiving about 3,800 questions a month The crazy thing is that SO is dying so quickly that it's already under half that amount. https://data.stackexchange.com/stackoverflow/query/1926661#g...
Did anyone actually like StackOverflow? Any question asked would be edited beyond recognition (and usually into brash rudeness). Half the answers were demanding ever increasing proof of work, and the other half told the OP that they shouldn't even be trying to do what they're doing. The only useful thing were opinion based posts from people with domain expertise, and SO kept trying to ban and remove those. It was the…
Re: Nobody cracks open a programming book anymore
#55> Stack Overflow is receiving about 3,800 questions a month The crazy thing is that SO is dying so quickly that it's already under half that amount. https://data.stackexchange.com/stackoverflow/query/1926661#g...
Re: Nobody cracks open a programming book anymore
#56> Stack Overflow is receiving about 3,800 questions a month The crazy thing is that SO is dying so quickly that it's already under half that amount. https://data.stackexchange.com/stackoverflow/query/1926661#g...
Did anyone actually like StackOverflow? Any question asked would be edited beyond recognition (and usually into brash rudeness). Half the answers were demanding ever increasing proof of work, and the other half told the OP that they shouldn't even be trying to do what they're doing. The only useful thing were opinion based posts from people with domain expertise, and SO kept trying to ban and remove those. It was the…
Re: Nobody cracks open a programming book anymore
#57 > You already know why, more or less. ChatGPT has over 900 million monthly active users. GitHub Copilot has 4.7 million paying subscribers as of January 2026, up roughly 75% in a year. You can’t imagine writing software without Claude Code anymore.
I read programming books and use LLMs for different purposes. With books, it's usually not to find a solution to the very specific problem I'm working on. That's what I use LLMs for because they give very focused answers. Books, on the other hand, provide much broader context that help me learn a language. Whereas with LLMs I get a solution yet tend to retain nothing. YMMV.Re: Nobody cracks open a programming book anymore
#58The most effective way to make money from open soruce was (for a time at least) to be Tim O'Reilly, Amazon, or Google.
Re: Nobody cracks open a programming book anymore
#59Earlier quoted context omitted.
Too early to call? It's hit rock bottom. I've never seen a major site die so completely before.
MySpace comes to mind. Slashdot maybe.
Re: Nobody cracks open a programming book anymore
#60I think the next deep dive was in 2022, when I learned Go. But that was completely from online sources.