Communist Capi ☭ 🇵🇸 🏳️🌈@midwest.social to Rust@programming.devEnglish · 1 year agoLearning Rustmessage-squaremessage-square19fedilinkarrow-up111arrow-down13file-text
arrow-up18arrow-down1message-squareLearning RustCommunist Capi ☭ 🇵🇸 🏳️🌈@midwest.social to Rust@programming.devEnglish · 1 year agomessage-square19fedilinkfile-text
minus-squaredinckel@lemmy.worldlinkfedilinkarrow-up7·1 year agoPlease 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
minus-squareautokludge@programming.devlinkfedilinkEnglisharrow-up3·1 year agoI couldn’t find what you meant by 3 options, care to elaborate?
minus-squaredinckel@lemmy.worldlinkfedilinkarrow-up4·1 year agohttps://rust-lang.org/learn Either read, learn by example, or use the rustlings mini-course
minus-squareCommunist Capi ☭ 🇵🇸 🏳️🌈@midwest.socialOPlinkfedilinkEnglisharrow-up2·1 year agoYeah, probably easy to get lost in the weeds with a lower level language like Rust
minus-squareCommunist Capi ☭ 🇵🇸 🏳️🌈@midwest.socialOPlinkfedilinkEnglisharrow-up1·1 year agoLower level than Python and lua
minus-squarespicyemu@programming.devlinkfedilinkarrow-up1·edit-21 year agoHow 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?
minus-squareCommunist Capi ☭ 🇵🇸 🏳️🌈@midwest.socialOPlinkfedilinkEnglisharrow-up1·1 year agoI'm just starting out so I have no clue
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