Library
Page 7 of 13
📖Learn Close Reading Technique
Stop treating close reading like a vibe and start treating it like a procedure. Fourteen days of a five-step drill — notice, question, pattern, interpret, support — that ends with a 300-word analysis of a paragraph from a book you love.
🇩🇪German Word Order and Verb-Second Rule
Stop guessing where German verbs go. Learn the verb-second rule one transformation at a time — fronted adverbs, modals, weil-clauses — until you can write three-sentence mini-stories that land every verb on purpose.
🇩🇪German Modal Particles (doch, mal, ja, halt)
Stop sounding like a textbook in German. Master doch, mal, ja, and halt to add the tone, warmth, and irritation that native speakers hear in every sentence.
💻Functional Programming Fundamentals
Stop treating FP like an ideology and start using its cheap wins — pure functions, immutability, map/filter/reduce, and composition — until you can rewrite a small imperative program in clean functional style.
🇪🇸Spanish Direct and Indirect Object Pronouns
Stop translating 'I gave it to him' word-by-word. Build Spanish object pronouns into reflex — direct, indirect, double-stacked, and the famous 'le → se' switch — and prove it by rewriting whole dialogues with every repeated noun gone.
🧘Learn Why Stretching Works
Stop repeating gym-floor folk wisdom about stretching — build a science-grounded model that explains viscoelastic creep, stretch tolerance, and why static and dynamic stretching feel completely different, then write your own two-minute explanation of what's really happening when you reach for your toes.
⚗️Understand Acids and Bases: pH Without the Confusion
Stop memorizing pH values and start reading them. By the end, you'll explain why lemon juice is 1,000 times more acidic than black coffee — and mean it.
🌅Learn the Science of Circadian Rhythms
Trace your 24-hour body clock from molecular gears in every cell up to the master pacemaker behind your eyes — then draft a daylight schedule that actually keeps it on time.
🥚Learn the Role of Protein in the Diet
Stop thinking of protein as 'muscle food' and start seeing it as the body's universal toolkit — enzymes, transporters, antibodies, hormones, and structure. By day 14, you'll write a plain-language paragraph that explains what protein actually does, end to end.
🔮Learn the Pre-Mortem Decision Technique
Run Gary Klein's pre-mortem on five real decisions over two weeks, then walk away with a one-page solo template you can pull out before any high-stakes call.
📐Learn the Planning Fallacy and How to Beat It
Stop blaming yourself for blown estimates and start using reference-class forecasting on real projects this week. By the end, you'll have a one-page estimation log that turns every past miss into ammunition for the next prediction.
🎷Learn the ii-V-I Jazz Progression
Turn ii-V-I from a chord-symbol mystery into a sound your hands can find in any key. Each drop adds one piece — voice leading, tritone subs, real-standard cycles — until you can improvise an 8-bar solo that actually resolves home.
🌀Learn the Golden Ratio in Visual Composition
Stop treating phi as design mysticism — learn exactly when golden-ratio proportions sharpen a composition, when rule of thirds is close enough, and walk away having recropped a real photo or redesigned a real layout using a 1.618 grid.
📈Learn Retention Cohort Analysis: Reading the Curve That Matters
Read any cohort retention curve at a glance — decaying, flat, or smiling — and know exactly what to do about it. Leave with a diagnosis of your own product's retention, not a textbook example.
☕Learn Operations Management Basics: Throughput, Bottlenecks, Flow
Diagnose what's actually slowing your work down — and fix it. You'll use a running coffee shop example to learn throughput, bottlenecks, and Little's Law, then apply the same diagnostic to one workflow you own.
🏛️Learn Latin Roots in English
Stop memorizing English words one at a time. Learn 20 Latin roots — dict, port, scribe, vid, and their cousins — so a single root unlocks ten or twenty words at once, then prove it by coining a brand-new English word from two roots and defining it.
🧠Learn How to Reduce Attention Residue
Master Sophie Leroy's ready-to-resume technique and build a 60-second switching ritual that closes one task cleanly before opening the next. End with a one-page checklist you can tape to your desk.
🫥Learn Emotional Labeling to Name What You Feel
Stop calling everything 'stressed' or 'fine' and start naming what you actually feel. Build a working emotions vocabulary, run a 60-second labeling ritual twice a day, and finish with a personal emotions wheel that fits your life.
🗿Learn Contrapposto in Figure Drawing
Stop drawing mannequin-stiff figures. In two weeks of ten-minute gesture drills built around hip-shoulder opposition, you'll internalize contrapposto until you can draw a believable figure from reference, then from your own head.
💰Learn Cash Flow Basics: Why Profitable Businesses Go Bust
Watch a profitable company run out of cash, then learn why. Leave with a 13-week cash forecast for a real business and the instinct to spot a crunch six weeks before it happens.
🇮🇹Italian Passato Prossimo vs Imperfetto
Stop freezing on every Italian past sentence. Build the snapshot-vs-background ear, master the avere/essere split with participle agreement, and prove it by retelling a recent weekend where both tenses do their real job.
🗺️Hash Maps from Scratch
Stop using dict, set, and HashMap as black boxes — build one from scratch in fourteen days, see exactly how hashing turns keys into bucket indices, and learn why your map slows to a crawl when load factor crosses 0.75.
🇫🇷French Object Pronouns (me te le lui y en)
Stop freezing on 'le' vs 'lui' and the invisible 'y' and 'en'. Build the French pronoun stack into reflex — direct, indirect, place, quantity — and prove it by rewriting a full dialogue with every repeated noun pronounced exactly once.
🗂️Database Indexing Explained
Stop adding indexes by trial and error and start designing them from first principles — see why B-trees beat full scans for range queries, read EXPLAIN plans like a pro, and index a real schema without slowing down every write.