As someone who has been using Anki for the past 4 years to learn Japanese and now Chinese, I've recently found that the initial "learning" step is not that hard. (i.e., given 辞書, I remember "dictionary") What is hard is keeping the content I've learned, _learned_, for more than a day. So now I'm wondering, is my initial "learning" process wrong? Since definitions are fairly simple and I find them easy to remember at…
Fluent Forever book has helped me a lot with Language learning. It shows you how to learn a language mainly using flashcards, apart from other things. I'm recommending you some things that have completely changed my experience using Anki for language learning: - Don't use translations. Use images instead. For learning how to say dictionary put a picture of a dictionary. It will be easier to remember. Also, you usuall…
Learning Is Remembering
201–210 of 241 posts
Re: Learning Is Remembering
#202There is a difference between remembering something (like a fact) and a deep understanding of a concept. Let me give you an example in programming: I sometimes have to google for the names of functions I've already used a hundred times. Sometimes extremely simple functions (just a while ago it was list.size() in Java), only because I can't remember the name of the function, but of course I understand the concept - th…
Reminds me of Feynman's anecdote about the names of a bird. > See that bird? It’s a brown-throated thrush, but in Germany it’s called a halzenfugel, and in Chinese they call it a chung ling and even if you know all those names for it, you still know nothing about the bird. You only know something about people; what they call the bird. Now that thrush sings, and teaches its young to fly, and flies so many miles away d…
[1] https://writings.stephenwolfram.com/2019/05/remembering-murr...
Re: Learning Is Remembering
#203There is a difference between remembering something (like a fact) and a deep understanding of a concept. Let me give you an example in programming: I sometimes have to google for the names of functions I've already used a hundred times. Sometimes extremely simple functions (just a while ago it was list.size() in Java), only because I can't remember the name of the function, but of course I understand the concept - th…
> google for the names of functions Copilot is a lifesaver here. I almost never have to google function names anymore because it just fills them in for me, while usually generating exactly the code I wanted around it.
Re: Learning Is Remembering
#204There is a difference between remembering something (like a fact) and a deep understanding of a concept. Let me give you an example in programming: I sometimes have to google for the names of functions I've already used a hundred times. Sometimes extremely simple functions (just a while ago it was list.size() in Java), only because I can't remember the name of the function, but of course I understand the concept - th…
> I sometimes have to google for the names of functions I've already used a hundred times This is why I have always been terrified of having to do a standard 'whiteboard' coding interview, and really don't want to ever participate in administering them to others. I know if I was ever tested in this way, I would be unable to remember the basic function names in languages I have used daily for years... and yet I have d…
Re: Learning Is Remembering
#205This author seems to believe in the Nuremberg funnel and the hydraulic model of learning, but simply with a limited "flow rate" for the brain. It's disappointing to see such as simple-minded idea, which has been so profoundly debunked by huge amounts of research, on the front page of HN.
Re: Learning Is Remembering
#206There is a difference between remembering something (like a fact) and a deep understanding of a concept. Let me give you an example in programming: I sometimes have to google for the names of functions I've already used a hundred times. Sometimes extremely simple functions (just a while ago it was list.size() in Java), only because I can't remember the name of the function, but of course I understand the concept - th…
> I sometimes have to google for the names of functions I've already used a hundred times This is why I have always been terrified of having to do a standard 'whiteboard' coding interview, and really don't want to ever participate in administering them to others. I know if I was ever tested in this way, I would be unable to remember the basic function names in languages I have used daily for years... and yet I have d…
Honestly if they care that much about rote memorization of syntax, it's a red flag.
Re: Learning Is Remembering
#207Calling learning remembering, is like calling a computer a hard drive. Sorry, but, remembering is just one part, although important part of learning. There is loads of difference between remembering the words of a foreign language and fluently speaking it. The process of learning is complicated, eg. good teaching is not giving the final answers to learner, which should seem faster, but letting the learner arrive at t…
I think the point being made is that remembering is a huge if not key aspect of learning anything, and people underestimate the importance of memorization. Maybe that title is a bit misleading, could've been "No serious learning can happen without memorization" but that doesn't flow as well.
Re: Learning Is Remembering
#208Calling learning remembering, is like calling a computer a hard drive. Sorry, but, remembering is just one part, although important part of learning. There is loads of difference between remembering the words of a foreign language and fluently speaking it. The process of learning is complicated, eg. good teaching is not giving the final answers to learner, which should seem faster, but letting the learner arrive at t…
You wrote "learning limits in isolation of the whole picture, optimizing for less percentage of forgetting, often leaves learners confused". The is true. The reason is because, if you do it in isolation, you're not forming connections to related knowledge.
The main split in brains is short-term memory vs long-term memory. And I suspect (speculating here) that forming more connections to items in long-term memory helps in moving a fact from short-term memory to long-term memory.
Re: Learning Is Remembering
#209In the 1600s, educators in Nuremberg (Germany) were proud of a pedagogical technique that they had developed, called the "Nuremberg funnel" ( https://en.wikipedia.org/wiki/Nuremberg_Funnel ). In this "hydraulic" model of learning, they were proud to have developed an effective technique for "pouring" knowledge into the empty brains of students. Centuries of research have shown that this model is flawed in many ways (…
I’m saying the reason why applications and exercises are useful are that they lead to a change in your memory. Not that they aren’t useful.
Re: Learning Is Remembering
#210Calling learning remembering, is like calling a computer a hard drive. Sorry, but, remembering is just one part, although important part of learning. There is loads of difference between remembering the words of a foreign language and fluently speaking it. The process of learning is complicated, eg. good teaching is not giving the final answers to learner, which should seem faster, but letting the learner arrive at t…
There's an old saying in Asian cultures about learning. - You do not truly understand until you "forget" what you've learned. I know, it's weird and opposite of what Feynman Said. But it makes sense.
You have not truely mastered something until you've forgotten the step-by-step process of it (and presumably had to reconstruct it by doing it and paying attention to how you do so).
(This is also why it can be hard to teach something you're very good at - often, you literally don't know (well, remember) "how to do it" in a form that's actually useful to them.)