this post was submitted on 26 Sep 2023
9 points (80.0% liked)

Rust

5960 readers
17 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

Anyone have tutorial recommendations,

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Solemarc 10 points 1 year ago* (last edited 1 year ago) (2 children)

Aside from the usual recommendations of: The Rust Book and Rustlings.

I'd also recommend you try porting things you've made previously into rust. The amount of times I've ported something over and realised I could've done it better originally is too damn high.

[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Counterpoint, i didnt like the rust book at all (as an inexperienced self taught ~6 months to a year into learning python at the time). Programming Rust and Rust In Action were far better.

load more comments (1 replies)