Lecture slides
Recordings of the lectures are also available on Collegerama
- Lecture 1: Intro to Rust
- Lecture 2: Data Type
- Lecture 3: Ownership and References
- Lecture 4: Enums and Errors
- Lecture 5: Traits and Generics
- Lecture 6: Iterators and Collections
- Lecture 7: Testing and Tooling