← back to hidev
Developer Roadmap

Claude Dev Roadmap

Lộ trình học Claude từ zero tới production — 7 phase, link thẳng vào Anthropic docs + ghi chú tiếng Việt cho từng concept.

FREE TRACK SKILLJAR

Anthropic Skilljar Track

6 khóa học chính thức free của Anthropic trên platform Skilljar, kèm badge hoàn thành. Tổng ~15-20h, đi theo thứ tự ánh xạ vào 7 phase bên dưới.

Courses
6 modules
Time
~15-20h
Cost
Free
Output
Completion badges

Recommended order

  1. Claude with the API — phase 1 + 3 nền tảng (4h).
  2. Prompt Engineering Interactive Tutorial — Jupyter notebook self-paced, phase 2 (3h).
  3. Real-world Prompting — case study prompt thực tế (2h).
  4. Tool Use with Claude — phase 4 hands-on (3h).
  5. Model Context Protocol (MCP) — phase 6 architecture (2h).
  6. Claude Code in Action — phase 5, daily driver (2h).

Anthropic chưa có exam cert chính thức tại thời điểm publish trang này. Khi nào ra, sẽ update section.

01

Foundation · Hiểu Claude

VN note ↗

LLM là gì, family Claude (Opus / Sonnet / Haiku), token, pricing, context window.

02

Prompt Engineering

VN note ↗

System prompt, XML tags, few-shot, chain-of-thought, prompt caching.

03

Anthropic API

VN note ↗

Messages API, streaming, vision, files, batch — tích hợp Claude vào sản phẩm.

04

Tools & Agents

VN note ↗

Tool use, computer use, agentic loops — biến chatbot thành agent.

05

Claude Code CLI

VN note ↗

Trợ lý code trong terminal — CLAUDE.md, hooks, subagents, skills, MCP.

06

Model Context Protocol

VN note ↗

"USB-C for AI" — chuẩn kết nối LLM với data source & tool external.

07

Production & Scale

VN note ↗

Evals, cost optimization, safety guardrails, multi-agent — ship lên prod tử tế.