⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: ‘Decompress current Excalidraw file’. For more info check in plugin settings under ‘Saving’

Excalidraw Data

Text Elements

GitHub 入门 - 纯小白指南

1️⃣ GitHub 是什么

• 全球最大的免费 公开资料平台

• 存放:代码仓库、 教程、模板

2️⃣ Github vs 本地的区别

☁️ 云端

💻 本地

↔️ 可以上传下载 双向同步

3️⃣ Github上面能找到的资源

📚 雅思/托福备考 词汇、模板、分析

📄 简历模板 中英文、精美排版

🤖 AI 提示词 Midjourney、ChatGPT

4️⃣ 搜索技巧(记住这两个!)

⭐ 看星星数 星星越多越靠谱

✨ 万能公式 awesome+关键词

💡 示例:「awesome IELTS」= 雅思资源大全

5️⃣ AI 助手(Claude Code)用法

1️⃣ 把链接丢给 AI:「这个项目是干嘛的?」 → AI 分析功能、讲解用途

2️⃣ 想下载时告诉 AI:「帮我把项目下载到本地」 → AI 自动克隆到本地文件夹

📌 适合零基础,快速上手 GitHub