How to Effectively Teach Yourself ANYTHING
Based on Artem Kirsanov's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Start self-study with meta-learning: determine why the subject matters, the context it will be used in, and how to learn it for that outcome.
Briefing
Self-directed learning works best when it’s treated like a planned expedition rather than a random browsing session. The core message is that “proper self-study” can be a top-tier skill, but it’s also easy to waste time through avoidable mistakes. The path to better results starts before any deep reading or practice: learners need meta-learning—researching how the subject is structured and how it should be approached—so effort goes into the right questions, the right resources, and the right learning mode.
Meta-learning begins with answering three practical questions: why the knowledge matters, what context it will be used in, and how to learn it effectively. That “why/where” distinction changes what to prioritize. For instance, someone learning linear algebra for programming would emphasize computational and applied aspects, while a pure mathematician would likely focus more on rigorous proofs and abstract foundations. Learners can figure out these priorities by searching for the subject tied to their end goal (e.g., “linear algebra for computer science” or “statistics for neuroscientists”) and by asking people who already achieved the target outcome.
Once the purpose is clear, learners should orient themselves around the field’s recurring structure. Skimming tables of contents helps identify what shows up repeatedly across resources, while using Wikipedia as a map—clicking through hyperlinks and reading even when terms are unfamiliar—lets learners grasp the central ideas and how definitions connect. After that orientation, the next meta-learning step is choosing the right learning resources: recommended textbooks for self-study in theory-heavy subjects, or credible online platforms and materials for skills like coding. The emphasis is that this planning phase pays off later.
The second pillar is focus. Multitasking isn’t just a minor distraction; switching attention repeatedly breaks cognitive momentum, even when the interruption seems small (like checking social media). Effective self-learning also depends on learning in the same context where the knowledge will be used. Watching endless tutorials without producing anything can create an illusion of progress, while hands-on practice—coding with open datasets, visualizing results, completing problems—builds usable competence.
To make learning stick without external pressure, the guidance shifts to motivation and environment. Personal projects convert vague goals (“learn Python”) into actionable outcomes (“write a script to plot fractals” or “make an animation”). Immersion matters too: joining clubs, discussion groups, or practice communities can supply the social reinforcement that self-study often lacks. For test or performance situations, learners should simulate the real conditions. Preparing for TOEFL with practice tests in a quiet, comfortable setting can build confidence, but the real exam’s noise and strict timer can trigger stress—so the recommendation is to rehearse the environment, including timing constraints.
Finally, the method pairs direct learning with drill. Direct learning provides the big picture of how knowledge fits together, while drill targets bottlenecks in isolation—like spending focused hours on documentation and examples when a specific concept (e.g., vector operators in Python) repeatedly blocks progress. The cycle repeats: zoom in on weak points, practice until they’re manageable, then zoom out to the main project. Together, meta-learning plus focused direct-and-drill cycles is presented as a practical framework for teaching oneself anything efficiently.
Cornell Notes
Self-learning becomes far more efficient when it starts with meta-learning: researching why the subject matters, what context it will be used in, and how it should be approached. Learners should orient themselves by skimming structures like tables of contents and using tools such as Wikipedia to map key concepts and relationships, then select resources matched to the goal (textbooks for theory-heavy topics, online platforms for skills like coding). During the actual learning phase, focus is treated as essential because frequent attention switching destroys cognitive momentum. Progress improves when practice happens in the same context as later application—through hands-on work, personal projects, and environment simulation (including stressors like timers). Weak points are handled through a direct-and-drill cycle: learn the big picture, then isolate and practice bottlenecks until they stop slowing the main work.
What is meta-learning, and how does it change what a learner should do first?
How can someone quickly orient themselves inside a new subject without trying to master everything immediately?
Why is focus treated as a non-negotiable skill in self-study?
What does “learn in the same context as later application” look like in practice?
How do direct learning and drill work together?
Review Questions
- What three questions should guide meta-learning, and how would the answers change for linear algebra used in programming versus used in pure mathematics?
- Give one example of how passive learning can create an illusion of progress, and propose a hands-on alternative aligned with the intended application.
- Describe a direct-and-drill cycle for a skill you’re currently learning: what would be the “direct” phase, what would be the “drill” bottleneck, and how would you know the drill worked?
Key Points
- 1
Start self-study with meta-learning: determine why the subject matters, the context it will be used in, and how to learn it for that outcome.
- 2
Use orientation tactics like skimming tables of contents and mapping concepts through Wikipedia hyperlinks before deep study.
- 3
Choose resources that match the goal—textbooks and curricula for theory-heavy topics, and credible online platforms for skills like coding.
- 4
Protect focus by eliminating distractions; frequent attention switching breaks cognitive momentum.
- 5
Learn through application in the same context as later use, such as coding with datasets instead of only watching tutorials.
- 6
Use personal projects to turn vague goals into actionable deliverables that sustain intrinsic motivation.
- 7
Apply a direct-and-drill cycle: learn the big picture, isolate bottlenecks, drill them until they stop blocking progress, then return to the main task.