Register - Login - Forgotten Password

Lesson 14: Git, Diffs and Reviewing What AI Actually Changed

An AI coding agent fixes a broken sign-in button, and the application opens perfectly—yet three unrelated files have changed, an old feature has… Open Full Article...

Lesson 13: Debugging With AI and Finding the Root Cause (Parent Q&A)

This lesson presents debugging as a disciplined process for understanding why software behaves unexpectedly. Open Full Article...

Lesson 13: Debugging With AI and Finding the Root Cause (Teach This Topic)

This guide supports a lesson on disciplined debugging with AI coding agents. Open Full Article...

Lesson 13: Debugging With AI and Finding the Root Cause

What happens when a developer tells an AI agent, “The feature is broken,” and receives three polished fixes that all fail? Open Full Article...

Lesson 12: Building With an Agent Without Losing Control (Parent Q&A)

This lesson explains how developers keep control when an AI coding agent works on substantial software. Open Full Article...

Lesson 12: Building With an Agent Without Losing Control (Teach This Topic)

This guide helps you teach how developers retain control when an AI coding agent works on a complex application. Open Full Article...

Lesson 12: Building With an Agent Without Losing Control

What happens when an AI coding agent is told to build an entire complex application in one operation? Open Full Article...

Lesson 11: Inspect, Understand and Plan Before Editing

An AI coding agent receives a simple request: add a discount to checkout. Open Full Article...

Lesson 10: Setting Safe Boundaries Before an AI Agent Starts Work

An agent needs to change three frontend files, yet it could also reach databases, secrets and the wider internet. Open Full Article...

Lesson 9: Choosing the Right AI Model, Agent and Working Mode

Would the slowest, most powerful model improve a simple variable rename? Open Full Article...