rustnish icon indicating copy to clipboard operation
rustnish copied to clipboard

Beginning with Rust

Open dataf3l opened this issue 7 years ago • 1 comments

After reviewing the article, https://klausi.github.io/rustnish/2017/04/30/getting-started-with-rust.html I felt kinda the same way, in particular the part about concatenating strings, I think as beginners we all made the same kind of mistakes. My current mistake now is the opposite, to try to make everything &'static str unless there is a reason not to, it was a cool article, thanks for sharing your process with the world!

dataf3l avatar Mar 21 '18 04:03 dataf3l

Oh thank you! That was almost a year ago and I'm a bit more confident with strings now :-)

klausi avatar Mar 23 '18 17:03 klausi