From 992781fb50c0c93383cbcdd417b5cb5e97d839d9 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sat, 17 Jul 2021 11:40:45 +0200 Subject: Add talks Signed-off-by: Matthias Beyer --- .../computer/programming/programming_languages/rust/_index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/computer/programming/programming_languages/rust/_index.md b/content/computer/programming/programming_languages/rust/_index.md index 3f38fe4..96215dc 100644 --- a/content/computer/programming/programming_languages/rust/_index.md +++ b/content/computer/programming/programming_languages/rust/_index.md @@ -35,6 +35,15 @@ sort_by = 'weight' * [WebAssembly Book](https://rustwasm.github.io/docs/book/) - Building browser-native libraries with WebAssembly +## Talks + +Of course I cannot list all talks on Rust here, so only really interesting/good +ones are listed here. + +* [Things I Learned (TIL) - Nicholas Matsakis - PLISS 2019](https://www.youtube.com/watch?v=LIYkT3p5gTs) +* [Responsive Compilers - Nicholas Matsakis - PLISS 2019](https://www.youtube.com/watch?v=N6b44kMS6OM) + + # Libraries * [clap](https://clap.rs) - State of the art commandline interface building and parsing -- cgit v1.2.3