I've started learning Rust. One comment so far: the book is excellently written. Very clear and easy-to-follow in a way I've not found with most languages.
Rust itself is a little verbose and concepts like lifetimes continue to mystify me a bit, but I've actually managed to write some small things without too many issues.