All courses
All course content is currently open for reading.
From Frontend Engineer to Agent Engineer in 30 Days
Taught in ChineseFor anyone with no AI background: four weeks from the LLM API all the way to multi-agent orchestration and a job-hunt sprint.
Prompt Engineering From Scratch in 5 Days
For anyone who has used an AI chat product: in five days, learn to turn a fuzzy requirement into a prompt the model executes reliably, and verify it with a small test set.
Mastering Claude: From Conversation to Claude Code in 5 Days
Taught in ChineseIn five days go from chatting with Claude to running a real development task end to end with Claude Code — explore, plan, implement, verify, commit — then wire up the API and the Agent SDK.
Mastering Codex and the OpenAI Agents SDK in 5 Days
Taught in ChineseIn five days get fluent with the Codex CLI, cloud tasks, the Responses API, and the Agents SDK, then spend the last day running the same task through both Codex and Claude Code for a real side-by-side comparison.
MCP in 7 Days: Wire Tools Into Any Agent
Taught in ChineseFor developers who write TypeScript or Python: in seven days, learn to read, implement, debug, and safely ship MCP servers and clients against the 2026-07-28 spec.
Agent Skills in 7 Days: Turn Experience Into Reusable Capability
Taught in ChineseIn seven days, learn to turn something you already do well into a SKILL.md, so any client that supports Agent Skills opens it up on its own when it's needed, and package a team's conventions for distribution.
Context Engineering in 5 Days
Taught in ChineseTreat the context window as a piece of luggage with fixed capacity: in five days, learn to break down what fills it, work out its bill, and keep it under control with pruning, compression, and isolation.
RAG in 14 Days: From Retrieval to Trustworthy Answers
Taught in ChineseFor developers who write TypeScript or Python: in fourteen days, turn Retrieval-Augmented Generation from a working prototype into an evaluable, attributable, production-ready service — get keyword search solid first, then push it layer by layer toward production with vectors, reranking, query rewriting, and evaluation.
Build an AI Short-Drama Production Pipeline With Agents in 14 Days
Taught in ChineseFor developers who write TypeScript: in fourteen days, turn a single sentence into one episode of a vertical short drama, then scale it into a production platform that can produce in parallel, be reviewed, and keep cost under control.