General
Zoom Lecture URL
Restricted Not available unless: Your Email address is not empty
Rust datatype basics
Read: chs 1-3
Lifetimes
Read: chs 4-5
Cargo
Rustdoc
Read: chs 6-8
Standard collection classes
String, str, char etc
IO operations
Read: chs 16-18
Shared mutable state
Async runtimes
Read: chs 19, 20