Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 1.57 KB

File metadata and controls

61 lines (40 loc) · 1.57 KB

快速开始

准备好工具就能开始学习。


准备工具

有预算 + 能上国外(最佳组合)

Cursor Pro + Claude Code

  • Cursor Pro($20/月): 可视化 IDE,包含 Claude 使用额度
  • Claude Code: CLI 终端工具,Git 工作流自动化
  • 下载: cursor.com
  • 安装 CLI: curl -fsSL https://claude.ai/install.sh | bash

无法访问国外网络(替代方案)

通义灵码 或 Trae

注意: IDE 基础功能可试用,模型 API 需要付费调用。

其他工具

  • GitHub 账号
  • VPS 服务器(部署时)
  • 域名(正式产品时)

开始学习

工具准备好后,根据你的学习节奏选择:

系统学习(推荐)

完整学习方法论 → 案例 → 实践

开始学习方法论 →

快速上手

只学核心章节,快速做出产品

推荐章节:

  1. 发现问题
  2. 定义MVP
  3. AI协作技巧

案例驱动

先学方法论,等案例更新后深度学习

查看更新进度 →


遇到问题?