Introduction to Rust - Part 2
Offered By: Rawkode Academy via YouTube
Course Description
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
Related Courses
Основы разработки на C++: красный поясMoscow Institute of Physics and Technology via Coursera Complete Modern C++ (C++11/14/17)
Udemy C++: Advanced Topics
LinkedIn Learning C++ 17: Beyond the Basics
Pluralsight Master C++
LinkedIn Learning