Live data from Hacker News

Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?

news.ycombinator.com

101–110 of 184 posts

Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?

#101
post #88

Earlier quoted context omitted.

Leaving technical books in the bathroom is a crucial hack for lifelong adult learning.

Instead of that I read technical books/websites on/near a laptop that I can make flashcards on, then do Anki on the toilet.

Really, I have little piles everywhere around the house I tend to park for any length of time; I've never been able to do flashcards since my mom made me do them a ton when I was little, one of the ways I just do not learn.

Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?

#103
One of my favorite reads was (Bruce Bauer, 2nd edition). I bought it because I wanted to learn how to use a sextant. This book is THE book for learning how to operate a sextant.

I quickly realized that actually I didn't want to learn how to use a sextant.

I read it cover to cover. All those important points, so well structured and organized, and I didn't have to remember a single one of them! I could just let it pass like water.

More relaxing than fiction. No plot to follow, no characters to remember, just beautiful, detailed instructions which I could blithely ignore.

best vacation book of the decade.

Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?

#104
I have learned about 5 new languages in the past 5 years, mostly by creating a Tetris clone every time. since all of them pick up the same patterns except for Rust, I only read quick guides to get acquainted to the syntax. then started learning the languages from specific concepts I needed to touch on before delving in the architecture of the project. With rust I did read the entire https://doc.rust-lang.org/book/ but it was enough for me, CTRL+F is a big thing for me, and the book here wasn't slow as most big programming books are. But all of this was after +12 in programming. I do remember reading C++ & PHP from a book and loving it. But those were my first books and my entry level books which I wouldn't apply now.

tl;dr if you're new, a book might be the way to go. If not, I do not see why you would need a new book, just go here https://learnxinyminutes.com/

Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?

#106

Earlier quoted context omitted.

Instead of that I read technical books/websites on/near a laptop that I can make flashcards on, then do Anki on the toilet.

Really, I have little piles everywhere around the house I tend to park for any length of time; I've never been able to do flashcards since my mom made me do them a ton when I was little, one of the ways I just do not learn.

I grew up the opposite; I never directed my learning in any particular direction, just picked up everything by curiosity and osmosis. I've only discovered in my 40s that you can use tools like Anki to just relentlessly hammer a subject into submission i.e. you can choose to know stuff instead of always having to be spontaneously fascinated by stuff.

Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?

#107
Only the ones I know I will eventually read from cover to cover (not always sequentially, however). Usually this means the high quality ones.

Sometimes I buy a book that in retrospect is not as interesting as I thought, and I regret it. Space and weight are precious resources.

There is something about reading from a screen, even the e-Ink ones, that does not match the experience of reading from paper, in my view. I can't remember being engaged to an ebook as I am sometimes from a good paper book.

Re: Ask HN: Do you still buy physical tech books like “Learn Rust” or “Learn Go”?

#110
eBooks help me fight against the world conspiracy of making fonts smaller ;). All the features on PDF readers far outweigh hard copies. Reading anything hard copy makes me feel older. PDFs are really awesome. Put it in the cloud and access anywhere, any time. space savings, saving trees, they are great.
Post reply on HN