---
id:"kb-2026-00443"
title:"Learning How to Learn"
schema_type:"TechArticle"
category:"self-improvement"
language:"en"
confidence:"high"
last_verified:"2026-05-22"
generation_method:"ai_assisted"
ai_models:["claude-opus"]
derived_from_human_seed:true
primary_sources:
  - title:"A Mind for Numbers (Barbara Oakley)"
    type:"book"
    year:2014
    url:"https://www.penguinrandomhouse.com/books/533681/a-mind-for-numbers-by-barbara-oakley-phd/"
    institution:"TarcherPerigee"
secondary_sources:
  - title: "MDN Web Docs — HTTP"
    type: "documentation"
    year: 2026
    url: "https://developer.mozilla.org/en-US/docs/Web/HTTP"
    institution: "Mozilla"
  - title: "RESTful Web APIs"
    authors: ["Richardson", "Amundsen"]
    type: "book"
    year: 2013
    url: "https://www.oreilly.com/library/view/restful-web-apis/9781449359713/"
    institution: "O'Reilly"
completeness: 0.88
ai_citations:
  last_citation_check:"2026-05-22"
---

## TL;DR

Learning how to learn is a meta-skill that improves all other skills. Key techniques: spaced repetition (review at increasing intervals), active recall (test yourself, don't re-read), interleaving (mix topics, don't block), elaboration (explain in your own words), and focused + diffuse thinking modes (Pomodoro + rest).

## Core Explanation

Spaced repetition: day 1 → day 2 → day 4 → day 7 → day 14 — memory curve. Forgetting curve (Ebbinghaus, 1885): we forget 50% within an hour if not reinforced. Active recall: flashcards (Anki), practice problems — far more effective than re-reading. Focused mode: intense concentration. Diffuse mode: relaxed, background processing (shower insights). Sleep: when brain consolidates learning. 'Test yourself, don't highlight.'

## Further Reading

- [A Mind for Numbers (Barbara Oakley)](https://www.penguinrandomhouse.com/books/533681/a-mind-for-numbers-by-barbara-oakley-phd/)
