We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82dcd53 commit 01980b3Copy full SHA for 01980b3
README.md
@@ -1,6 +1,6 @@
1
# 《AI 辅助编程入门》
2
3
-> 魔法哥负责这本书最后两章案例。本仓库用于解答读者对于案例部分的疑问。
+> 魔法哥撰写了这本书的最后两章案例。本仓库用于解答读者对于案例部分的疑问。
4
5
【本书封面待定】
6
@@ -17,7 +17,7 @@
17
18
## 目录
19
20
-* 序
+* [序](https://github.com/cssmagic/AI-Assisted-LLM-Dev-Book/issues/1)
21
* 前言
22
* 第一章 AI 辅助编程工具与编程学习
23
* 第二章 GitHub Copilot 初识
@@ -66,7 +66,7 @@
66
* 配套代码仓库: https://github.com/liteli1987gmail/ai-assisdant-book
67
* [第九章代码](https://github.com/liteli1987gmail/ai-assisdant-book/tree/main/ch9)
68
* 第十章代码(待上传)
69
-* simple-chat 项目(第十章案例的后续迭代): https://github.com/cssmagic/simple-chat
+* `simple-chat` 开源项目(第十章案例的升级版): https://github.com/cssmagic/simple-chat
70
71
#### 其他资料
72
0 commit comments