Overview:
- Goal: learn how to use agents to boost how you code and ship.
- Structure: setup, working loop, build sprints, extensions, and a resource kit.
Pick your vibe-coding setup
Desktop IDE/Apps
- Antigravity (Google).
- Cursor.
- OpenAI Codex - built as a standalone agent app, can access major IDEs like VS Code, Antigravity, and Cursor for editing files.
- VS Code + extensions — coding agents like GitHub Copilot, Codex, Gemini Code are available as within-app extensions.
Note: The above tools all have free plans available for use.
Command-line/terminal based:
What we use in this course:
- We demo with Antigravity and Codex Desktop.
- Pick whichever IDE/CLI fits your workflow and subscription—you can follow the same prompts in the tool you prefer.