- Course
Rust Fundamentals
This course introduces Rust: a native code programming language with a focus on safety and correctness.
- Course
Rust Fundamentals
This course introduces Rust: a native code programming language with a focus on safety and correctness.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
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.