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 2cb1ab2 commit 1acc39fCopy full SHA for 1acc39f
docs/source/basic-tutorial.md
@@ -0,0 +1,8 @@
1
+# 基础技能培训
2
+
3
+本页面提供近年的基础技能培训主页链接。
4
5
+!!! info 基础技能培训
6
+ 清华大学计算机系学生科协组织的基础技能培训主要面向计算机系的大一新生,旨在帮助他们学习一些辅助性基础知识,为专业课程的学习铺平道路。
7
8
+- [2023 年基础技能培训](https://chenmohan1010.github.io/basic-tutorial/)
mkdocs.yml
@@ -186,5 +186,6 @@ nav:
186
- 资源链接:
187
- source/index.md
188
- 书目推荐: source/book.md
189
+ - 基础技能培训: source/basic-tutorial.md
190
- AAIA 讲座: source/lecture.md
191
- 外部链接: source/source.md
0 commit comments