Edit on GitHub

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

  1. Introduction — Paradigm shift, your new role, and a brief history
  2. About AI — How Generative AI and GPTs actually work
  3. 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
  4. Prompting — Writing effective prompts for AI coding assistants
  5. Modes & Context — Ask, Plan, Agent, Inline, and the habits that make them work
  6. Workflows — Feature dev, bug fixing, refactoring, and code review with AI
  7. Agent Rules — Teaching AI how your project works with rules files
  8. Problems — 8 failure modes and how to avoid them
  9. Security & Compliance — Keeping AI-assisted code safe and compliant
  10. Twelve Golden Rules — Quick, actionable rules for AI-assisted coding
  11. Productivity & Metrics — What the data actually says about AI productivity
  12. Practical Workshop — Hands-on: build a feature the right way