https://github.com/edandresvan/ms-cloudskills-rust-2023
my exercises for the learning path Take your first steps with Rust available in Microsoft Learn.
https://github.com/edandresvan/ms-cloudskills-rust-2023
exercises microsoft-learn programming programming-exercises rust rust-lang
Last synced: 4 days ago
JSON representation
my exercises for the learning path Take your first steps with Rust available in Microsoft Learn.
- Host: GitHub
- URL: https://github.com/edandresvan/ms-cloudskills-rust-2023
- Owner: edandresvan
- License: mit
- Created: 2023-01-19T22:36:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T16:35:25.000Z (over 3 years ago)
- Last Synced: 2026-07-15T06:33:30.104Z (4 days ago)
- Topics: exercises, microsoft-learn, programming, programming-exercises, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
This repository contains some of my exercises for the learning path [Take your first steps with Rust](https://learn.microsoft.com/en-us/training/paths/rust-first-steps/) available in Microsoft Learn.

This learning path is part of these two Microsoft Cloud Challenges:
- [Crack code interview problems in Rust series Challenge](https://learn.microsoft.com/en-us/training/challenges?id=4f770435-7089-4966-b690-7306844339cd).
- [Primeros pasos con Rust](https://learn.microsoft.com/en-us/training/challenges?id=43b38ec1-80f0-454b-817b-1afefe59736b) (Spanish).
These exercises were done using Rust +1.66, Ubuntu Linux 22.04 and Visual Studio Code.
## License
[MIT](https://choosealicense.com/licenses/mit/)