diff --git a/Languages/RUST.md b/Languages/RUST.md index 2958fd2..232be74 100644 --- a/Languages/RUST.md +++ b/Languages/RUST.md @@ -733,4 +733,9 @@ cargo doc --open --- -This tutorial provides a comprehensive overview of Rust, from basic concepts to advanced techniques. By mastering these topics, you'll be able to write safe, concurrent, and efficient Rust programs. \ No newline at end of file +This tutorial provides a comprehensive overview of Rust, from basic concepts to advanced techniques. By mastering these topics, you'll be able to write safe, concurrent, and efficient Rust programs. + +Here is a link to a Youtube Tutorial which can help you learn the language in a better way <> +``` +https://youtu.be/BpPEoZW5IiY?si=jPOCC5yanWbrFIAL +``` \ No newline at end of file