-
Course
- Core Tech
Rust: Unsafe Rust and Compile-time Checks
Do you fully understand memory safety in Rust? This course will teach you how to be comfortable with unsafe Rust by exploring unsafe Rust best practices, safe abstractions over unsafe Rust, and skills for troubleshooting and debugging memory safety.
What you'll learn
Do you understand concepts of memory safety in the Rust programming language? In this course, Rust: Unsafe Rust and Compile-time Checks, you'll learn the essential concepts behind unsafe Rust. First, you'll explore the basics behind the unsafe keyword, the Rust borrow checker, invariants, foreign function interfaces, and unsafe best practices. Next, you'll discover how to write safe abstractions over unsafe Rust to ensure that you have well defined safety boundaries within programs. Finally, you'll learn the nuances behind debugging and troubleshooting unsafe Rust. When you're finished with this course, you'll have the skills and knowledge of unsafe Rust needed to begin utilizing Rust's greatest superpowers of performance and memory certainty.
Table of contents
About the author
Scott is the director of Elega Corporation, which produces business applications and develops games. His development career was launched in the litigation support industry and has expanded to solar energy using Salesforce and its Apex programming language, Python, C#, and numerous kinds of integrated databases.
More Courses by Scott