TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Spaced Repetition to Increase Programmer Productivity (1993)

37 pointsby galephicoover 9 years ago

5 comments

xiaomaover 9 years ago
I actually made an Anki deck when I was learning CSS two and a half years ago and I found it was well worth the effort. Since CSS isn&#x27;t something I&#x27;m nearly as interested as programming, I didn&#x27;t go that far with it—just the basics of the flow, the box model, display, positioning and the most frequently used portions of CSS.<p>Absolutely everything I memorized, I could have just looked up. I still did have to look things up sometimes. But it really is a lot better to know something than to have to Google it. Not only is it faster, but it also lets you start grouping the things you know well together and think in larger chunks. Just SRS isn&#x27;t enough to learn anything, or especially how to apply it. But SRS is super efficient at improving you on one dimension that has a positive effect on others. In that sense, it&#x27;s much like weightlifting is for sports.
mietekover 9 years ago
This paper was published in 1993, and not 1998, as the HN title currently says.<p>You may wish to read the excellent Wired article from 2008 about the somewhat eccentric author of this paper, Piotr Woźniak.<p><a href="http:&#x2F;&#x2F;www.wired.com&#x2F;2008&#x2F;04&#x2F;ff-wozniak&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.wired.com&#x2F;2008&#x2F;04&#x2F;ff-wozniak&#x2F;</a>
评论 #10775365 未加载
vinceguidryover 9 years ago
Oh jeez, if I ever needed spaced repetition to be a programmer, I&#x27;d find a new profession, stat.
评论 #10779733 未加载
评论 #10776427 未加载
knight17over 9 years ago
I have seen &#x27;Janki method&#x27; earlier: - <a href="http:&#x2F;&#x2F;www.jackkinsella.ie&#x2F;2011&#x2F;12&#x2F;05&#x2F;janki-method.html" rel="nofollow">http:&#x2F;&#x2F;www.jackkinsella.ie&#x2F;2011&#x2F;12&#x2F;05&#x2F;janki-method.html</a>
rwallaceover 9 years ago
I can see how a memorization aid like spaced repetition could actually improve your productivity in 1993, but in 2015, it&#x27;s neither feasible nor necessary for programmers to memorize all the stuff we use, so I&#x27;m not seeing this as terribly useful nowadays.
评论 #10781546 未加载
评论 #10777489 未加载
评论 #10779748 未加载
评论 #10776429 未加载