Course contents

Resources

Videos (assigned in the homework, collected here)

This list is canonical, if a homework link and this file ever disagree, trust this file and fix the homework.

Nate Herk: youtube.com/@nateherk

Chase AI: youtube.com/@Chase-H-AI

A note on videos in this field: they date in months. The channels are the durable link; specific videos will be superseded, the lifecycle they teach won't be.

Official documentation

The toolbelt

Where the best-practice material comes from

The Vibe Coder's Code and the course's working rules distil: Anthropic's official best-practices guide (above); current practitioner consensus on disciplined vibe coding, spec/plan/review/verify oversight, fresh sessions per task, treating AI output like a junior's pull request (see e.g. SitePoint's 2026 guide and How to Vibe Code: A Developer's Playbook); and the timeless engineering canon, version control, small batches, test-first thinking, root-cause debugging, YAGNI, code review, that predates and will outlive every tool in this list.