Developers need to learn how AI agents work internally—agent loop, tool calling, context engineering, subagents—not just call framework APIs.
Official docs, scattered blogs and videos, reading framework source directly, or other build-from-scratch tutorials.
Framework docs only teach usage and the source code is large and hard to read; systematic hands-on material on agent internals is scarce, so the entry barrier is high.