Library

Page 14 of 14

🎭Understand Iambic Pentameter

Stop labeling iambic pentameter and start hearing it. Learn to feel the da-DUM pulse in speech and poetry — then write your own lines and break the pattern on purpose.

Foundations~2-week path · 5-8 min/day

💪Understand How Muscles Grow (Hypertrophy Basics)

Cut through gym broscience with actual exercise physiology. Learn what triggers muscle growth at the cellular level — then design your own evidence-based training week.

Foundations~2-week path · 5-8 min/day

📐Understand Eigenvectors and Eigenvalues Without the Algebra Fog

Build geometric intuition for eigenvectors before touching a formula — then compute them, connect them to PCA and PageRank, and build your own mini ranking system from scratch.

Applied~2-week path · 5-8 min/day

🕳️Understand Black Holes Without Spaghetti Confusion

Rethink black holes as curved spacetime — not cosmic vacuum cleaners — using thought experiments, scale comparisons, and the geometry that actually traps light.

Foundations~2-week path · 5-8 min/day

🔷TypeScript Type Narrowing

Replace unsafe `as` casts with control-flow narrowing, discriminated unions, and type predicates — then build a type-safe API client that narrows responses by status code.

Applied~2-week path · 5-8 min/day

🇪🇸Spanish Ser vs Estar

Master the real distinction between ser and estar — identity vs. state — through conversational drills, meaning-flipping adjectives, and a capstone self-description that proves you've internalized both verbs.

Applied~2-week path · 5-8 min/day

🇪🇸Spanish Preterite vs Imperfect

Stop guessing which Spanish past tense to use. Build the aspectual instinct that lets you pick preterite or imperfect in any sentence — then prove it by narrating your own story.

Applied~2-week path · 5-8 min/day

🦀Rust's Ownership Model

Build a working mental model of Rust's ownership system — from stack vs heap intuition through borrow checker mastery — so you can read and write Rust without fighting the compiler.

Applied~2-week path · 5-8 min/day

🧪Property-Based Testing

Go beyond example-based tests — learn to express what your code should always do, then let a framework find the inputs that break it.

Advanced~2-week path · 5-8 min/day

🎵Learn the Circle of Fifths in Music Theory

Stop memorizing the circle of fifths as a poster — start using it as a musical GPS. From key signatures to modulation, each drop turns one slice of the circle into a tool you can hear.

Foundations~2-week path · 5-8 min/day

👂Learn Active Listening Skills

Stop nodding along and start actually hearing people. Learn four concrete listening moves — paraphrase, label, clarify, summarize — and practice each one in real conversations until they become second nature.

Foundations~2-week path · 5-8 min/day

🐳Docker Containers Basics

Build the mental model first, then the commands — from containers vs VMs through images, layers, volumes, and networking to composing a multi-service app.

Foundations~2-week path · 5-8 min/day

🏛️Learn Stoicism Basics

Meet classical Stoicism through Epictetus, Seneca, and Marcus Aurelius — the three disciplines, four virtues, and the logos — then write your own nightly meditation on a worry you actually carry.

Foundations~2-week path · 5-8 min/day

🎲Learn Bayes' Theorem and Actually Use It to Update Beliefs

Update beliefs the way doctors, rationalists, and spam filters actually do — starting with frequency trees, finishing with a real prior-posterior update on a coin you've flipped yourself.

Foundations~2-week path · 5-8 min/day

💻Elixir Pattern Matching

Stop reading `=` as assignment and start using it as Elixir's core flow-control tool — through function heads, guards, and `with` — until you can rewrite a tiny command parser without a single `if`.

Foundations~2-week path · 5-8 min/day