diff --git a/README.md b/README.md index 5a777e1..66e1101 100644 --- a/README.md +++ b/README.md @@ -709,6 +709,8 @@ See also [Rust web framework comparison](https://github.com/flosse/rust-web-fram * Benchmarks * [TeXitoi/benchmarksgame-rs](https://github.com/TeXitoi/benchmarksgame-rs) — Rust implementations for the [The Computer Language Benchmarks Game](http://benchmarksgame.alioth.debian.org/) [](https://travis-ci.org/TeXitoi/benchmarksgame-rs) +* Decks & Presentations + * [Learning systems programming with Rust](https://speakerdeck.com/jvns/learning-systems-programming-with-rust) - Presented by [Julia Evans](https://twitter.com/@b0rk) @ Rustconf 2016. * Learning * [exercism.io](http://exercism.io/languages/rust) — programming exercises that help you learn new concepts in Rust. * [Rust by Example](http://rustbyexample.com/)