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