publish
PUBLISH TO FREE
deep training
telling real learning from wasted effort
the feeling of productivity and the fact of learning point in opposite directions. you have been following the wrong signal. after this you catch it.
learn the three modes
understand
shallow encoding
you process the surface. what it looks like, how it sounds, whether you have seen it before. feels productive. familiar. builds almost no lasting trace. this is highlighting. this is rereading. this is nodding along.
"you highlighted the entire chapter and felt like you studied for two hours. a week later you remember the color of the highlighter."
deep encoding
you process for meaning. how does this connect to what you already know. what would change if this were false. you close the source and try to explain it. the struggle of reconstruction is the learning. it feels like failure. it is not.
"you closed the textbook and tried to explain the concept to an empty room. you stumbled. you went back and reread only the part you could not explain. that gap is now filled."
schema building
multiple deep encodings compress into a reusable template. the template handles future input automatically. each schema reduces the load on everything that comes after it. this is what makes experts fast. not talent. infrastructure.
"you learn a new programming language in a week because you already know three. each one you learned made the next one faster. the language is different. the pattern underneath is the same."
spot the difference
see
the study session
spot whether the person is encoding shallow or deep
two students prepare for the same exam. both spend two hours in the library.
A is shallow encoding. rereading creates familiarity, not understanding. the information flows over the surface and nothing gets reconstructed. B is deep encoding. closing the book and writing from memory forces reconstruction. the gaps that show up are the learning.
the tutorial loop
spot whether the person is encoding shallow or deep
two people are learning to build a website. both watch the same tutorial series.
A is shallow encoding. watching and noting feels like progress but the information is passing through without reconstruction. B is deep encoding. pausing and building from memory forces the brain to retrieve and construct. the struggle is the signal that learning is happening.
the meeting notes
spot whether the person is encoding shallow or deep
two managers attend a strategy meeting. both want to remember what was discussed.
B is shallow encoding. transcription copies surface without processing for meaning. the brain acts as a pass-through. A is deep encoding. summarizing from memory after the meeting forces reconstruction and meaning extraction. the gaps between what they remembered and what actually happened are where learning lives.
the language app
this one looks productive. look closer.
two people are learning Spanish. both use the same app for thirty minutes a day.
A is shallow encoding disguised as success. matching from a list is recognition, not recall. the 95% score measures familiarity, not learning. the streak measures consistency, not depth. B is deep encoding. covering the answer and recalling forces reconstruction. 60% accuracy with effortful recall builds more lasting trace than 95% accuracy with easy recognition.
the piano practice
effort is not the same as depth. which one is which?
two piano students both practice for one hour. both are working on the same piece.
A is shallow encoding. playing through the whole piece repeatedly builds surface fluency but avoids the hard parts. the smoothness is motor repetition, not deep processing. B is deep encoding. isolating the failure point, varying the practice, and removing the sheet music all force reconstruction. the difficulty is the learning.
the compliance training
the person who finishes first might be learning least
two employees complete mandatory safety training. the module takes most people two hours.
B is shallow encoding. they decoded the test format, not the content. the perfect score reflects pattern matching on answer phrasing, not safety knowledge. A is deep encoding. connecting each scenario to their own workspace forces meaning construction. the extra time is not inefficiency. it is the time it takes to actually learn.
the book club
both people read the book. only one will remember it next month.
two people read the same nonfiction book. both finish it in a week. at the book club meeting, one gives a confident summary. the other struggles to articulate what they got from it.
B is correct. this is the trap. struggling to explain something can look like depth, but here the struggle comes from having nothing to retrieve. they read the surface and nothing was constructed underneath. deep encoding produces the ability to reconstruct, not the inability. if the processing was deep, the explanation would come out rough but substantive, not empty.
the teaching test
the method looks deep. the result says otherwise.
someone learns a concept and immediately explains it to a friend. they use the exact same words and examples the textbook used. the friend understands. the explainer feels confident they know the material.
A is correct. teaching with the source's exact words is recitation, not reconstruction. the explainer borrowed the fluency of the original author. deep encoding would produce a different explanation, in their own words, with their own examples. the test is not whether someone else understood. the test is whether the explainer can explain it a different way without the source.
name the exact mode
identify
locked
name the exact mode
identify
which mode is running?
read the scenario and name what is operating
a medical student reads the same anatomy chapter for the fourth time this week. they can recognize every diagram on the page. they feel prepared for the exam.
shallow encoding. rereading builds recognition, not recall. they can identify the diagrams when they see them, but the exam will ask them to produce the information from memory. the familiarity feels like knowledge. it is not. nothing was reconstructed.
which mode is running?
read the scenario and name what is operating
a junior accountant is learning tax law. after reading each section, they close the book and write out the rules in their own words. when they get something wrong, they go back and reread just that part.
deep encoding. closing the book and writing from memory forces retrieval. using their own words forces meaning construction, not just surface repetition. returning to the specific failure point and rereading only that part closes the exact gap. every step forces the brain to build, not just receive.
which mode is running?
read the scenario and name what is operating
a senior nurse walks into a patient room, takes one look, and says "check their potassium." she cannot explain how she knew. she has seen this pattern across thousands of patients.
schema building. the nurse is not thinking through the diagnosis. the pattern is running automatically from a template built over thousands of cases. each individual case was a deep encoding. the compressed result is a schema that fires without deliberate thought. the inability to explain it is the signature. the template operates below the level of verbal access.
which mode is running?
two modes are present. name the dominant one.
a chess player studies a grandmaster game. they replay each move, try to predict the next one before seeing it, and when they guess wrong they stop to figure out why the grandmaster's move was better. they have done this with hundreds of games over five years.
schema building is dominant. the individual study session is deep encoding: predicting, checking, analyzing the error. but hundreds of these sessions over five years have compressed into positional templates. the player is no longer just processing each game for meaning. they are building reusable pattern libraries that make future games legible at a glance. deep encoding is the method. schema building is what it produced.
which mode is running?
two modes are present. name the dominant one.
a sales rep records every client call and listens back, noting what worked and what did not. after six months, they stop taking notes because they can feel the right moment to make the offer without thinking about it. they still listen to the recordings.
deep encoding is dominant right now. the schema has started forming (they can feel the right moment), but they are still actively reviewing recordings and processing. the schema is not yet fully compressed. when they stop needing the recordings and the timing becomes invisible to them, schema building will be dominant. the current behavior is deep encoding feeding an incomplete schema.
which mode is running?
two modes are present. name the dominant one.
a graphic designer watches a three-hour masterclass on typography. they take detailed timestamps and screenshots. they plan to review the screenshots later. they never do.
shallow encoding. the timestamps and screenshots created the feeling of capturing knowledge, but nothing was reconstructed during the session. the plan to review later is the tell. the brain outsourced the learning to a future self that never showed up. the detailed notes are a surface trace. if they had paused after each concept and tried to apply it to their own work, that would have been deep encoding. instead, they watched and collected.
which mode is running?
the surface behavior hides what is actually happening
a programmer solves a complex bug after four hours of debugging. the next week, a similar bug appears in a different codebase. they stare at it for thirty minutes and say "I have no idea." they fixed the first bug by following a Stack Overflow answer step by step.
shallow encoding. four hours of work looked like deep engagement, but following someone else's solution step by step is surface processing. the programmer executed instructions without constructing an understanding of why each step worked. the proof is the second bug. if deep encoding had occurred, the pattern would transfer. it did not. time spent is not depth. reconstruction is depth.
which mode is running?
the surface behavior hides what is actually happening
a therapist listens to a new client describe their situation. within two minutes, the therapist internally recognizes the pattern but spends the full session asking questions anyway. afterwards, a colleague asks "what is going on with that client?" and the therapist gives a nuanced answer that accounts for three different possibilities.
schema building. the two-minute recognition is the schema firing. years of deep encoding across hundreds of clients compressed into a pattern library that recognizes configurations automatically. the full session of questions looks like deep encoding from the outside, but the therapist is not learning the pattern. they are verifying which version of a known pattern they are looking at. the nuanced answer with three possibilities is the schema producing output, not the therapist working through the problem for the first time.
predict what sticks
predict
locked
predict what sticks
predict
what will they remember?
predict the outcome before seeing the result
a student has an exam in one week. they spend five hours rereading the textbook, highlighting key passages, and reviewing their color-coded notes. they feel completely prepared. what happens on exam day?
the familiarity from rereading feels like knowledge but produces almost no retrieval strength. the exam asks them to generate answers from memory. shallow encoding built recognition. the exam tests recall. these are different systems. the five hours created a feeling of readiness that has almost no relationship to actual performance.
what will they remember?
predict the outcome before seeing the result
two employees attend the same full-day workshop on project management. employee one takes detailed notes and photographs every slide. employee two takes no notes but during each break writes down what they remember from the last session and what they think the key takeaway was. six months later, their manager asks them to apply what they learned to a new project. who performs better?
employee two built deep encoding through retrieval practice. each break forced reconstruction. employee one's notes are a shallow trace stored outside their brain. when the manager asks them to apply the knowledge, employee one reaches for their notebook. employee two reaches into their memory. six months later, the notebook is in a drawer. the memory is still there.
what will they retain?
the study method predicts the result
a person is learning to cook. for three months, they follow recipes exactly as written. they never deviate. they make forty different dishes. then the recipe app goes down and they have to cook dinner from memory with whatever is in the fridge. what happens?
following recipes exactly is instruction execution, not learning. the person never had to figure out why a technique works, how flavors combine, or what substitutions are possible. forty dishes built forty separate shallow traces instead of one deep understanding of cooking. a person who made ten dishes but experimented with variations and tried to figure out why things worked would have built schema. volume without reconstruction builds nothing transferable.
what will they retain?
the study method predicts the result
two medical residents study for their board exams. resident one uses flashcards with spaced repetition, testing themselves on each card and rating how well they knew the answer. resident two reads a review book cover to cover twice, spending the same total hours. who scores higher?
resident one wins and it is not close. each flashcard is a retrieval event that forces reconstruction. spacing means the trace has to be rebuilt from scratch each time, making it stronger. resident two's two passes through the review book built familiarity that feels like mastery but crumbles under the pressure of recall. same hours. radically different depth. the method determines the outcome more than the time.
who learns more?
the person who studied less might retain more
two people start learning guitar on the same day. person one practices two hours every day for six months. they play through their favorite songs start to finish, enjoying the process. person two practices forty-five minutes every other day, but spends the entire time on the parts they cannot play, slowing down difficult passages and playing them in isolation until they can do it without looking. after six months, both are asked to learn a song they have never seen before. who learns it faster?
person two learns the new song faster. person one accumulated hours in the comfortable zone, playing what they already knew. that is shallow encoding disguised as practice. person two spent every session at the failure point, reconstructing and solving. the total hours were less than a third of person one's, but every hour built lasting, transferable infrastructure. the guitar teacher's saying is true: you do not get better by playing what you can play. you get better by playing what you cannot.
who learns more?
confidence and competence are running different calculations
a company sends two teams to learn a new software system. team one gets a polished three-day training with slides, demos, and a guided walkthrough where the instructor shows every step. team two gets a one-day overview and then is told to figure out the rest by using the software on real tasks, with a help line for when they get stuck. after one month, which team is more productive with the software?
team two is more productive after one month. watching someone else use software is shallow encoding. doing it yourself on real tasks with real consequences is deep encoding. team two's struggle and errors built working knowledge that transfers. team one's smooth guided experience built recognition of screens they saw but cannot reproduce from memory. the counter-intuitive result: team one will report feeling better trained. team two will report feeling confused. the performance data will show the opposite. confidence and competence track different signals.
done for now.
session locked
your brain is finishing this while you rest. the connections forming need time to set. pushing more reps now would feel productive but would not build storage strength.