Skip to content

Commit

Permalink
Tutorial Link
Browse files Browse the repository at this point in the history
  • Loading branch information
zeel991 committed Jun 18, 2024
1 parent 5033234 commit 7e049b9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Languages/RUST.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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
```

0 comments on commit 7e049b9

Please sign in to comment.