πŸš€ Python + FastAPI + HTMX

VS Code GitHub Copilot Agent Lab

Build a Social Bingo game while mastering VS Code's Agent Mode with GitHub Copilot. Learn context engineering, custom agents, and AI-first development workflows.

Also available in .NET, Java, and TypeScript

~1hr
Duration
4
Parts
9
Checkpoints

What You'll Learn

🧠

Context Engineering

Teach AI about your codebase with instructions, making Copilot suggestions more accurate and relevant.

πŸ€–

Agentic Primitives

Use background agents, cloud agents, and custom workflows to scale your development.

🎨

Design-First Development

Let AI iterate on UI while you guide the creative vision with specialized design agents.

πŸ§ͺ

Test-Driven Development

Build reliable features using TDD agents with Red-Green-Refactor workflow.

Workshop Parts

Prerequisites

βœ“ VS Code v1.107+
βœ“ GitHub Copilot
βœ“ Python 3.13 + uv
βœ“ Git installed