Agentic AI Design Patterns is the nine hour fifty five minute paid course by Andrew Ng on DeepLearning.AI. It teaches the four core design patterns behind every production agent system, Reflection, Tool Use, Planning, and Multi Agent, in raw Python without hiding details in a framework. The course launched October 7, 2025 and is the… Continue reading
Posts Tagged → planning
Claude Code Plan Mode: Research Before You Edit
Plan mode is the Claude Code permission mode that lets Claude read your codebase and propose a change without touching a single file. It researches, explores and writes a plan. You approve, refine or reject before any edit lands, which is the cheapest place to catch a wrong approach. Plan mode: What You’ll Learn This… Continue reading