Hello everyone, I've been trying to learn Rust for a few months via it's official docs. I still find it very difficult to write programs in Rust.
Is there any simpler documentation I can go through. I have previous experience with JavaScript/Typescript and a little C++
compilation error messages and clippy are you close friends.
Try rustlings. Rusting will ask you toto solve soms coding challenge by referring to the rust book. Also read rust official doc for better understanding of most concepts. Rustling actually helped me.
also noticed on Reddit
Thanks @tiye I found the series very useful. I'd appreciate if you can also help with challenges/questions that require to be solved in Rust
no idea. try if this helps Rust Exercises for beginners and advanced programmers - #2 by skade .