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
Learn TypeScriptScrimba via Coursera Solidity In-Depth: Arrays, Mappings, and Advanced Structures
Packt via Coursera Comprehensive Java Course Certification Training
Edureka Learning Rust by Working Through the Rustlings Exercises
egghead.io Rust
Exercism