Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 528 Bytes

File metadata and controls

21 lines (17 loc) · 528 Bytes

Learning Record of rust-based-os-comp2022

Day 0 (10/24/2022)

  • Learn how it works
  • Read through the comp scheduling documents
  • # for the comp
  • Complete Github Classroom env setup

Day 1 (10/25/2022)

  • Start this learning record page
  • Start Step 0 - learning Rust programming
  • Complete 31/84 rustlings
  • Get exposed to ownership concepts

Day 2 (10/26/2022)

  • Busy with work

Day 3 (10/27/2022)

  • Complete 63/84 rustlings
  • Get familiar with Rust error handling
  • Get familiar with some Rust std usages