This might be an unpopular thing to do, but lately I've been literally having claude/chatgpt write books for my personal consumption: things to brush up interview skills, python, system design, and even agentic coding. I've also had it aggregate substack posts for me, etc. I have it generate an ePub file, and drag and drop it to my kindle. It's a great way to take information with me, out for a long walk where I can…
I recommend using internet archive to access free texts for ereaders. LLMs will be trained on these texts already, it is better to get it straight from the source.
Nobody cracks open a programming book anymore
351–360 of 367 posts
Re: Nobody cracks open a programming book anymore
#352Earlier quoted context omitted.
I'm similar, I think perhaps it's a generational thing which slightly modified the title in a pedantic way. The people who "grew up" with text books still crack new ones and old ones. The current generation turning 18-21 don't. It surprises me because I'm often asked why I knew X or Y odd perhaps esoteric fact or design pattern. Usually it's because I came across it in a book interested in something else. It's that p…
Surely people still use textbooks for formal education? This has to be something that happens later.
I get that textbooks are getting more expensive though.
Re: Nobody cracks open a programming book anymore
#353Earlier quoted context omitted.
Huh? That's not how it works at all.
I was unable to post answers to the questions within my domain of knowledge, because I didn't post answers (and get likes) outside of my domain of knowledge. There's a minimum threshold of likes ("reputation") necessary to post in many parts of that service.
Re: Nobody cracks open a programming book anymore
#354Earlier quoted context omitted.
Thanks. How did he start? My 6 years old probably would love to play games or what not, but I don’t think he has the patience when he is a bit older.
I bought him a desktop with Windows installed. At some point, he decided he wanted to install Linux. He wanted to try Arch, but got stuck on the install process, so I helped him install Ubuntu. Later on, he managed to solve his problem with Arch installation-so now his desktop triple-boots between Windows, Ubuntu and Arch, although he almost never boots into Windows any more. For his 13th birthday, we bought him a la…
Sorry about the train of questions…
Re: Nobody cracks open a programming book anymore
#355I had tried learning from books when I was younger and that was the reason I thought for years that I couldn’t learn to program. Turns out books just aren’t for me (I love reading in general, just not to learn programming).
Re: Nobody cracks open a programming book anymore
#356Earlier quoted context omitted.
I still find myself hoping (probably futilely) that Bjarne Stroustrop will come out with a new edition of The C++ Programming Language, to help me understand all the features that have been added to it since C++14...
If you haven't seen "A Tour of C++": https://stroustrup.com/tour3.html
Anyway, maybe all obvious observations but thank you nonetheless
Re: Nobody cracks open a programming book anymore
#357Re: Nobody cracks open a programming book anymore
#358Earlier quoted context omitted.
I thought StackOverflow was pretty great. This is an unpopular opinion but I think a lot of the questions that were closed really deserved to be closed. Otherwise it would have been a firehose of the same basic questions over and over again. For every person who posted a question and got mad that it was closed, there were probably 100 people who googled something and found a useful StackOverflow answer that was relev…
Yes. People forget it was a response to abominations such as Yahoo Answers, which quickly devolved into a cesspool of mouthbreathers, haha. Also expert-sexchange/quora which tried-to/often-did hide the answers. Without its "tough love" Stack would have had a similar trajectory. Maybe a few policies here and there were problematic but overall it was and continues to be a huge benefit to the developer/IT community.
Re: Nobody cracks open a programming book anymore
#359Earlier quoted context omitted.
Are YouTube and WhatsApp social media?
You named the two biggest platforms [0], YouTube and WhatsApp are the social media. This is kinda like asking if Saudi Arabia and Russia are petrostates lol. [0] https://en.wikipedia.org/wiki/List_of_most_popular_social_pl...
Re: Nobody cracks open a programming book anymore
#360I do buy programming books! I even sometimes read them without touching a computer. Studies show that books is the best media to learn. Forget video, books + practice (now with AI explanations) is my learning methodology.
But nowadays you can read books, and ask AI to help you read them. I'm curious if someone built a proper interface for that usecase.