Skill
A loop: observe, think, act, observe. Keep it small enough to debug.
Curated resources
Scores are LearnPath editorial opinions (clarity, cost, freshness, project density) — not an objective ranking. Every YouTube item is embedded officially after a click-to-load facade.
Hugging Face6h
Free structured path. Prefer building a tiny agent over collecting frameworks.
LangChain1h
Libraries churn. Learn the ideas (tools, memory, control loop), not the import paths.
2h 14mProject-basedfreeCodeCamp.org2h 14m
Two hours building a coding agent with the Gemini API — file editing tools, sandboxing, iteration loops — the architecture behind tools like code assistants. A strong project after the MCP and tool-calling resources.
1h 4mBest for beginnersMicrosoft Developer1h 4m
Microsoft's 'AI Agents for Beginners' lessons 1–10 in a single hour: what an agent is, tool use, planning, memory, evaluation — vendor-official teaching material with small code samples. The best structured first contact with agents.
24h 16mLearnPath pickfreeCodeCamp.org24h 16m
Twenty-four hours published July 2026 — the most current and most complete agentic AI course verified: agent loops, tool calling, memory, planning, multi-agent patterns and production concerns, each with implementations. This is the spine of the agentic roadmap.
Projects