☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 days agoWhat's stopping you from writing your Rust like this?lemmy.mlimagemessage-square27fedilinkarrow-up1100arrow-down12cross-posted to: programmer_humor@programming.dev
arrow-up198arrow-down1imageWhat's stopping you from writing your Rust like this?lemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 days agomessage-square27fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareumbrella@lemmy.mllinkfedilinkarrow-up1·2 days agowhat are some good resources for learning rust by the way? is documentation good/up to date?
minus-squareverdigris@lemmy.mllinkfedilinkarrow-up5·2 days 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