Diving Headfirst into Rustland: A Primer for C++ Developers - Rust Linz August 2023
Offered By: Rust via YouTube
Course Description
Overview
Explore key Rust concepts for experienced C++ developers in this 16-minute conference talk. Gain an orientation to Rust's unique features, including documentation practices, functional programming elements, memory management, lifetimes, and package management. Dive into topics such as error handling, composition, generics, and debugging tools. Access accompanying materials on GitHub to supplement your learning experience.
Syllabus
Intro
About me
Outline
Documentation
Rust Style
Expressions
Functional Programming
Memory Management
Memory Safety
Lifetimes
Package Management
Crates
Option
enum
error handling
example code
composition
generics
Taylor expression
Debug derives
Outro
Taught by
Rust
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