Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 786 Bytes

File metadata and controls

27 lines (20 loc) · 786 Bytes

Python Backend → AI Learning

江西农业大学 · 软件工程 · 大二下 方向:Python Backend → AI Agent Backend · 目标:重庆大学 CS 考研

学习路线

05 月:FastAPI CRUD → 分层架构 → TestClient 测试
06 月:SQLAlchemy + 数据库 → Redis → pytest
07 月:Agent / RAG 基础
08 月:完整 AI 后端项目

仓库结构

DAILY_LOG/        ← 每日复盘(展示持续学习能力)
NOTES/            ← 知识点总结(展示理解深度)
PROJECT_REVIEWS/  ← 项目复盘(展示拆解能力)

代表项目

  • fastapi-notes-crud → 5 层架构的笔记 CRUD API
  • 苍穹外卖 → Spring Boot 员工模块(已复盘)
  • AI Backend → 进行中