Register - Login - Forgotten Password

Lesson 12: AI Coding Agents: From Assistant to Autonomous Worker (Teach This Topic)

This guide supports teaching the difference between receiving code suggestions and delegating bounded development work to an AI coding agent. Open Full Article...

Lesson 12: AI Coding Agents: From Assistant to Autonomous Worker

Two developers receive the same request: add a feature to an application. Open Full Article...

Lesson 11: Debugging With AI Without Falling Into the Guessing Loop (Parent Q&A)

This guide explains how AI can support systematic software debugging without encouraging speculative changes. Open Full Article...

Lesson 11: Debugging With AI Without Falling Into the Guessing Loop (Teach This Topic)

This guide supports a discussion and reasoning session about using AI for systematic software debugging without running software or changing code. Open Full Article...

Lesson 11: Debugging With AI Without Falling Into the Guessing Loop

What happens when an AI hears “it still doesn’t work” four times and responds with four unrelated code changes? Open Full Article...

Lesson 10: Working Effectively in Long LLM Conversations (Parent Q&A)

This guide explains how developers keep long AI coding conversations accurate and useful. Open Full Article...

Lesson 10: Working Effectively in Long LLM Conversations (Teach This Topic)

This guide supports teaching learners how to manage long AI coding conversations without allowing requirements, assumptions or project state to become… Open Full Article...

Lesson 10: Working Effectively in Long LLM Conversations

After hours of work, a developer’s AI conversation contains the original feature request, abandoned approaches, a corrected database assumption, an… Open Full Article...

Lesson 9: Getting AI to Read and Investigate Before Coding (Teach This Topic)

This guide helps you teach an investigation-first approach to AI-assisted development. Open Full Article...

Lesson 9: Getting AI to Read and Investigate Before Coding (Parent Q&A)

This guide explains why AI-assisted development should begin with investigation rather than immediate code changes. Open Full Article...