Overview
Dive into the second part of a comprehensive Rust programming tutorial in this 1-hour 22-minute video from Rawkode Academy. Explore essential Rust concepts including conditional statements, match expressions, move semantics, Options, Enums, and the Clippy linter. Learn about Rust's unique features designed for performance and safety, such as its borrow checker for memory safety without garbage collection. Gain practical insights through hands-on examples and discover how to write and run tests in Rust. Perfect for developers looking to deepen their understanding of this increasingly popular language, voted "most loved programming language" in Stack Overflow surveys since 2016.
Syllabus
- Holding
- Introductions
- If statements / conditionals
- Match statements
- Move semantics
- Options
- Enums
- Clippy
- Tests
Taught by
Rawkode Academy