Vibe Coding — resources
roadmap.sh: https://roadmap.sh/vibe-coding
Books
- The Pragmatic Programmer (Hunt & Thomas) — the judgment and fundamentals you still need when an AI writes the code.
- AI-Assisted Programming (Tom Taulli) — practical survey of coding with LLMs and assistants.
- Co-Intelligence (Ethan Mollick) — how to actually work alongside AI as a collaborator, not a magic box.
- The Mythical Man-Month (Fred Brooks) — timeless reminder that tooling speed isn’t the same as shipping quality software.
Courses / practice
- Anthropic Prompt Engineering guide — foundational prompting skills that transfer directly to coding agents.
- GitHub Copilot docs — official guidance for the most widely used IDE copilot.
- Cursor docs — patterns for agentic editing, rules files, and context control.
- DeepLearning.AI short courses — free, high-quality courses on building with LLMs and AI pair programming.