# AI Pair Programming — Resources

## Official Docs

- [Anthropic Claude Documentation](https://docs.anthropic.com) — Claude API, prompting, best practices.
- [Claude Code Documentation](https://docs.anthropic.com/en/docs/build-with-claude/claude-code) — Claude Code setup and usage.

## Videos

- [How to Pair Program with AI](https://www.youtube.com/results?search_query=pair+program+AI) — Practical AI pairing workflows.
- [Fireship — Claude Code](https://www.youtube.com/results?search_query=Fireship+Claude) — Quick Claude Code overview.
- [Coding with AI Best Practices](https://www.youtube.com/results?search_query=coding+with+AI+best+practices) — Prompting and iteration.

## Articles

- [Anthropic — Prompt Engineering](https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering) — How to write effective prompts.
- [The Art of Prompting](https://simonwillison.net/series/prompting/) — Simon Willison on AI prompting.
- [Anthropic — Working with Claude](https://docs.anthropic.com/en/docs/build-with-claude) — Effective AI collaboration and prompting.

## Books

- **The AI-Assisted Developer** by Nathan Young — Practical AI coding workflows.
- **Prompt Engineering Guide** (various) — Prompt patterns and techniques.

## Podcasts

- [Software Engineering Daily](https://softwareengineeringdaily.com/) — Episodes on AI-assisted development.
- [The Changelog](https://changelog.com/) — AI tools and pair programming discussions.

## Tools

- [Claude Code](https://claude.ai) — AI pair programmer from Anthropic.
- [Cursor](https://cursor.com) — AI-first code editor.
- [GitHub Copilot](https://github.com/features/copilot) — Inline AI suggestions.
