Live data from Hacker News

The art of reading non-fiction non-linearly

revolutiontalk.substack.com

11–20 of 25 posts

Re: The art of reading non-fiction non-linearly

#11
I think this is a personal preference. I always read for pleasure and have almost always read a single book at a time. Books for professional and immediate practical purposes aside, theoretically I have one fiction and one nonfiction book going at a time, but in practice I switch between them infrequently and usually finish one before switching to the other.

I think the author wants to say "read however you like," but he can't help adding, "and this is how you like it, so this is how you should do it," which, even if he's right about a particular person's preferences, is contrary to the message that you shouldn't worry about right and wrong ways to read, or worry about how other people think you should do it.

Re: The art of reading non-fiction non-linearly

#12
This was not at all what I thought it was about from the title. The TL;DR: You can read more than one book at a time on various subjects.

What I thought it was going to be about: When reading non-fiction (in particular) you don't have to read the book straight through. Since this is HN, take a book on your hot new language of choice that you're going to submit 5000 posts about here. If you're already a programmer, the first 4 chapters or so are likely pretty useless to you other than for a quick skim: Here's how you declare variable, functions, classes, traits, whatevers. Here's the syntax for various expressions and/or statements. Takes a day, at most and you may not read it straight through, just skip around looking at the examples, look at the text if it doesn't click, type up a few examples/test cases and see if you grok it. Then the next 6-50 chapters detail specific aspects of the language, maybe a standard library or how a particular tool or feature is used. You're already an experienced programmer, you grok their OO model (if they have one), but maybe it has a somewhat novel concurrency model. Jump to that chapter. Go backwards in the book if something in it doesn't make sense to the relevant sections.

This can work with most non-fiction depending on your level of familiarity with the base subject or the style it's written in. History books sometimes have a narrative structure that makes this harder. A math book may be written with a different enough notation that linear progress is more critical so you can understand the author. But even then, I was reading an astrophysics book earlier this year and I did exactly like I described above for programming except with more attention to the first 2 chapters (calculus and diff eq were ages ago for me) followed by skipping to chapters that discussed things I needed to know for work.

Re: The art of reading non-fiction non-linearly

#13
For me the biggest determinant of whether I read a book straight through or not is the medium. If I am reading on a phone or laptop, or even a kindle, chances are low I will read a book straight through.

However, if I have a physical paper book, then there is a much higher likelihood that I will read it straight through.

Re: The art of reading non-fiction non-linearly

#14

By this standard I am a terribly unsophisticated reader. The majority of the books in my home I did not finish. I used to feel terribly guilty about it. Still do sometimes, but two things helped to ease my unease. Firstly, I started reading short stories more than novels. A short story can usually be read in one sitting and no-one thinks a collection should be read cover to cover. Secondly, I realized that most non-f…

Lovecraft's short stories are perfect to read at random, as they create a lore as a whole.

Re: The art of reading non-fiction non-linearly

#15

This was not at all what I thought it was about from the title. The TL;DR: You can read more than one book at a time on various subjects. What I thought it was going to be about: When reading non-fiction (in particular) you don't have to read the book straight through. Since this is HN, take a book on your hot new language of choice that you're going to submit 5000 posts about here. If you're already a programmer, th…

If you don't mind me asking, what do you do for work that requires astrophysics? It sounds really interesting!

Re: The art of reading non-fiction non-linearly

#16
Shorter recommendation: read the chapters of non-fiction books in reverse order. Start with the end and work backwards. Authors tend to still be sounding out their main idea in the first few chapters, and the middle tends to be filler for publishers page count expectations.

Indulge them if you like, but with most authors, there are diminishing returns on your attention.

Re: The art of reading non-fiction non-linearly

#17
post #15

This was not at all what I thought it was about from the title. The TL;DR: You can read more than one book at a time on various subjects. What I thought it was going to be about: When reading non-fiction (in particular) you don't have to read the book straight through. Since this is HN, take a book on your hot new language of choice that you're going to submit 5000 posts about here. If you're already a programmer, th…

If you don't mind me asking, what do you do for work that requires astrophysics? It sounds really interesting!

Satellite fleet management. Though presently I’m doing testing so the math helps to verify the software is doing the correct thing. Turnovers have me here out of necessity when I’d rather be on the software side of the house.

Re: The art of reading non-fiction non-linearly

#18

I disliked the word choices (unsophisticated reader) so much that I couldn't finish the article, ironically I suppose. If you are going to make a bid for identifying a behavioral pattern or personality type or what have you then try not to use a word that carries too much baggage or would be generally considered the opposite. I think if you asked people generally what a sophisticated reader was they would probably as…

You're being way too sophisticated with your analysis here.

Re: The art of reading non-fiction non-linearly

#19
"If you are not an unsophisticated reader, you truly do not enjoy reading."

Just... no. Don't tell me whether I enjoy reading based on your standards of how I do it. Your way is not the only way.

This is just an arrogant author who's not bringing any actual substance about the topic.

Post reply on HN