525 Forks
7622 Stars
7622 Watchers

rust-by-practice

Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.

How to download and setup rust-by-practice

Open terminal and run command
git clone https://github.com/sunface/rust-by-practice.git
git clone is used to create a copy or clone of rust-by-practice 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 rust-by-practice https://github.com/sunface/rust-by-practice/archive/master.zip

Or simply clone rust-by-practice with SSH
[email protected]:sunface/rust-by-practice.git

If you have some problems with rust-by-practice

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