View on YouTube March 5, 2023 Rust and RAII Memory Management At @Computerphile, they nicely explained us the difference between a Garbage 2views
February 28, 2023 Borrow is not a pointer Rust and its way to manage variables in the memory is very different from others 2views
February 14, 2023 A Guide to Porting C/C++ to Rust If you come from C++ and want to porting your code to RUST, this nice book may 15views