I started with Rust by reading rust by example, from their website, but eventually bought a book - it worth the investment.
I am also adding tips that I found interesting as I rewrite my blog system. It was initially in D, but as a learning experience, I ported to Rust using ntex to process web requests - Texted2
It's being a great experience. So far, if it compiles, it runs :)
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I started with Rust by reading rust by example, from their website, but eventually bought a book - it worth the investment.
I am also adding tips that I found interesting as I rewrite my blog system. It was initially in D, but as a learning experience, I ported to Rust using ntex to process web requests - Texted2
It's being a great experience. So far, if it compiles, it runs :)