# Starting with Rust ## Abstract ## Ideas - High-level mess vs. low-level "fun" - Find the right motivation - "Rewrite everything" as - Be comfortable with being a n00b - Ultimate goal: learn idiomatic code as fast as possible - Find the right mentors ## References - https://killercup.github.io/rustfest-idiomatic-libs/index.html - https://github.com/rust-unofficial/patterns - https://rust-lang-nursery.github.io/api-guidelines/