Overview
Discover how to leverage Rust for writing safe, concurrent, and elegant code in this 59-minute conference talk aimed at C++ developers. Learn about Rust's key features, including its ownership model, enums, and traits, while exploring practical examples and comparing them to C++. Gain insights into working with external packages and Crate IO. By the end of this talk, acquire the essential knowledge needed to start incorporating Rust and its crates into your development workflow.
Syllabus
Intro
What is Rust
Rust vs C
Ownership model
Prime example
Rust enums
Rust turtle
Rust traits
Examples
External packages
Crate IO
Summary
Taught by
NDC Conferences