JucheEnjoyer@lemmygrad.ml to Rust Programming · 3 years agoI'm starting to learn rust, do you have any advice for a beginner? I have some limited experience with Python and c#message-squaremessage-square4fedilinkarrow-up111arrow-down10
arrow-up111arrow-down1message-squareI'm starting to learn rust, do you have any advice for a beginner? I have some limited experience with Python and c#JucheEnjoyer@lemmygrad.ml to Rust Programming · 3 years agomessage-square4fedilink
minus-squarenivenkoslinkfedilinkarrow-up6·3 years agoI’d recommend reading The Rust Programming Language official book and Rust By Example. Then when you get more time Learn Rust With Entirely Too Many Linked Lists to get used to some of the trickier parts of the borrow checker.
minus-squareMonad@lemmygrad.mllinkfedilinkarrow-up1·3 years agoTo add another fantastic free book: https://highassurance.rs/ It’s still being written but introduces a wide array of topics alongside Rust.
I’d recommend reading The Rust Programming Language official book and Rust By Example.
Then when you get more time Learn Rust With Entirely Too Many Linked Lists to get used to some of the trickier parts of the borrow checker.
To add another fantastic free book: https://highassurance.rs/
It’s still being written but introduces a wide array of topics alongside Rust.