Suggested Learning Paths
The three learning paths are also shown on the homepage.
Foundation Path
Section titled “Foundation Path”Expected prior knowledge: general programming familiarity.
Outcome: understand the four-area map and the baseline concepts needed for AI Engineering study.
- What is AI Engineering?
- The four-area skills map
- Machine learning
- Requirements and design
- AI suitability
Builder Path
Section titled “Builder Path”Expected prior knowledge: software engineering experience and basic AI literacy.
Outcome: design, evaluate and operate grounded AI application workflows.
- Foundation models and LLMs
- Context engineering
- Grounding and RAG
- Tool calling and MCP
- Evals and error analysis
Agentic Development Path
Section titled “Agentic Development Path”Expected prior knowledge: comfort with repositories, tests and code review.
Outcome: use coding agents deliberately, safely and with evidence-based completion.
- Coding assistants versus coding agents
- The agent loop
- Configuration, permissions and sandboxing
- The ten-step working method
- Multi-agent orchestration