# rust-learn ## doc to learn 1. [the book](https://doc.rust-lang.org/book/) 2. [rustlings](https://github.com/rust-lang/rustlings/) 3. [rust-by-example](https://doc.rust-lang.org/rust-by-example/) 4. [rust-exercises](https://rust-exercises.com) 5. [comprehensive-rust](https://google.github.io/comprehensive-rust/) 6. [rust-by-practice](https://practice.course.rs/) 7. [LGR Cheat Sheet](https://docs.google.com/document/d/1kQidzAlbqapu-WZTuw4Djik0uTqMZYyiMXTM9F21Dz4/edit?lid=84342#heading=h.30j0zll) ## video to learn 1. [Rust for Beginners by Microsoft](https://youtube.com/playlist?list=PLlrxD0HtieHjbTjrchBwOVks_sr8EVW1x&feature=shared) 2. [Rust Tutorial by Learn With Tim](https://youtu.be/T_KrYLW4jw8?feature=shared) 3. [Let's Get Rusty](https://youtu.be/OX9HJsJUDxA?feature=shared) ## project 1. [NTUEE LightDance](https://github.com/NTUEELightDance/LightDance-Editor/tree/main/editor-server) backend 2. [Top 15 Rust Projects To Elevate Your Skills](https://zerotomastery.io/blog/rust-practice-projects/) ## news 1. [Microsoft Uses Rust!](https://youtu.be/5k_qyWRw6Js?feature=shared)