this post was submitted on 26 Sep 2023
10 points (81.2% liked)
Rust
5930 readers
26 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Please just do yourself a favor, and avoid tutorial hell. The Rust language book has 3 options for you to choose from. When you start feeling comfortable enough, try building a project, no matter how small it will be at the start
I couldn't find what you meant by 3 options, care to elaborate?
https://rust-lang.org/learn
Either read, learn by example, or use the rustlings mini-course
Yeah, probably easy to get lost in the weeds with a lower level language like Rust
How "low level" is Rust?
Lower level than Python and lua
How about in relation to C?
Is there a good place to get an overview of different languages or what applications for which a language is suitable?
I'm just starting out so I have no clue
🤷