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
Competitive Programmer's Core SkillsSaint Petersburg State University via Coursera Основы разработки на С++: коричневый пояс
Moscow Institute of Physics and Technology via Coursera Mastering Programming with MATLAB
Vanderbilt University via Coursera Exception Handling in Python
Coursera Project Network via Coursera Concepts in Python: Loops, Functions and Returns
Coursera Project Network via Coursera