# rust-based-os-comp2022 **Repository Path**: iOSDevLog/rust-based-os-comp2022 ## Basic Information - **Project Name**: rust-based-os-comp2022 - **Description**: 2022年开源操作系统训练营 https://github.com/LearningOS/rust-based-os-comp2022/ - **Primary Language**: Rust - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-11-02 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rust-based-os-comp2022 #### 介绍 2022年开源操作系统训练营 https://github.com/LearningOS/rust-based-os-comp2022/ ## 2022/10/31 2022年开源操作系统训练营 - 主页:https://github.com/LearningOS/rust-based-os-comp2022 - 开源操作系统社区: https://os2edu.cn/ - 课程培训:https://os2edu.cn/course/ - 任务中心:http://tasks.os2edu.cn/ - 学习博客:http://rcore-os.cn/blog/ - 社区排行榜:https://os2edu.cn/ranking/ ## 2022/11/02 - 提交 issues schedule - 在 Open Source OS Training Camp 2022 每日/周学习实践过程记录 repositories links #1 上更新进度。 - 学习微软课程 - 使用 Rust 迈出第一步 - 这次是在 Windows 10 上学习。 ## 2022/11/03-2022/11/08 - 测试 repo: https://github.com/os2edu/rustlings-jiaxianhua - 排名:https://os2edu.cn/ranking/rank - Pass 72 questions - 完成度: 76.60% - `iterators` 还要再深入理解一下 ## 2022/11/09 ![rustlings_finish](rustlings_finish.png) ## 2022/11/15 [分析 Rustlings 的实现](http://tasks.os2edu.cn/pc/#/taskCenter/taskDetails?id=16) [分析 Rustlings v1.0 的实现 ](rustlings-v1.0.md) ## 2022/11/16 [分析 Rustlings v2.0 的实现 ](rustlings-v2.0.md)