File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 3838#### 总体学习要求和成绩考核方式
3939
4040- 在[ 学习实践过程记录表] ( https://github.com/LearningOS/rust-based-os-comp2022/issues/1 ) 上登记自己每日/周学习记录情况的repo网址,并在这个repo上记录每日/周学习记录情况 (成绩分数:20%)
41- - [ 学习记录的标杆] ( https://kiprey.github.io/tags/uCore/ ) ,这是一位本科生的自学ucore for x86的过程记录,是大家学习的榜样,供大家学习参考。
41+ - [ 学习记录的标杆1] ( https://github.com/LearningOS/record ) ,浙江大学本科生徐文浩的2020开源操作系统训练营的过程记录,是大家学习的榜样,供大家学习参考。
42+ - [ 学习记录的标杆2] ( https://kiprey.github.io/tags/uCore/ ) :湖南大学本科生肖政杭的自学ucore for x86的过程记录,是大家学习的榜样,供大家学习参考。
4243
4344- 在[ 第一阶段学习issues] ( https://github.com/LearningOS/rust-based-os-comp2022/issues/ ) 上的提问和回答问题情况,在[ 第一阶段OS学习项目] ( https://github.com/LearningOS/rust-based-os-comp2022/ ) 、 [ rCore Tutorial v3的详细实验指导内容] ( https://rcore-os.github.io/rCore-Tutorial-Book-v3/ ) 上的Pull Request提交情况(代码改进、文档改进、文档错误等) (成绩分数:15%)
4445- step 0 要求的[ Rust-lang Lab Test based on Rustlings(采用Github Classroom模式的Rustling小练习)] ( https://classroom.github.com/a/YTNg1dEH ) 的完成情况 (成绩分数:15%)
45- - step 2 [ 第一阶段OS学习的5个实验] ( https://github.com/LearningOS/rust-based-os-comp2022#kernel-labs ) 的完成情况 (成绩分数:50%)
46+ - step 2 [ 第一阶段OS学习的5个实验] ( https://github.com/LearningOS/rust-based-os-comp2022#kernel-labs ) 的完成情况和总结报告 (成绩分数:50%)
47+ - [ 第一阶段总结报告的参考] ( https://rcore-os.github.io/blog/2021/07/29/rcore-summary-yangpan/ ) : 杨攀同学的2021年开源操作系统训练营第一阶段总结报告
4648
4749#### step 0 自学rust编程(大约7~ 14天)
4850
125127
126128##### 具备步骤
127129
128- 根据[ rust-based-os-comp2022] ( https://github.com/LearningOS/rust-based-os-comp2022 ) 中的各个实验的具体实验要求在自己的仓库中完成5个实验,并通过基于GitHub Classroom的CI测试。
130+ 根据[ rust-based-os-comp2022] ( https://github.com/LearningOS/rust-based-os-comp2022 ) 中的各个实验的具体实验要求在自己的仓库中完成5个实验,通过基于GitHub Classroom的CI测试,并在最后写出总结报告。
131+
129132
130133具体步骤
131134- 登录github.com
Original file line number Diff line number Diff line change 11## 2022年开源操作系统训练营:第二阶段
22
33## 相关信息
4- - ** 注意:** 为及时了解和指导同学的学习和实践情况并推动学生相互帮助,本次活动要求学生把每日学习实践的过程记录在自己在github的公开repo上。可参见[ 每日学习实践的具体例子] ( https://github.com/GCYYfun/DailySchedule ) 。
5-
4+ - ** 注意:** 为及时了解和指导同学的学习和实践情况并推动学生相互帮助,本次活动要求学生把每日学习实践的过程记录在自己在github的公开repo上。可参考:
5+ - [ 徐文浩的2020开源操作系统训练营的过程记录] ( https://github.com/LearningOS/record )
6+ - [ 2021开源操作系统训练营第二阶段总结列表] ( https://rcore-os.github.io/blog/categories/report/ )
7+ - [ 2020开源操作系统训练营第二阶段总结:K210组RustSBI开发总结 -- 洛佳] ( https://rcore-os.github.io/blog/2020/09/06/os-report-final-luojia65/ )
8+ - [ 2020开源操作系统训练营第二阶段总结:zCore Summer of Code 2020 报告 -- 车春池] ( https://rcore-os.github.io/blog/2020/09/02/zcore_report_chechunchi/ )
9+ - [ 2020开源操作系统训练营第二阶段总结:移植rCore-Tutorial 到k210 -- 徐文浩] ( https://rcore-os.github.io/blog/2020/08/30/report-k210/ )
10+ - [ 2020开源操作系统训练营第二阶段总结:rCore 到 zCore 功能迁移组报告 -- 郑昱笙、李宇] ( https://rcore-os.github.io/blog/2020/08/30/report-of-rCore-to-zCore/ )
11+ - [ 陈兴的每日学习实践的过程记录] ( https://github.com/GCYYfun/DailySchedule )
612
713
814## 日程:第一周:zCore讲解与学习(7天)
You can’t perform that action at this time.
0 commit comments