Sha256: 8e140205919030aa28a2b47c7923e8ab425030508706fe6aa12c274419d638be
Contents?: true
Size: 1.22 KB
Versions: 124
Compression:
Stored size: 1.22 KB
Contents
## Recommended Learning Resources * [The Rust Programming Language](https://doc.rust-lang.org/book/second-edition/) 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. * The [Rust API Documentation](http://doc.rust-lang.org/std/) can be used to discover new methods and how they work. * [#rust](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust) on irc.mozilla.org is the official Rust IRC channel. Other channels include (but not limited to): [#rust-gamedev](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-gamedev), [#rust-osdev](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-osdev), and [#rust-webdev](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-webdev). * [Stack Overflow](http://stackoverflow.com/questions/tagged/rust) can be used to search for your problem and see if it has been answered already. You can also ask and answer questions. * The [Rust User Forum](http://users.rust-lang.org) is for general discussion about Rust. * [/r/rust](http://www.reddit.com/r/rust/) is the official Rust subreddit.
Version data entries
124 entries across 124 versions & 1 rubygems