Remix.run Logo
noobermin 5 days ago

I've related this story here before. I was a first year in physics grad school, and my professor told me he heard rumours of students telling each other memorising formulae was a waste of time, and that as a physicist one should just be good at deriving results. The professor scoffed at that and sardonically surmised that may be the person who said that was intentionally trying to stiffle their competition in the class. Memorisation while limited in some ways is a part of the whole in addition to creative and critical thinking. Without facts and ideas in your mind, you have nothing to think criticall about.

Yokolos 5 days ago | parent | next [-]

I grew up being told by my peers in school that memorising things was a waste of time and critical thinking was all that mattered. Now I use Anki to literally memorize programming language syntax and ideas and facts that are relevant to my job (like data structures and algorithms). I wish I'd valued memorization when I was in school, because it's such a foundational thing to have knowledge upon which to build everything else.

theF00l 5 days ago | parent [-]

I find that very interesting and also thought of using Anki for that but decided it wouldn't be useful for me now.

Could you give me an example and how it helped you? Thank you :)

jeofken 5 days ago | parent [-]

- memorising names and birthdates of relevant people - private life and work life - anything I’m looking up more than ~5 times can go in Anki - spelling of words I often misspell (eg bureaucracy) - when reading anything technical I need for my work or study I have Anki open and type in what I learn in QnA format, and I will never forget it but have it easy within reach for an investment of only a few minutes per QnA over its (and my) life time - just for fun, the cantons of Switzerland, landskap of Sweden, provinces of Canada, and states and capitals of the USA - NATO phonetic alphabet which comes in useful more often that you’d think

Life-changingly useful program for every aspect of my life, when I can finish it every day

My top tips:

- put all decks in a master “daily” deck using the :: syntax in the deck names. Otherwise you feel “done” when having finished one deck, and feel like not starting the next. Have only one goal - finishing today’s Anki - for that master deck (and every other deck) go Study Options > Display Order > New/review order > Show after reviews. Otherwise it’s hard to ever catch up when slipping behind. With this setting, the system becomes somewhat self correcting

My only regret is not being able to pay more than $25 to the developers

imiric 5 days ago | parent | prev | next [-]

The way of getting those facts and ideas into your head can be very different, though.

You can either mechanically memorize them, which is a boring and mindless activity, or you can be challenged, participate in discussions, projects, and activities that engage the parts of your brain involved with critical thinking.

Both will technically get you to pass a test, but the latter will be better for retaining information, while developing skills and neural pathways that make future learning easier.

The problem is that most academia is based on the memorization approach. Here are a bunch of ideas and facts we think are important; get them into your head, and regurgitate them back at us later. This is not a system that creates knowledgeable people. It doesn't inspire or reward curiosity, creativity, or critical thinking. It's an on-rails pipeline that can get you a piece of paper that says you've been through it, which is enough to make you a tax-paying citizen employed by companies who expect the bare minimum as well.

I get that the alternative approach is more difficult to scale, and requires a more nuanced, qualitative, and personal process. But that's how learning works. It's unique for everyone, and can't be specified as a fixed set of steps.

After all, what is the point of teaching people to be idea and fact storing machines, if machines can do a far better job at that than us? Everyone today can tell you a random fact about the world in an instant by looking it up in a computer. That's great, but we should be training and rewarding people for things computers can't do.

growingkittens 4 days ago | parent [-]

Exactly. I'm not able to memorize multiplication tables or even listen to math lectures - I can't hold more than one or two numbers in my head before they start disappearing. However, I am capable of learning and using math to an advanced level, at least temporarily.

How? The way I think of numbers is actually quite similar to what is currently known as "new math". It's not taught well because almost no teacher was raised with it (and thus lack the ability to think in new math "natively"), but it is based on something real.

ahartmetz 5 days ago | parent | prev [-]

And creativity is often putting seemingly unrelated things together. If you don't have the required things floating around in your mind at the same time, it is not possible.