Meta Learning Resources#

Mastering the process of learning is a valuable investment with high rewards. The faster and more efficiently you are able to learn, the less time it will take to start delivering results. The longer you are able to retain the skills and knowledge you have learned, the less you will need to review and retrain yourself in the future.

As per Wikipedia, meta learning is “a branch of metacognition concerned with learning about one’s own learning and learning processes.” In layman’s terms, it’s simply studying and improving your learning processes to make them more effective.

Books on Learning#

A Mind for Numbers#

An excellent book on how the mind learns and methods for effectively retaining and recalling information. The writing style may come across as somewhat simple, but don’t be fooled–the principles are extremely powerful if you actually apply them.

The material in the book is essentially the same as in the companion Coursera course Learning How to Learn (described below).

Ultralearning#

Another fantastic book on learning. The book has some overlap with A Mind for Numbers, but focuses much more heavily on practical methods for diving straight into learning by doing. The author (Scott Young) based much of the material in the book not only on research he performed, but on rapid-learning projects he personally undertook (e.g. taking all classes for a 4-year MIT computer science degree in 12 months).

Make It Stick#

Another book on memory and the psychology of learning. Haven’t finished the whole thing, but what I’ve read so far is good.

Tools for Learning#

Anki#

A fantastic electronic flashcard tool for maintaining long-term memory. Anki automatically and intelligently keeps track of which cards you need to review based on principles of spaced repetition. It’s free and open source, it can be synced between a computer and mobile phone, and supports a variety of different flashcards. Oh, and you can make flashcards with LaTeX symbols, which is useful for technical/mathematical subjects.2

SuperMemo#

Similar electronic flashcard concept as Anki, except it costs money. However, it’s worth noting that Anki’s algorithm for spaced repetition is a variant of the SM-2 algorithm which is an older version of the algorithm used by SuperMemo.

I Do Recall#

Another similar electronic flashcard concept as Anki, except it costs money.

Online Resources for Learning#

Learning How to Learn (Coursera Course)#

One of the most popular massive open online courses (MOOC) of all time, this contains the same material as the book A Mind For Numbers. I highly recommend taking this course. Best of all, it’s free (as in lunch).1

Augmenting Long-Term Memory#

(Website by Michael Nielsen)

SuperMemo Guru#

I just started exploring this site, but it looks pretty deep. In the words of the website itself,

This site offers texts on memory, learning, sleep, creativity, problem solving, brain science, health, and education.

Particularly interesting resources to check out include:

Nelson Dellis (YouTube Channel)#

Nelson is a longtime favorite of the creators of Learning How to Learn. He competes in memory competitions and puts out YouTube videos about his methods. He also climbs Mount Everest every now and again.


2

There’s a shorter method to get started with LaTeX in Anki on Ask Ubuntu, but Cathy Wu’s explanation is more thorough.

1

As of January 2020.