Skip to content

Commit 91dc629

Browse files
authored
Update 2023-autumn-scheduling-1.md
1 parent 85ef58d commit 91dc629

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

2023-autumn-scheduling-1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- [新闻与纪要](./news.md)
55
- [常见问题解答](./QA.md)
66
- [Learning Resource](./relatedinfo.md) (训练营学习资源)
7+
- [第一阶段课程直播](https://os2edu.cn/course/123/)
78
- Online Ranking (训练营在线排行榜)
89
- [第一阶段排行:Rust Lang](https://os2edu.cn/2023-autumn-rust-ranking/)
910
- [rustlings Rust编程训练教室](https://classroom.github.com/a/gbr5Jk7V)
@@ -76,7 +77,7 @@
7677

7778
11. 练习rustlings。使用vscode等编辑器,进入clone下来的目录下的`exercises`文件夹,依次完成对应的练习。使用`rustlings run 练习名称`去运行对应练习,也可以使用`rustlings hint 练习名称`查看题解。
7879

79-
12. 提交。当做完部分或所有练习之后,执行 ``git add; git commit -m "update"; git push`` 命令,把更新提交到GithubClassroom的CI进行自动评测。你可以在github仓库页面的actions页面,看到你的CI提交结果,或者 http://os2edu.cn/2023-autumn-rust-ranking上面查看自己的评分
80+
12. 提交。当做完部分或所有练习之后,执行 ``git add; git commit -m "update"; git push`` 命令,把更新提交到GithubClassroom的CI进行自动评测。你可以在github仓库页面的actions页面,看到你的CI提交结果,或者 http://os2edu.cn/2023-autumn-rust-ranking 上面查看自己的评分
8081

8182
13. 上述步骤有任何问题都可以找助教。
8283

0 commit comments

Comments
 (0)