barrosgeraldo / why-rust

Why Rust? OSS talk, check out my version ->

Home Page:https://barrosgeraldo.github.io/why-rust/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why Rust

This is an OSS talk about the Rust programming language. The talk explain what is Rust good for, what companies are using Rust, what is people doing with Rust and what are some of the great strenghts that Rust has.

Feel free to reuse this talk :).

Thanks to Niko Matsakis and Philipp Oppermann from whom I took some inspiration.

TODO

  • Add more slides related to success stories using Rust
  • Explain a bit better Rust use cases, come up with examples of the usages on each of the listed possibilities
  • Come up with a better idea of how to introduce ownership concepts in particular on "Manual" memory management in Rust slide
  • Fix design of Data Races Sharing + Mutation + No ordering slides
  • Add speakers note to explain the intention of each slide so the talk idea remain between speakers using this talk
  • Tidy up markup and css, it's too untidy right now

About

Why Rust? OSS talk, check out my version ->

https://barrosgeraldo.github.io/why-rust/index.html

License:Apache License 2.0


Languages

Language:HTML 100.0%