Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 441 Bytes

官网

CS 110L: Safety in Systems Programming

  • Week 1 Exercises: Hello world
  • Week 2 Exercises: Ownership and structs
  • Week 3 Exercises: Error handling, I/O, and traits
  • Project 1: The DEET Debugger
  • Week 4 Exercises: Checking in
  • Week 5 Exercises: Farm meets multithreading
  • Week 6 Exercises: Sharing Data by Communicating
  • Project 2: Balancebeam