---
name: resources-roadmap-courses
description: 路线图与系统课程类一手资源：FDE 岗位认知、微软官方课程、Datawhale 中文课、学习路线图。找"该学什么、从哪学"时用。
tags: [resources, courses, roadmap]
category: resources
---


# 路线图与系统课程

## 岗位认知（一手信源）

- [Anthropic 工程博客：Agent Skills](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills) — FDE 核心交付物的官方设计思想，为什么技能封装成 SKILL.md
- [Anthropic：Building Effective Agents](https://www.anthropic.com/engineering/building-effective-agents) — Agent 设计模式官方定调，五种模式，面试高频考点
- [FDE 岗位全景：职责、技能、薪资与招聘公司](https://www.analyticsvidhya.com/blog/2026/08/what-is-a-forward-deployed-engineer) — 谁在招、给多少钱、按背景定制的转型路径

## 微软官方系列（免费 · 带视频 · 有中文版）

- [AI Agents for Beginners](https://github.com/microsoft/ai-agents-for-beginners) — 12 节课覆盖 Agent 全链路，AutoGen/Semantic Kernel/LangGraph 实操，主线课程首选
- [Generative AI for Beginners](https://github.com/microsoft/generative-ai-for-beginners) — 21 节课生成式 AI 基础，零基础起步
- [MCP for Beginners](https://github.com/microsoft/mcp-for-beginners) — 多语言 MCP 实战，理解 MCP Server 怎么写

## 中文系统课（Datawhale）

- [Hello-Agents：从零构建智能体](https://github.com/datawhalechina/hello-agents) — 中文社区最完整 Agent 教程：三大范式、MCP/A2A、上下文工程、评测
- [Happy-LLM：大模型原理与实践](https://github.com/datawhalechina/happy-llm) — 手搓 Transformer 到训练微调
- [Self-LLM：开源大模型食用指南](https://github.com/datawhalechina/self-llm) — 私有化部署场景直接能用

## 进阶路线图与官方平台

- [LLM Course（Maxime Labonne）](https://github.com/mlabonne/llm-course) — 三阶段路线图带 Colab 实战，查缺补漏全景图
- [Hugging Face Learn](https://huggingface.co/learn) — 官方免费课：LLM/Agents/MCP Course，带实战 Notebook
- [Microsoft Guided Technical Labs](https://learn.microsoft.com/en-us/labs/) — 大量 hands-on Lab，练"部署感"
