Live data from Hacker News

Ask HN: How Do You Learn?

news.ycombinator.com

1–10 of 18 posts

Ask HN: How Do You Learn?

#1
I'm really interested in knowing what system you employ to learn stuff.

Personally: I'd make a list of all the available resources to learn about that topic -> narrow it down to those that (1) don't assume any prior knowledge where it makes sense (for example, you can't practically learn about ML if you don't know how to program) and (2) provide practice -> Go through each item in the (filtered) list and see which one clicks -> stick to it and practice -> experiment

Re: Ask HN: How Do You Learn?

#3
R2D2 desktop chat bot replaced my daily paper fact of the day rip calendar and it was Beep boop straight too the moon after that ...

Now good ole R2 takes care of the beep beep boop while I learn via ecstasy mostly ...

NYC is great for ecstasy learning

Your learning method seems dry

Re: Ask HN: How Do You Learn?

#4
Check it out OP -- I used that little search box at the bottom of the news.ycombinator.com website--

Just click here-- I searched for you: "how to learn"

--> https://hn.algolia.com/?q=how+to+learn

You owe me $500 ;) ill PM you my venmo

I also recommend variations on that query, such as:

- "how to teach yourself"

- "how do you teach yourself"

- "systems for learning"

- "learning systems"

- "how to self-study"

etc.

that'll be $2000 ;)

Re: Ask HN: How Do You Learn?

#5
What I found really helpful for university lectures was to write down as much as humanly possible (in the form of free hand notes on the computer) after the lecture, without taking notes during it. Usually I'd get stuck after a few sentences but then remember a whole bunch of concepts attached to that sentence and start writing for a while.

I'd then go back and find any gaps or things that I was unsure of or didn't make any sense and then study those with extra caution. It was a very mentally-intensive exercise but it had proved the most successful study technique thus far in my academics.

Re: Ask HN: How Do You Learn?

#6
Two styles of learning.

1) Something that requires expertise: learn by doing, with help from a respected author. Build on that by picking harder stuff to do. Doing makes memory stick.

2) Things that are mighty interesting: dig in (much easier with the web), make notes until 'enough-for-now' ... then add-to-notes as new resources pop up. Oh, and systematize notes so adding - and finding - is easy.

Re: Ask HN: How Do You Learn?

#7

Check it out OP -- I used that little search box at the bottom of the news.ycombinator.com website-- Just click here-- I searched for you: "how to learn" --> https://hn.algolia.com/?q=how+to+learn You owe me $500 ;) ill PM you my venmo I also recommend variations on that query, such as: - "how to teach yourself" - "how do you teach yourself" - "systems for learning" - "learning systems" - "how to self-study" etc. tha…

FYI, OP did actually pay me for my consulting services. 100% serious, not being sarcastic. Thanks OP for your generosity!

Re: Ask HN: How Do You Learn?

#8
My tech learning process:

1. Lay of the land (read, watch videos, what's there?)

2. Map the territory (Anki, notes, Feynman method)

3. Drill down (where are my gaps in understanding?)

4. Emulate (Watch tutorials then recreate them from memory)

5. Synthesize (build something cool)

Re: Ask HN: How Do You Learn?

#9

Check it out OP -- I used that little search box at the bottom of the news.ycombinator.com website-- Just click here-- I searched for you: "how to learn" --> https://hn.algolia.com/?q=how+to+learn You owe me $500 ;) ill PM you my venmo I also recommend variations on that query, such as: - "how to teach yourself" - "how do you teach yourself" - "systems for learning" - "learning systems" - "how to self-study" etc. tha…

This reminds me of all those Stack Overflow "closed as duplicate", where the link doesn't even answer the question.

Re: Ask HN: How Do You Learn?

#10
I break down all concepts into a glossary terms. This is quite important because the terms used somewhere can mean very different things elsewhere.

I go to the table of contents and start with the most interesting part. You don't always have to begin on the first page or the easiest one. If I feel bored or forced, I move to the next.

Keep reading different interesting bits. The concepts will naturally link to one another. The more concepts you have linked to a new concept, the easier the new concept is to understand.

Some here say learn by doing, and that's basically the same thing, except that sometimes the easiest to learn bit isn't practical. Knowledge is usually delivered in abstract chunks, with no relation to something else, and having something you plan to do will relate it and make it easier to learn.

Post reply on HN