Learning roadmap

Learn in the order real systems demand.

Start with solid Python, ship a small application, automate a real task, then add agent behavior where it earns its complexity.

Ordered learning path

Featured guide

A no-key troubleshooting agent with bounded tools, a complete action trace, and automated boundary tests.

Featured20 minutes13 automated tests

Build a testable Python agent loop without an API key

Build a small troubleshooting agent with bounded tools, validated actions, a complete trace, and automated tests using only the Python standard library.

Read the complete guide →