Rust for C++ Developers - What You Need to Know to Get Rolling With Crates
Offered By: NDC Conferences via YouTube
Course Description
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
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Rust For Undergrads
Udemy Take your first steps with Rust
Microsoft via Microsoft Learn Rust Fundamentals
Pluralsight