Rust for imperialists
This is the workshop for the seasoned imperative programmer who wants to learn Rust. Starting with imperial code full of mutable variables, we'll transform it into idiomatic Rust.
The workshop consists of small programs written in C. We'll port this code to Rust, first by a simple mapping from C to Rust. Once we have the code in Rust, we'll start re-factoring and re-expressing the code into clean and idiomatic Rust. The workshop will demonstrate how we can leverage the Rust's strong type system to create robust and beautiful code.

Eivind Bergem
Embedded Software developer at InventasEivind Bergem is an embedded software developer working at Inventas, where he is the annoying guy at the office who never stops talking about Rust.
