I did this during university, but made it much more efficient. I wrote a program that would work like this: - while reading, instead of copying, the software would ask me to enter "facts" in form of questions with the most important piece of knowledge being the answer. I would type the question and the answer into the software - much faster than writing anyway - after I have gone through all the material, I would sta…
Intuitively, it does make sense. If you only ever encounter something once, it probably does not make sense to spend brain resources storing it.
How to learn mathematics: the asterisk method
41–50 of 79 posts
Re: How to learn mathematics: the asterisk method
#42Earlier quoted context omitted.
You've implement some lite version of Spaced Repetition! There's a tool that does exactly that and it's called Anki
This. There's also Mnemosyne, SuperMemo, and others. More here: https://www.gwern.net/Spaced-repetition
Re: How to learn mathematics: the asterisk method
#43Earlier quoted context omitted.
> This is not bad advice I was going to say this article was a bad advice. I second the solving problems approach. It's pretty mainstream opinion really, at least among math/phys students. You can try to follow the article and feel you "understand" the topic. And still unable to solve any of the homework problems, let alone exams.
Reading is necessary but insufficient, but you can at least make it efficient -- that's what the article is covering I think.
Re: How to learn mathematics: the asterisk method
#44Earlier quoted context omitted.
It is a little hard for me to interpret their comment. I took it as meaning that the learning strategies should differ for pure and applied mathematics, hence my response. Maybe another way to say this is: pure math is just a kind of applied math where the applications are resolving theoretical problems. Essentially all of the big mathematical programs/fields/whatever were created to solve or understand some Big Cent…
That's an explanation that only makes sense from the perspective of pure math. Many of us engineers are wholly incapable of caring about the resolution of theoretical problems. Learning how to take a real world problem and map it into the domain of theory is a special skill that is not required for pure math, because it has an intrinsically messy interface into the real world. I suspect that a pure mathematician woul…
I'm thinking in particular of a lot of stuff in mathematical physics and PDEs.
Re: How to learn mathematics: the asterisk method
#45I did this during university, but made it much more efficient. I wrote a program that would work like this: - while reading, instead of copying, the software would ask me to enter "facts" in form of questions with the most important piece of knowledge being the answer. I would type the question and the answer into the software - much faster than writing anyway - after I have gone through all the material, I would sta…
You've implement some lite version of Spaced Repetition! There's a tool that does exactly that and it's called Anki
Re: How to learn mathematics: the asterisk method
#46Re: How to learn mathematics: the asterisk method
#47Earlier quoted context omitted.
Intuitively, it does make sense. If you only ever encounter something once, it probably does not make sense to spend brain resources storing it.
First covid vaccine dose provokes a short-term response; second dose provokes a long-term immunity response. Parallel adaptation of probability estimation?
Re: How to learn mathematics: the asterisk method
#48Earlier quoted context omitted.
First covid vaccine dose provokes a short-term response; second dose provokes a long-term immunity response. Parallel adaptation of probability estimation?
To the best of my knowledge the first COVID vaccine dose immune response is not short-term, except in the sense that it is weaker and therefore will fade below an effective level in a smaller amount of time. But it fades at the same rate as the second dose. The second dose just "raises" the response level higher than the first dose got it.
> The second shot has powerful beneficial effects that far exceed those of the first shot,” Pulendran said. “It stimulated [...], a terrific T-cell response that was absent after the first shot alone, and a strikingly enhanced innate immune response.
https://med.stanford.edu/news/all-news/2021/07/immune-system...
Re: How to learn mathematics: the asterisk method
#49I did this during university, but made it much more efficient. I wrote a program that would work like this: - while reading, instead of copying, the software would ask me to enter "facts" in form of questions with the most important piece of knowledge being the answer. I would type the question and the answer into the software - much faster than writing anyway - after I have gone through all the material, I would sta…
Have you ever tried learning a spoken language by doing this? Like another commenter mentioned, it sounds a lot like Anki Spaced Repetition. It's very cool that you just rediscovered it, though.