# rust_exercises **Repository Path**: enzo26/rust_exercises ## Basic Information - **Project Name**: rust_exercises - **Description**: No description available - **Primary Language**: Unknown - **License**: CC-BY-SA-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-10 - **Last Updated**: 2024-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rust Exercises This book contains a collection of Rust Exercises, written by Ferrous Systems. We use these exercises as part of our [Rust Training](https://ferrous-systems.com/training/), but you are welcome to try them for yourself as well. If you wish to fund further development of the course, why not [book a training with us](https://ferrous-systems.com/training/)!. # Reading the book You can: * Browse [the chapters of the book on Github](./exercise-book/src/SUMMARY.md) * Browse [the exercises on Github](./exercise-templates) * Browse [the solutions on Github](./exercise-solutions) * Clone the repo, and build the book using [`mdbook`](https://crates.io/crates/mdbook) * Download the book in HTML format, with solutions and templates, from the [releases area](https://github.com/ferrous-systems/rust-exercises/releases) # License [![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/) This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/). We encourage the use of this material, under the terms of the above license, in the production and/or delivery of commercial or open-source Rust training programmes. Copyright (c) Ferrous Systems, 2023