2021-01-02 11:56:39 +00:00
|
|
|
# Additional resources
|
|
|
|
|
|
|
|
A collection of complementary helpful content
|
|
|
|
|
|
|
|
## Talks
|
|
|
|
|
2021-01-21 23:00:02 +00:00
|
|
|
- [Design Patterns in Rust](https://www.youtube.com/watch?v=Pm_oO0N5B9k) by
|
|
|
|
Nicholas Cameron at the PDRust (2016)
|
|
|
|
- [Writing Idiomatic Libraries in Rust](https://www.youtube.com/watch?v=0zOg8_B71gE)
|
|
|
|
by Pascal Hertleif at RustFest (2017)
|
|
|
|
- [Rust Programming Techniques](https://www.youtube.com/watch?v=vqavdUGKeb4) by
|
|
|
|
Nicholas Cameron at LinuxConfAu (2018)
|
2021-01-05 16:30:53 +00:00
|
|
|
|
|
|
|
## Books (Online)
|
|
|
|
|
|
|
|
- [The Rust API Guidelines](https://rust-lang.github.io/api-guidelines)
|