From language fundamentals and frontend engineering to AI agents and data systems, the academy turns scattered tutorials into practical learning routes.
const path = createRoadmap({
start: "Python",
next: ["Web", "Data", "AI"],
practice: "Build real projects",
});
await path.learn("Codex + Claude Code");
Featured
Start with practical tools for LLM apps, agent workflows, and AI-assisted coding.
Build retrieval, tool-calling, and agent applications with a focused framework.
Open AgentUse an open-source, multi-model AI coding agent from setup to workflow.
AI CodingLearn how to plan, edit, and verify projects with OpenAI Codex.
AssistantBring a terminal AI assistant into everyday development practice.
Catalog
Course entries are grouped by learning intent, so the next useful topic is easy to find.
Roadmaps
Pick a goal, then move step by step through tutorials that are ready to study.
Go from page structure to a general-purpose language and build your base.
Start with Python data work, then move into ML and deep learning frameworks.
Use a type-safe frontend stack, then grow into full-stack application work.
Start learning