This repository has been archived on 2025-11-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Phani Pavan K 9bc063a05b
Some checks failed
CI / build (push) Failing after 1m16s
CI / gravity (push) Has been skipped
CI / is_fresh (push) Successful in 26s
CI / formatter (push) Failing after 17s
completed 06 ticket management
2025-04-07 12:12:47 +05:30
2025-02-19 10:34:15 +05:30
2025-02-19 10:34:15 +05:30
2025-04-07 12:12:47 +05:30
2025-02-19 10:34:15 +05:30
2025-02-19 10:34:15 +05:30
2025-02-19 10:34:15 +05:30
2025-02-19 10:34:15 +05:30
2025-02-20 09:59:05 +05:30
2025-02-19 10:34:15 +05:30
2025-02-19 10:34:15 +05:30

Learn Rust, one exercise at a time

You've heard about Rust, but you never had the chance to try it out?
This course is for you!

You'll learn Rust by solving 100 exercises.
You'll go from knowing nothing about Rust to being able to start writing your own programs, one exercise at a time.

Note

This course has been written by Mainmatter.
It's one of the trainings in our portfolio of Rust workshops.
Check out our landing page if you're looking for Rust consulting or training!

Getting started

Go to rust-exercises.com and follow the instructions there to get started with the course.

Requirements

  • Rust (follow instructions here).
    If rustup is already installed on your system, run rustup update (or another appropriate command depending on how you installed Rust on your system) to make sure you're running on the latest stable version.
  • (Optional but recommended) An IDE with Rust autocompletion support. We recommend one of the following:

Solutions

You can find the solutions to the exercises in the solutions branch of this repository.

License

Copyright © 2024- Mainmatter GmbH (https://mainmatter.com), released under the Creative Commons Attribution-NonCommercial 4.0 International license.

Description
rust exercise solutions
Readme 1.4 MiB
Languages
Rust 99.9%
Shell 0.1%