Memory Ownership and Borrowing in Rust 2021
Offered By: Pluralsight
Course Description
Overview
The two pillars of Rust are safety and speed. Rust can ensure this using its
unique memory management system, Ownership, and Borrowing. This is
arguably Rust's most important feature, and a thorough understanding is
essential to mastering Rust.
In this course, Memory Ownership and Borrowing in Rust 2021, you’ll learn how Rust manages memory to ensure speed and safety. First, you’ll revise how Rust manages memory. Next, you’ll discover ownership & borrowing. Finally, you’ll learn about Lifetimes. When you’re finished with this course, you’ll have the deep understanding of ownership and borrowing needed to master the Rust programming language.
unique memory management system, Ownership, and Borrowing. This is
arguably Rust's most important feature, and a thorough understanding is
essential to mastering Rust.
In this course, Memory Ownership and Borrowing in Rust 2021, you’ll learn how Rust manages memory to ensure speed and safety. First, you’ll revise how Rust manages memory. Next, you’ll discover ownership & borrowing. Finally, you’ll learn about Lifetimes. When you’re finished with this course, you’ll have the deep understanding of ownership and borrowing needed to master the Rust programming language.
Syllabus
- Course Overview 2mins
- How Rust Uses Memory 16mins
- Managing Memory with Ownership 17mins
- Borrowing Values by Reference 13mins
- Using Lifetimes to Reduce Ambiguity 20mins
Taught by
Shaun Meyer
Related Courses
Heterogeneous Parallel ProgrammingUniversity of Illinois at Urbana-Champaign via Coursera Advanced Operating Systems
Georgia Institute of Technology via Udacity 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Introduction to Operating Systems
Georgia Institute of Technology via Udacity Android Performance
Google via Udacity