Presentations
This section contains the presentations for the AI-assisted coding workshop. Each part can be used standalone or as part of the full series.
Parts
- Introduction — Paradigm shift, your new role, and a brief history
- About AI — How Generative AI and GPTs actually work
- Tools — The landscape of AI coding tools and how to choose
3b. Choosing the Right AI Model — When to use which model, from nano to frontier - Prompting — Writing effective prompts for AI coding assistants
- Modes & Context — Ask, Plan, Agent, Inline, and the habits that make them work
- Workflows — Feature dev, bug fixing, refactoring, and code review with AI
- Agent Rules — Teaching AI how your project works with rules files
- Problems — 8 failure modes and how to avoid them
- Security & Compliance — Keeping AI-assisted code safe and compliant
- Twelve Golden Rules — Quick, actionable rules for AI-assisted coding
- Productivity & Metrics — What the data actually says about AI productivity
- Practical Workshop — Hands-on: build a feature the right way