Rust, Modern Solutions to Modern Problems

Rust, Modern Solutions to Modern Problems

55.037 Lượt nghe
Rust, Modern Solutions to Modern Problems
Rust is a statically typed compiled language designed around performance and memory safety. Many of its features are considerably modern and solve a large sum of unsafe memory issues targeting computers today. Rust's borrow checker enables developers to write safe code with the power of low-level languages and the syntax of higher-level languages. If you enjoyed the video feel free to hit the subscribe button for more content like this! 🔥 Learn Rust https://fasterthanli.me/articles/a-half-hour-to-learn-rust https://doc.rust-lang.org/rust-by-example/index.html 0:00 Intro 0:30 Syntax 2:00 Error Handling 5:06 Borrow Checker 6:40 Unsafe Code 7:32 Zero Cost Abstractions 8:08 Why Rust is Great Note: I am not affiliated or endorsed by the Rust Foundation and any information stated in this video is my opinion. The links below are Amazon affiliate links, meaning I may earn a small commission if you make a purchase through them. 🎥 My Gear 🎥 Laptop - https://amzn.to/3TOfJns Keyboard - https://amzn.to/3Y30j1n #rust, #programming, #software