☆ Yσɠƚԋσʂ ☆ to Programmer Humor@lemmy.mlEnglish • 2 months agoWhat's stopping you from writing your Rust like this?lemmy.mlimagemessage-square29fedilinkarrow-up1104arrow-down11cross-posted to: programmer_humor@programming.dev
arrow-up1103arrow-down1imageWhat's stopping you from writing your Rust like this?lemmy.ml☆ Yσɠƚԋσʂ ☆ to Programmer Humor@lemmy.mlEnglish • 2 months agomessage-square29fedilinkcross-posted to: programmer_humor@programming.dev
minus-square☂️-linkfedilink2•2 months agowhat are some good resources for learning rust by the way? is documentation good/up to date?
minus-square@verdigris@lemmy.mllinkfedilink6•2 months agoYeah the rust book is fantastic, you can learn directly from that. I like learnxinyminutes.com for quick reference.
what are some good resources for learning rust by the way?
is documentation good/up to date?
Yeah the rust book is fantastic, you can learn directly from that.
I like learnxinyminutes.com for quick reference.
Then
rustlings
after