Rust Fundamentals
Offered By: Pluralsight
Course Description
Overview
This course introduces Rust: a native code programming language with a focus on safety and correctness.
In this course, Rust Fundamentals, you will be introduced to Rust, a native code programming language. First, you'll see all the syntax and the specifics of the language. Next, you'll be introduced to the fundamental Rust data types and their use in declaration of variables. By the end of this course, you'll have a thorough understanding of Rust and its specific approach to the ideas of memory safety and explicit implementations of mutability, lifetime, and the concepts of sharing/borrowing data.
In this course, Rust Fundamentals, you will be introduced to Rust, a native code programming language. First, you'll see all the syntax and the specifics of the language. Next, you'll be introduced to the fundamental Rust data types and their use in declaration of variables. By the end of this course, you'll have a thorough understanding of Rust and its specific approach to the ideas of memory safety and explicit implementations of mutability, lifetime, and the concepts of sharing/borrowing data.
Syllabus
- Getting Started 22mins
- Types and Variables 49mins
- Control Flow 24mins
- Data Structures 47mins
- More Data Structures 46mins
- Functions 44mins
- Lifetime 15mins
- Odds and Ends 27mins
Taught by
Dmitri Nesteruk
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Learn Rust by Building Real Applications
Udemy Rust Essential Training
LinkedIn Learning Rust
Exercism