Memory Management in Rust - Ownership, Borrowing, and Lifetimes
Offered By: Rust via YouTube
Course Description
Overview
Explore the intricacies of Rust's memory management in this comprehensive one-hour session designed for newcomers and curious developers. Delve into key concepts such as Ownership/Borrowing, Stack/Heap allocation, Reference Counting, and Lifetimes. Gain insights into why Rust has garnered such enthusiasm among developers. Learn from Rainer Stropek as he presents this informative talk, which serves as a rehearsal for his upcoming OOP conference presentation. Access accompanying code samples and resources through the provided GitHub repository to enhance your understanding of Rust's unique memory management approach.
Syllabus
Rainer Stropek - Memory Management in Rust
Taught by
Rust
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity