Live data from Hacker News

Ask HN: How do you synthesize books that you read?

news.ycombinator.com

11–20 of 62 posts

Re: Ask HN: How do you synthesize books that you read?

#11
I have a method that works really well.

I only read books on kindle, and i use kindle highlights. After I finish a book, I usually wait about 1 month or so, then I download the kindle highlights and turn them in to Anki flash cards and review them every day.

The type of cards i make are

1. vocab i didnt know 2. interesting paragraphs 3. other examples using cloze

SMS works, and this method definitely works, but it's a lot of work. One really good thing that comes out of this is even if I cant recall exactly what I wanted, I always can remember the book it came from and the kindle highlights give me the page number to go read it again.

Re: Ask HN: How do you synthesize books that you read?

#12
When I was a kid, I was taught to 'narrate' the books I read - fiction, nonfiction, whatever - just 'tell it back in your own words' at a reasonable level of detail. That helped a ton with retaining most of what I read, as it trained me early on to remember it clearly. Don't really have to bother with explicit retention methods.

That, plus generally reading because there's specific information that I need to get out of the materials. Working on some project, need to know how to do something, find & read resources that help me do it.

Re: Ask HN: How do you synthesize books that you read?

#13
It varies, but one big thing I do goes as follows:

1. Read the book, taking notes on a wiki page dedicated to that specific book (I self-host a Mediawiki install for stuff like this). In this first pass, I tend to take really detailed notes, at times practically transcribing large portions of the text.

2. Re-read these notes a couple of times. Add hyperlinks to related material, read related material, etc. I may also edit the notes to reflect better understanding, or just to fix typos and suchlike.

3. Start a new page called " Synthesis". In here I rewrite my notes, but very specifically not direct transcription. I write what I think about the topic, based on my reading(s) above.

4. Re-read the notes from (3) above every now and then. Possibly editing for clarification or whatever as I go.

5. At some point I may do a synthesis page that synthesizes my thoughts from multiple related books on a similar theme or topic.

So yeah, that's a lot of work and it doesn't scale to being done for every book I read, not even close. But it's what I do when I really want to focus in on something specific and really do an intensive deep-dive.

The other thing I will sometimes do is make an Anki deck from the book I'm reading, and then review those periodically.

Outside of that: if it's a programming book, I usually code up the examples / exercises, and then depending on what it is I may extend myself to push and do things beyond the provided examples / exercises (like a book on a new programming language I'm just learning, for example). For a book on something related to electronics, I may well assemble and test circuits on a breadboard, take measurements with the oscilloscope / spectrum analyzer / etc... And so on. What tangible artifacts come out of reading a book really depends on the book. I might even be reading a book on "Foraging for Wild Edible Plants" and the tangible outcome might be tonight's dinner. shrug

Re: Ask HN: How do you synthesize books that you read?

#14
I listen to a lot of non-fiction audiobooks. Over time, I've realized it's pretty much pointless to try to "lock-in" knowledge. There's simply too much information and generally a lot of noise, relative to the real-world problems I'm solving.

I now read books with a few intentions:

* Don't read for facts. Read for patterns and mindsets.

* Spend enough time in the book to absorb a mindset from it. I don't need all 8.5 hours of Eric Ries's "The Lean Startup", but spending 8.5 hours in the book helps me stew on topics.

* Focus on outcomes and problems/solutions. It's far more valuable to know how and where to find 100 solutions than it is to memorize 10 solutions.

For something deeply technical, like Designing Data Intensive Applications, I'm not reading it to understand the specifics of the solution. I'm reading it to understand the broad strokes of problems varies solutions solve. If I need the details, I'll come re-read a few relevant sections for the specific problem I'm solving.

For less technical books, like business books, it's really about taking one or two topics away that resonate deeply with me. I don't necessarily need to remember why they resonate deeply with me. I just need to be able to remember the principles when I'm in a relevant situations.

Re: Ask HN: How do you synthesize books that you read?

#15
I say that I learn best by reading (which is true), but an essential component of that is that I find ways to actually use what I'm learning -- because I really learn best by doing.

If the book is about making data-intensive applications, for instance, I'll write such an application as I work through the book, using the concepts that I'm reading about.

I'll also not worry about memorizing every bit of knowledge in the book and instead strive to remember what information is in the book so that when I need to know something specific, I know where to look.

I've found note-taking to be worthless to me, but I know that many people find it valuable.

Re: Ask HN: How do you synthesize books that you read?

#16

Depends on the type of book. coding book -> jypter notebooks. physics/ math book -> a notebook with the feynman method. History, general reading -> rewriting your understanding in a narrative word doc. Always have a 'Why' when reading. Play with the problems and use the concepts towards some 'end' not in the book. edit: "How to read a book" is a good book.

I think it's a great advice. I'd also add that reading a book from cover to cover without a clear application of the knowledge can be wasteful in terms of time and retention, and might lead to feeling motivated to finish the book as opposed to understanding it.

Learning on the fly for me personally is a more suitable approach: determine what I'm lacking and build a dependency graph of things I need to understand before achieving it. The n conquer the individual topics.

Re: Ask HN: How do you synthesize books that you read?

#17

I have a method that works really well. I only read books on kindle, and i use kindle highlights. After I finish a book, I usually wait about 1 month or so, then I download the kindle highlights and turn them in to Anki flash cards and review them every day. The type of cards i make are 1. vocab i didnt know 2. interesting paragraphs 3. other examples using cloze SMS works, and this method definitely works, but it's…

I guess this isn't applicable for technical books, i.e. you don't read them on a kindle?

Re: Ask HN: How do you synthesize books that you read?

#18

I have a method that works really well. I only read books on kindle, and i use kindle highlights. After I finish a book, I usually wait about 1 month or so, then I download the kindle highlights and turn them in to Anki flash cards and review them every day. The type of cards i make are 1. vocab i didnt know 2. interesting paragraphs 3. other examples using cloze SMS works, and this method definitely works, but it's…

Anki for the win! There's nothing like it if you want to retain large amounts of detailed knowledge.

Re: Ask HN: How do you synthesize books that you read?

#19
That's literally what I do though... I keep journals of what I read. I work on problems if the book comes with any problem sets. I summarize key topics in my own words.

If the book doesn't have problem sets, per se, I come up with ways of testing myself that I understood the material usually through a small side project or by revisiting something I did before and trying to rework it using the new knowledge I'm trying to gain.

I also do this for fiction. I keep journals of all the books I've read, what I was thinking about at the time, my impressions while reading it, interesting passages that stood out to me, etc. I re-read books and I write new journal entries for the second (or third, etc) reading: context and history often change how I think about, react to, or enjoy a story.

Thinking to me starts with writing.

Re: Ask HN: How do you synthesize books that you read?

#20
post #17

I have a method that works really well. I only read books on kindle, and i use kindle highlights. After I finish a book, I usually wait about 1 month or so, then I download the kindle highlights and turn them in to Anki flash cards and review them every day. The type of cards i make are 1. vocab i didnt know 2. interesting paragraphs 3. other examples using cloze SMS works, and this method definitely works, but it's…

I guess this isn't applicable for technical books, i.e. you don't read them on a kindle?

I do not read them on kindle, but it works with technical concepts. Check this out

http://augmentingcognition.com/ltm.html

Post reply on HN