一个世纪的记忆研究给出了一个让人不太舒服的结论:那些感觉最有效率的学习方式——重读、划重点、再看一个教程——几乎没什么用;而那些做起来别扭又慢的方法,才是真正起作用的。这一页是那套能用的方法,每一条都配上今天就能换上的练法。
🎙️ 发布并录制于: ·
一章内容重读一遍,第二遍确实轻松了。你的大脑把这份轻松读成「我会了」。它读错了——你建起来的是认得出来(「看着眼熟」),不是回忆得出来(「我能自己写出来」)。考试、面试、真实项目,要的全是回忆。感觉流畅和真能产出之间这道缝,是整个教育里最大的一笔浪费。
✗ feels productive, mostly isn't:
rereading · highlighting · watching another tutorial ·
copying notes · "following along"
✓ feels awkward, actually works:
closing the book and writing what you remember ·
explaining aloud · doing problems cold · being tested
the rule: if it feels smooth, be suspicious.
学习科学里被重复验证最多的一个结果:把记忆取出来,比再看一遍要牢得多。测验不是用来衡量学习的,测验本身就是学习发生的方式。每一次费劲去想起来,都在实实在在地加固那条通路。
the practice swap, any subject:
after reading anything → close it → write 3 things you
remember → check → the gaps you found are the lesson
notes → questions:
✗ "Mitochondria produce ATP via cellular respiration"
✓ "What produces ATP, and how?" (note = quiz card)
learned something Tuesday? → Thursday, try to explain it
to no notes. that struggle is the workout.
记忆是按一条曲线衰减的——一开始很陡,每复习一次就平一点。诀窍在于:在你快要忘掉之前复习,每救回来一次,曲线就更平一些。一个月里分散的五次复习,胜过一晚上塞进去的二十次,花的时间还只有四分之一。突击对付明天的考试有用,到周五就没了;间隔才是让东西留下来的办法。
a schedule that works (and survives real life):
learn it → day 0
review 1 → next day (10 min)
review 2 → 3 days later (5 min)
review 3 → 1 week later (5 min)
review 4 → 1 month later (3 min)
each review = active recall, not rereading.
tooling: Anki does this scheduling automatically —
worth it for languages, medicine, law, vocab-heavy fields.
这个名字来自那位能把任何事讲明白给任何人的物理学家。四步:挑一个概念,用写的方式讲给一个聪明的十二岁孩子,留意你在哪里开始搬术语、开始含糊糊过去——那儿就是你没懂的地方——回去把那一块重新学一遍,再简化一次。术语是理解的藏身处,被逼着不许用术语,底下有什么就露出来了。
the tell-tale moment:
you: "...so the model uses attention to, um, attend to
the important tokens..."
↑ you just used the word to define itself.
THAT is the gap. that's where you go dig.
✓ works on paper, out loud, to a rubber duck, to an
actual person (best: they interrupt with "why?")
连着做二十道同一类型的题(集中练习)感觉很顺,学到的却很少——做到第三道你就进自动挡了。把题目的类型混着来(交替练习)感觉乱、感觉慢,但它逼你练的正是真正要紧的那个能力:认出眼前这个情况该用哪个工具。现实从来不会先报一句「这是第几章」。
✗ blocked: AAAA BBBB CCCC (smooth, autopilot by A3)
✓ interleaved: ABCA CABC BACB (each item asks: which tool?)
in practice:
math — mix this week's problems with the last 3 weeks'
code — alternate: build, debug someone else's, read source
language — mix new vocab into old sentence drills
十年经验,可以是同一年重复了十遍。让人持续进步和让人卡在原地的差别不在时长,而在于有多少时间花在能力边缘、最弱的那个子技能上,并且反馈来得快。舒服的重复只是维持,别扭又有针对性的重复才带来成长。
the loop:
1. isolate ONE weak sub-skill (not "get better at piano" —
"left hand, bars 12-16")
2. work JUST past current ability (fail rate ~20-40%)
3. get feedback fast (teacher, tests, recording yourself)
4. fix, repeat, rotate weakness
上面所有方法背后是同一条原理:提取和加工时付出的努力,才是把记忆写深的东西。输入太顺,痕迹就浅。这会反过来改变你该怎么读自己学习时的情绪:在合理范围内的挫败感,是它正在起作用的感觉;毫不费力,是它正在往下掉的感觉。
same hour, different depth:
✗ watch solution video, nod along (smooth, shallow)
✓ attempt 15 min → fail → THEN watch (struggle primes it:
now the solution sticks)
this is why: notes from memory beat transcribing,
generating a guess beats being told, and a hard first
attempt beats a perfect first demonstration.
现在最典型的失败路径:看完一个教程,感觉自己会了,开始做真项目,脑子一片空白,退回去再看一个教程。这就是第 01 节那个假象被工业化了——教程是制造熟悉感的机器。出口是一个比例加一条规则:一份输入配三份输出,而且这个项目不许有配套教学。
the exit protocol:
1. pick a project slightly too hard, with NO tutorial
(a real thing you want: a tracker, a bot, a tiny game)
2. get stuck → search for THAT specific problem only
3. finish ugly. working-and-ugly beats perfect-and-abandoned.
4. repeat. project #3 is where it clicks.
the searches change shape — that's the sign of progress:
"python tutorial" → "python read csv skip header" →
"why is my loop skipping items" ← you're a developer now
整套学习科学,今晚就能用起来。
# the meta-rule
smooth = suspicious. struggle (within reason) = it's working.
# after ANY learning session
close it → write 3 things from memory → gaps = tomorrow's list
# make it permanent
review at: 1 day → 3 days → 1 week → 1 month (recall, not reread)
# find your gaps
explain it to a 12-year-old. where you use jargon, you don't know.
# practice sessions
mix problem types · target the weakest sub-skill ·
work at ~30% fail rate · feedback fast
# skills (code, music, language)
1 unit input : 3 units output · projects without walkthroughs ·
finish ugly
# the 20-hour truth
zero → decent = ~20 deliberate hours. start counting.
老实交代一句:这个站本身就是照这些原则搭的——每篇 SwiftGrasp 都以一张速查表收尾,就是因为提取胜过重读;音频存在,是为了让你在通勤路上隔着时间再撞见同一批想法。现在这套机器你已经知道了。把它对准任何东西——Python、统计学,或者下一个想学的。