mysteriouspants / dcc2018

Elevator-pitch style talk about Rust given at Desert Code Camp 2018.

Home Page:https://oct2018.desertcodecamp.com/session/1595

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Rust: From Zero to Crate in Sixty Minutes

A talk given at Desert Code Camp in October 2018 and 2019, focusing on what Rust is, what differentiates it from other languages, and key takeaways for developers who want to learn from Rust, even if they don't end up using it (specifically, ownership is incredibly powerful and you should reason about data ownership in your language of choice).

Example code is tested to work on Rust 1.29.1.

The slides are written for mdp.

The example code for 2019 is available here.

About

Elevator-pitch style talk about Rust given at Desert Code Camp 2018.

https://oct2018.desertcodecamp.com/session/1595


Languages

Language:Rust 100.0%