989 Forks
18319 Stars
18319 Watchers

comprehensive-rust

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.

How to download and setup comprehensive-rust

Open terminal and run command
git clone https://github.com/google/comprehensive-rust.git
git clone is used to create a copy or clone of comprehensive-rust repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with comprehensive-rust https://github.com/google/comprehensive-rust/archive/master.zip

Or simply clone comprehensive-rust with SSH
[email protected]:google/comprehensive-rust.git

If you have some problems with comprehensive-rust

You may open issue on comprehensive-rust support forum (system) here: https://github.com/google/comprehensive-rust/issues