Skip to content

Commit dfd74a8

Browse files
authored
Adding some additional resources (#159)
1 parent a984898 commit dfd74a8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

additional_resources.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@ A collection of complementary helpful content
44

55
## Talks
66

7-
- [Design Patterns in Rust](https://www.youtube.com/watch?v=Pm_oO0N5B9k) by Nick Cameron at the PDRust (2016)
7+
- [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

Comments
 (0)