Skip to content

Commit 9177bb9

Browse files
walter201230claude
andcommitted
docs: 在线站点入口并列互动版与文档版,标注各自适用场景
互动版(learn-py.org)面向零基础动手学,文档版(GitHub Pages)面向系统通读与速查,避免新访客只看到旧文档站。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 8e1ed0f commit 9177bb9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ IT 行业相对于一般传统行业,发展更新速度更快,一旦停止
33

44
自学 Python ,也是一样,不要一开始因为头脑发热就不停地收藏各种资料网站,购买各种书籍,下载了大量的教学视频,过了几天,学习的热情开始褪去,再过几个星期,终于完成了学习课程 —— 《从入门到放弃》。所以,学习 Python 需要一步一个脚印,踏踏实实地学。
55

6-
> 本教程基于 Python 3.10+ 编写,部分章节标注了 3.11/3.12/3.13 的新特性。在线站点:[https://walter201230.github.io/Python/](https://walter201230.github.io/Python/)
6+
> 本教程基于 Python 3.10+ 编写,部分章节标注了 3.11/3.12/3.13 的新特性。两个在线站点任选:
7+
>
8+
> - **互动版**(推荐零基础):[https://learn-py.org](https://learn-py.org) —— 浏览器里直接写代码、自动判分、做对一题解锁下一题,跟着练就能上手
9+
> - **文档版**(推荐系统通读 / 速查):[https://walter201230.github.io/Python/](https://walter201230.github.io/Python/) —— 纯阅读形态,章节齐全可整本翻,手机也好看
710
811

912

0 commit comments

Comments
 (0)