Skip to content

Commit 5c2a82f

Browse files
committed
feat: update chapter(s)
1 parent 311689c commit 5c2a82f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* [1.7 大众对于 AI 编程助手的担忧](https://github.com/cssmagic/Learn-AI-Assisted-Python-Programming/issues/9)
3535
* [本章小结](https://github.com/cssmagic/Learn-AI-Assisted-Python-Programming/issues/10)
3636
2. [第二章 快速上手 Copilot](https://github.com/cssmagic/Learn-AI-Assisted-Python-Programming/issues/29)
37-
* [2.1 准备好你的电脑,继续深入学习](https://github.com/cssmagic/Learn-AI-Assisted-Python-Programming/issues/31)
37+
* [2.1 为接下来的学习做好准备工作](https://github.com/cssmagic/Learn-AI-Assisted-Python-Programming/issues/31)
3838
* [2.2 设置你的系统](https://github.com/cssmagic/Learn-AI-Assisted-Python-Programming/issues/32)
3939
* [2.3 在 VS Code 中使用 Copilot](https://github.com/cssmagic/Learn-AI-Assisted-Python-Programming/issues/33)
4040
* [2.4 应对常见的 Copilot 难题](https://github.com/cssmagic/Learn-AI-Assisted-Python-Programming/issues/34)

content/chapter-2/201.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
id: 31
3-
title: "[译] [201] 准备好你的电脑,继续深入学习"
3+
title: "[译] [201] 为接下来的学习做好准备工作"
44
---
55

66

77
## 2.1 Time to setup your computer to keep learning
8-
## 2.1 准备好你的电脑,继续深入学习
8+
## 2.1 为接下来的学习做好准备工作
99

1010
Learning how to write software requires that you perform the task of actually writing software, not just reading about it. If this were a book on how to play guitar, would you keep reading it without ever trying to play the guitar? We thought not. Reading this book without following along and trying it out yourself would be like watching a marathon runner finish the race and thinking you’re ready to go run one yourself. We’ll stop with the analogies, but seriously, you need to get your software installed and running before we go farther.
1111

0 commit comments

Comments
 (0)