Monday
Room 4
09:00 - 17:00
(UTC+02)
2 Days
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.
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.
