Physics 101

Physics 101

v0.1.0

A 6-module beginner physics curriculum — Motion, Forces, Energy, Waves, Electricity, Light. Each module follows the same pedagogy: hook, core concepts, interactive element, worked example, practice questions, bridge to the next module. No calculus assumed; algebra and basic geometry only.

curriculumphysicseducation
1 agents1 jobs1 cabinets7 pages

Physics 101

education

agents

📚

Instructor

.agents/instructor/

Weekly Stub Progress

0 9 * * 1

1

Agents

1

Jobs

1

Depts

7

Pages

Physics 101
📚 Instructor
Weekly Stub Progress
📚Instructorlead

Maintains the curriculum, fills in stub modules, keeps explanations algebra-only and pedagogically consistent across all six modules

0 9 * * 1
Weekly Stub Progressactive

Physics 101 — Beginner Curriculum

A 6-module introductory physics curriculum. Algebra and basic geometry only — no calculus, no proofs.

👉 Open the [[course/index|🎓 Course]] webapp. Single full-screen page with every module's full content (Hook, Core Concepts, Worked Examples, Practice Questions, What's Next), every PhET sim embedded inline. Read the entire curriculum without ever leaving the page.

Learning path

  1. Motion → 2. Forces → 3. Energy → 4. Waves → 5. Electricity → 6. Light

Status

  • ✅ Modules 1, 4, 5 are complete (~90 min each)
  • 🔲 Modules 2, 3, 6 are scaffolded stubs — the instructor agent's weekly heartbeat fills in one missing section each Monday. The Course webapp shows the embedded PhET sim for each stub so they're useful even before the prose lands.

Pedagogy

Every module follows the same six-section template: Hook · Core Concepts · Interactive Element · Worked Example · Practice · What's Next. No exceptions.

Sister cabinet

Pair with physics-experiments (10 hand-built interactive demos: inclined plane, pendulum wave, double-slit, Stern-Gerlach, Bragg diffraction…). The Course webapp links to each matching demo from the relevant module.

Install
$ git clone --filter=blob:none --sparse https://github.com/hilash/cabinets.git && cd cabinets && git sparse-checkout set physics-101