Track 1 — Foundations
From zero to confident vibe coder.
For total beginners who have never written a line of code. Learn enough to direct AI and read what it gives you — because the most dangerous vibe coder is the one who can't read the output. We fix that here.
Lessons
- →
F0 — Orientation: How to Learn This
Set up your machine, get the growth mindset, and put your first 'Hello, World' on screen.
- →
F1 — How the Web & Computers Actually Work
Frontend, backend, servers, databases — the moving parts of every web app, explained from scratch.
- →
F2 — HTML & CSS: Structure and Style
Build a personal page by hand — bones (HTML) and skin (CSS) — so you'll recognise what AI gives you later.
- →
F3 — JavaScript Fundamentals
Variables, functions, loops, and the DOM. Write an interactive to-do list end to end.
- →
F4 — The Command Line & Git/GitHub
The terminal without fear, plus Git/GitHub from day one — version control as a superpower.
- →
F5 — Your First Real (Hand-Built) Project
Plan, build, debug — a real hand-built project that you understand from start to finish.
- →
F6 — Now You're Ready: AI-Assisted Coding, Done Right
Now you're ready to vibe — and you'll know enough to catch the AI's mistakes. Graduates into Track 2.
🏛️ Build It Right, Or Don't Build It At All.