Sha256: 86a1aee002b2e0aa5bd66d398bc365fa6e2cb403178669c9821fbf52cfad5edc
Contents?: true
Size: 684 Bytes
Versions: 13
Compression:
Stored size: 684 Bytes
Contents
## Learning Rust * [The Rust Programming Language](http://doc.rust-lang.org/stable/book/) is a great resource for getting started with Rust as well as diving deeper into specific features of Rust. * [Rust by Example](http://rustbyexample.com) shows you examples of the most common things you will be writing in Rust. * [Rustlings](https://github.com/carols10cents/rustlings) "Small exercises to get you used to reading and writing Rust code." * [#rust-beginners](https://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-beginners) "an IRC channel that loves answering questions at any depth" * The [Rust User Forum](http://users.rust-lang.org) answers questions of all levels
Version data entries
13 entries across 13 versions & 1 rubygems