mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-16 06:12:56 +00:00
add talks on Rust in Decks & Presentations
Talks by Nicholas Matsakis and Michael Gattozzi
This commit is contained in:
parent
7748ba5dd2
commit
16edd5eb72
@ -925,6 +925,8 @@ See also [Are we web yet?](http://www.arewewebyet.org) and [Rust web framework c
|
|||||||
* [TeXitoi/benchmarksgame-rs](https://github.com/TeXitoi/benchmarksgame-rs) — Rust implementations for the [The Computer Language Benchmarks Game](http://benchmarksgame.alioth.debian.org/) [<img src="https://api.travis-ci.org/TeXitoi/benchmarksgame-rs.svg?branch=master">](https://travis-ci.org/TeXitoi/benchmarksgame-rs)
|
* [TeXitoi/benchmarksgame-rs](https://github.com/TeXitoi/benchmarksgame-rs) — Rust implementations for the [The Computer Language Benchmarks Game](http://benchmarksgame.alioth.debian.org/) [<img src="https://api.travis-ci.org/TeXitoi/benchmarksgame-rs.svg?branch=master">](https://travis-ci.org/TeXitoi/benchmarksgame-rs)
|
||||||
* Decks & Presentations
|
* 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 systems programming with Rust](https://speakerdeck.com/jvns/learning-systems-programming-with-rust) — Presented by [Julia Evans](https://twitter.com/@b0rk) @ Rustconf 2016.
|
||||||
|
* [Rust: Hack Without Fear!](https://www.youtube.com/watch?v=lO1z-7cuRYI) Presented by [Nicholas Matsakis](https://github.com/nikomatsakis) @ C++Now 2018
|
||||||
|
* [Shipping a Solid Rust Crate](https://www.youtube.com/watch?v=t4CyEKb-ywA) Presented by [Michael Gattozzi](https://github.com/mgattozzi) @ RustConf 2017
|
||||||
* Learning
|
* Learning
|
||||||
* [exercism.io](http://exercism.io/languages/rust/about) — programming exercises that help you learn new concepts in Rust.
|
* [exercism.io](http://exercism.io/languages/rust/about) — programming exercises that help you learn new concepts in Rust.
|
||||||
* [Idiomatic Rust](https://github.com/mre/idiomatic-rust) — A peer-reviewed collection of articles/talks/repos which teach idiomatic Rust.
|
* [Idiomatic Rust](https://github.com/mre/idiomatic-rust) — A peer-reviewed collection of articles/talks/repos which teach idiomatic Rust.
|
||||||
|
Loading…
Reference in New Issue
Block a user