We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a984898 commit dfd74a8Copy full SHA for dfd74a8
additional_resources.md
@@ -4,4 +4,10 @@ A collection of complementary helpful content
4
5
## Talks
6
7
-- [Design Patterns in Rust](https://www.youtube.com/watch?v=Pm_oO0N5B9k) by Nick Cameron at the PDRust (2016)
+- [Design Patterns in Rust](https://www.youtube.com/watch?v=Pm_oO0N5B9k) by Nicholas Cameron at the PDRust (2016)
8
+- [Writing Idiomatic Libraries in Rust](https://www.youtube.com/watch?v=0zOg8_B71gE) by Pascal Hertleif at RustFest (2017)
9
+- [Rust Programming Techniques](https://www.youtube.com/watch?v=vqavdUGKeb4) by Nicholas Cameron at LinuxConfAu (2018)
10
+
11
+## Books (Online)
12
13
+- [The Rust API Guidelines](https://rust-lang.github.io/api-guidelines)
0 commit comments