Back to Handbook

Foundations · Beginner

Vibecoding 101

The Crash Course

A 5-chapter narrative journey from the transcript: 'The Rise of Vibecoding'. Learn why English is the hottest new programming language.

01

Chapter 1: Coding with Voice

The wall between what you want to do and what the machine actually does is crumbling. The hottest new language isn't Python or JavaScript.

“English is the hottest new programming language.”

— Andrej Karpathy

02

Chapter 2: The Toolkit

A whole ecosystem has bubbled up. You have the 'Zero-to-One' stack for speed (Bolt.new, Replit) and the 'Professional Stack' for power (Cursor, Windsurf).

01

Bolt.new

For describing a Kanban board and getting a working prototype in browser.

02

Replit

For launching full-stack apps with databases without leaving the site.

03

Cursor

A code editor built for pros to manage huge, complex projects.

03

Chapter 3: The Journey

You don't need technical skills, but you do need *different* skills. The journey moves from Prompter to Editor to Architect.

1. Prompter

The Vision

Learning to clearly tell the AI what you want.

2. Editor

Trust but Verify

Reading the code to ensure it matches intent.

3. Architect

The Blueprint

Designing the whole system structure.

04

Chapter 4: Dangerous Habits

With great power comes new risks. 'Package Hallucination' is when AI invents a library that doesn't exist, and a hacker fills that void with malware.

Security checkpoint

Verify generated packages, permissions, and sensitive data paths before shipping.

05

Chapter 5: The Future

Vibecoding doesn't get rid of engineers; it elevates them. The AI handles the bricks; you handle the blueprint.

“The AI is the builder. You are the architect. What will you design?”

— The Vibecoding Handbook