Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?
31–40 of 184 posts
Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?
#32Same with music and record collection.
I want my kids to be able to browse my stuff and discover the previous decades as I did with my parent's collection
Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?
#33Yes, I prefer physical books as they allow for easier annotating & switching back and forth between pages.
Try a good eink device.
My reading increased 5-10x, b/c the friction to get that heavy book is gone. Also no more waking up the misses with a bed light, as the backlight is pretty subtle.
Sorry for the sales pitch, but these devices are just awesome.
Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?
#34The reason is that I have ADHD and using ebooks is too slow. If flipping between pages takes me more than 0.1s I easily get bored often forget what I was looking for and start to procrastinate. There is also an additional reward for using a physical book, that you get to flip the pages that is akin to using a fidget spinner, so looking for information in physical book is more engaging.
I can also have multiple books next to each other with quick access, which is not possible on ebook readers (as far as I know - you have to close one book, open another etc which takes forever and if I get a notification or something popping up, I can easily get distracted and start doing something else entirely).
Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?
#35I don’t buy tech books. Ever. If I want to learn a language I’ll go straight to code (find any simple project to do with it). It’s my way of doing it. Might not be the best, but it works for me.
The tech books I do get are more meta, books about programming in general or design in general, things that you can't just find in a manual.
Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?
#36Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?
#37Page navigation is also easier and doesn't change when the viewport is adjusted, which is really jarring.
Plus it's a reminder that I've got the book and should read it, as opposed to existing only as a tab in Brave.
Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?
#38Nope with an exception for CS academic theory. One year for CS is like a decade for human life and thus almost every IT book gets obsolete after a relase. That's why I read official docs or getting started, they are far more accurate and up to date. In rare occasions where doc is not too good, I check source code - it never lies.
I have a lot of algorithm, math and theory books. Theory rarely changes, it’s just added onto.
I also have a few books on C around that I’ve worked through and use as a reference.
Other than that, I just check docs.